From 7ce7400bc66dcfc1c173f13be9cd9417fccadec1 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sat, 22 Feb 2003 14:00:00 +0000 Subject: Various other changes ... hopefully Ashe won't kill me for playing with the new mcp styles git-svn-id: file:///svn/phpbb/trunk@3504 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/mcp_forum.html | 118 +++++++++++++++---------------- 1 file changed, 57 insertions(+), 61 deletions(-) (limited to 'phpBB/templates/subSilver/mcp_forum.html') diff --git a/phpBB/templates/subSilver/mcp_forum.html b/phpBB/templates/subSilver/mcp_forum.html index 9d63c8cac1..6e76dd42cc 100644 --- a/phpBB/templates/subSilver/mcp_forum.html +++ b/phpBB/templates/subSilver/mcp_forum.html @@ -1,68 +1,64 @@ +
+ - +
+ + + + + + + + + + + + + + + + - + + + + -
  {L_TOPICS}  {L_REPLIES}  {L_LAST_POST}  {L_SELECT} 
{topicrow.TOPIC_FOLDER_IMG}[ {topicrow.S_MERGE_SELECT} ] {topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}{topicrow.REPLIES}{topicrow.LAST_POST_TIME}
- - - - - - - - - - - - - - - - - - - - - - - - -
  {L_TOPICS}  {L_REPLIES}  {L_LASTPOST}  {L_SELECT} 
{topicrow.TOPIC_FOLDER_IMG} [ {topicrow.S_MERGE_SELECT} ] {topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}{topicrow.REPLIES}{topicrow.LAST_POST_TIME} - -
{L_NO_TOPICS}
{S_HIDDEN_FIELDS} - - -   - - - -   - - - -   - - - -   - - - - -
- - - - - -
{PAGE_NUMBER}{S_TIMEZONE}
{PAGINATION}
- - - - -
{JUMPBOX}
+
{L_NO_TOPICS}
{S_HIDDEN_FIELDS} + + +   + + + +   + + + +   + + + +   + + + +
+ + + + + + + +
{S_TIMEZONE}
{PAGINATION}
+ + + + + +
\ No newline at end of file -- cgit v1.2.1