From 97e5c0f4bdf5b7437ff0de5b6a4369a129d052b3 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 26 May 2004 19:43:15 +0000 Subject: template updates git-svn-id: file:///svn/phpbb/trunk@4894 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/viewforum_body.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'phpBB/styles/subSilver/template/viewforum_body.html') diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index 84c05981b7..2916165c4e 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -53,12 +53,12 @@

{topicrow.LAST_POST_TIME}

- - {topicrow.LAST_POST_AUTHOR} + + {topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_AUTHOR} - {topicrow.LAST_POST_IMG} + {topicrow.LAST_POST_IMG}

@@ -124,7 +124,7 @@ - +
@@ -173,12 +173,12 @@

{topicrow.LAST_POST_TIME}

- - {topicrow.LAST_POST_AUTHOR} + + {topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_AUTHOR} - {topicrow.LAST_POST_IMG} + {topicrow.LAST_POST_IMG}

@@ -254,7 +254,7 @@ {L_NO_NEW_POSTS}    {FOLDER_ANNOUNCE_IMG} - {L_POST_ANNOUNCEMENT} + {L_ICON_ANNOUNCEMENT} {FOLDER_HOT_NEW_IMG} @@ -264,7 +264,7 @@ {L_NO_NEW_POSTS_HOT}    {FOLDER_STICKY_IMG} - {L_POST_STICKY} + {L_ICON_STICKY} {FOLDER_LOCKED_NEW_IMG} -- cgit v1.2.1