diff --git a/usr/themes/default/archive.php b/usr/themes/default/archive.php index 864f63021a..4fcba29557 100644 --- a/usr/themes/default/archive.php +++ b/usr/themes/default/archive.php @@ -9,15 +9,15 @@ ), '', ''); ?> have()): ?> next()): ?> -
-

title() ?>

+
+

title() ?>

-
+
content('- 阅读剩余部分 -'); ?>
diff --git a/usr/themes/default/index.php b/usr/themes/default/index.php index c22bf29da6..cbe37094aa 100644 --- a/usr/themes/default/index.php +++ b/usr/themes/default/index.php @@ -13,15 +13,15 @@
next()): ?> -
-

title() ?>

+ diff --git a/usr/themes/default/page.php b/usr/themes/default/page.php index ed72e7013a..b0f365a1a1 100644 --- a/usr/themes/default/page.php +++ b/usr/themes/default/page.php @@ -1,9 +1,9 @@ need('header.php'); ?>
-
-

title() ?>

-
+ diff --git a/usr/themes/default/post.php b/usr/themes/default/post.php index 9d8ca23b54..e4e65dc9f9 100644 --- a/usr/themes/default/post.php +++ b/usr/themes/default/post.php @@ -1,17 +1,17 @@ need('header.php'); ?>
-
-

title() ?>

+
+

title() ?>

-
+
content(); ?>
-

tags(', ', true, 'none'); ?>

+

tags(', ', true, 'none'); ?>

need('comments.php'); ?> diff --git a/var/Widget/Comments/Archive.php b/var/Widget/Comments/Archive.php index 08e608a5f0..2b5c962409 100644 --- a/var/Widget/Comments/Archive.php +++ b/var/Widget/Comments/Archive.php @@ -95,7 +95,7 @@ private function threadedCommentsCallback($singleCommentOptions) $commentLevelClass = $this->levels > 0 ? ' comment-child' : ' comment-parent'; ?> -
  • -
    - gravatar($singleCommentOptions->avatarSize, $singleCommentOptions->defaultAvatar); ?> - beforeAuthor(); +
    + gravatar($singleCommentOptions->avatarSize, $singleCommentOptions->defaultAvatar); ?> + beforeAuthor(); $this->author(); $singleCommentOptions->afterAuthor(); ?>
    -
    +
    content(); ?>
    reply($singleCommentOptions->replyWord); ?>
    children) { ?> -
    +
    threadedComments($singleCommentOptions); ?>