From 44c9dacbded84c69b90c0df82202f0d05a6058c8 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 28 Oct 2002 00:25:03 +0000 Subject: Layout and form updates git-svn-id: file:///svn/phpbb/trunk@2974 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/posting_body.html | 8 ++++++-- phpBB/templates/subSilver/viewforum_body.html | 4 ++-- phpBB/templates/subSilver/viewtopic_body.html | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'phpBB') diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index 1e2f2f5a9e..6c35f9c5fd 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -214,7 +214,11 @@ function storeCaret(textEl) { {FORUM_NAME} :: {TOPIC_TITLE}
[ {L_VIEW_MODERATORS} ]

{LOGGED_IN_USER_LIST}
- {L_INDEX} -> {FORUM_NAME} + {L_INDEX} + + -> {navlinks.FORUM_NAME} + + {L_MARK_TOPICS_READ} @@ -243,7 +247,7 @@ function storeCaret(textEl) { {L_TOPIC_ICON} - +
{L_NONE}  {L_NONE} 
diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html index 37c6034546..99bb1dd296 100644 --- a/phpBB/templates/subSilver/viewforum_body.html +++ b/phpBB/templates/subSilver/viewforum_body.html @@ -6,7 +6,7 @@ - + @@ -64,7 +64,7 @@ - +
{FORUM_NAME}
[ {L_VIEW_MODERATORS} ]

{LOGGED_IN_USER_LIST}
{FORUM_NAME}
[ {L_VIEW_MODERATORS} ] {MOD_CP}

{LOGGED_IN_USER_LIST}
{PAGINATION}
{PAGE_NUMBER}
{S_WATCH_FORUM}{S_WATCH_FORUM}
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html index d225542d51..66eb3b5091 100644 --- a/phpBB/templates/subSilver/viewtopic_body.html +++ b/phpBB/templates/subSilver/viewtopic_body.html @@ -2,7 +2,7 @@ - +
{TOPIC_TITLE}
{TOPIC_TITLE}
{MOD_CP}

-- cgit v1.2.1