diff --git a/themes/default/template/about.tpl b/themes/default/template/about.tpl index f47c940e4..ef703f419 100644 --- a/themes/default/template/about.tpl +++ b/themes/default/template/about.tpl @@ -1,8 +1,6 @@ {if isset($MENUBAR)}{$MENUBAR}{/if}
-

{'Home'|@translate}{$LEVEL_SEPARATOR}{'About'|@translate}

diff --git a/themes/default/template/comment_list.tpl b/themes/default/template/comment_list.tpl index daa1b835c..05ee28f75 100644 --- a/themes/default/template/comment_list.tpl +++ b/themes/default/template/comment_list.tpl @@ -54,9 +54,9 @@
{/if} - {if $comment.WEBSITE_URL}{$comment.AUTHOR}{else}{$comment.AUTHOR}{/if} - {if $comment.EMAIL}- {$comment.EMAIL}{/if} - - {$comment.DATE} + {if $comment.WEBSITE_URL}{$comment.AUTHOR}{else}{$comment.AUTHOR}{/if} + {if $comment.EMAIL}- {$comment.EMAIL}{/if} + - {$comment.DATE} {if isset($comment.IN_EDIT)}
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index 0ffef1fa9..a668b1c9f 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -2,8 +2,6 @@
-
    -

{'Home'|@translate}{$LEVEL_SEPARATOR}{'User comments'|@translate}

diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index d17e06fa9..b6fc07ea2 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.tpl @@ -2,8 +2,6 @@
-
    -

{'Home'|@translate}{$LEVEL_SEPARATOR}{'Identification'|@translate}

diff --git a/themes/default/template/password.tpl b/themes/default/template/password.tpl index 260830cdf..c70513cb3 100644 --- a/themes/default/template/password.tpl +++ b/themes/default/template/password.tpl @@ -1,9 +1,6 @@ {if isset($MENUBAR)}{$MENUBAR}{/if}
-
    -
-

{'Home'|@translate}{$LEVEL_SEPARATOR}{$title}

diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl index 8c004f718..de28d0e91 100644 --- a/themes/default/template/profile.tpl +++ b/themes/default/template/profile.tpl @@ -2,8 +2,6 @@
-
    -

{'Home'|@translate}{$LEVEL_SEPARATOR}{'Profile'|@translate}

diff --git a/themes/default/template/register.tpl b/themes/default/template/register.tpl index 09ed0d577..56daa3833 100644 --- a/themes/default/template/register.tpl +++ b/themes/default/template/register.tpl @@ -4,8 +4,6 @@
-
    -

{'Home'|@translate}{$LEVEL_SEPARATOR}{'Registration'|@translate}