From c4e753e74aebe41281d19fc853c2850eb514bfc1 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 14 Dec 2001 00:47:29 +0000 Subject: [PATCH] Updates to remove search new for anonymous users ... will soon become pointless git-svn-id: file:///svn/phpbb/trunk@1559 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Euclid/overall_header.tpl | 6 +++++- phpBB/templates/subSilver/index_body.tpl | 10 +++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/Euclid/overall_header.tpl b/phpBB/templates/Euclid/overall_header.tpl index f25fa4c395..646891756b 100644 --- a/phpBB/templates/Euclid/overall_header.tpl +++ b/phpBB/templates/Euclid/overall_header.tpl @@ -86,7 +86,11 @@ HR {border: solid {T_FONTCOLOR1} 0px; border-top-width: 1px; height: 0px; } - +
{LAST_VISIT_DATE} / {L_SEARCH_NEW} + + {LAST_VISIT_DATE} / {L_SEARCH_NEW} + + {CURRENT_TIME}
diff --git a/phpBB/templates/subSilver/index_body.tpl b/phpBB/templates/subSilver/index_body.tpl index d8265135b1..782f293d57 100644 --- a/phpBB/templates/subSilver/index_body.tpl +++ b/phpBB/templates/subSilver/index_body.tpl @@ -3,12 +3,16 @@ - + + {L_SEARCH_UNANSWERED}
{LAST_VISIT_DATE}
{CURRENT_TIME}

{L_INDEX}
+ + {LAST_VISIT_DATE}
+ + {CURRENT_TIME}

{L_INDEX}
- {L_SEARCH_SELF}
+ {L_SEARCH_NEW}
{L_SEARCH_SELF}
- {L_SEARCH_UNANSWERED}
{L_SEARCH_NEW}