From 4ed8b3a62c7883a40dff22f25ee78c20ce737c6e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 Apr 2007 22:46:14 +0000 Subject: ahhh, there are you. I can see a new haircut... looks good. git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../styles/subsilver2/template/viewforum_body.html | 321 +++++++++++++++++++++ 1 file changed, 321 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/viewforum_body.html (limited to 'phpBB/styles/subsilver2/template/viewforum_body.html') diff --git a/phpBB/styles/subsilver2/template/viewforum_body.html b/phpBB/styles/subsilver2/template/viewforum_body.html new file mode 100644 index 0000000000..0b724db8d2 --- /dev/null +++ b/phpBB/styles/subsilver2/template/viewforum_body.html @@ -0,0 +1,321 @@ + + + +
+ +

{L_FORUM_RULES}


+ {L_FORUM_RULES_LINK} + +

{L_FORUM_RULES}


+ {FORUM_RULES} + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_ACTIVE_TOPICS}
 {L_TOPICS}  {L_TOPICS}  {L_AUTHOR}  {L_REPLIES}  {L_VIEWS}  {L_LAST_POST} 
{topicrow.TOPIC_FOLDER_IMG} + {NEWEST_POST_IMG} + {topicrow.ATTACH_ICON_IMG} {topicrow.TOPIC_TYPE} {topicrow.TOPIC_TITLE} + + {UNAPPROVED_IMG}  + + + {REPORTED_IMG}  + + +

[ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ]

+ +

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.REPLIES}

{topicrow.VIEWS}

+

{topicrow.LAST_POST_TIME}

+

{topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG} +

+
{L_NO_TOPICS}{L_NO_TOPICS_TIME_FRAME}{L_NO_TOPICS}{L_NO_TOPICS_TIME_FRAME}
 
+ +
+ + + + +
+ + + + + +

+ + +
+ + + + + + +
{L_NO_READ_ACCESS}
+ + + +

+ +
+ + + + + + + + +

{L_LOGIN_LOGOUT}

{L_USERNAME}:   {L_PASSWORD}:   {L_LOG_ME_IN}  
+ +
+ + + +
+ + + + + + + + + + + + + + +
{POST_IMG} [ {TOTAL_TOPICS} ] 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
 {L_TOPICS}  {L_TOPICS}  {L_AUTHOR}  {L_REPLIES}  {L_VIEWS}  {L_LAST_POST} 
{L_ANNOUNCEMENTS}
{L_TOPICS}
{topicrow.TOPIC_FOLDER_IMG} + {NEWEST_POST_IMG} + {topicrow.ATTACH_ICON_IMG} {topicrow.TOPIC_TYPE} {topicrow.TOPIC_TITLE} + + {topicrow.UNAPPROVED_IMG}  + + + {REPORTED_IMG}  + + +

[ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ]

+ +

{topicrow.TOPIC_AUTHOR_FULL}

{topicrow.REPLIES}

{topicrow.VIEWS}

+

{topicrow.LAST_POST_TIME}

+

{topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG} +

+
{L_NO_TOPICS}{L_NO_TOPICS_TIME_FRAME}{L_NO_TOPICS}{L_NO_TOPICS_TIME_FRAME}
+ + + +
{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
+
+ + + + + + + + +
{POST_IMG} [ {TOTAL_TOPICS} ]
+ +
+ + +
+ + + + +
+ + + + + + + + +

{L_WHO_IS_ONLINE}

{LOGGED_IN_USER_LIST}

+ + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{FOLDER_NEW_IMG}{L_NEW_POSTS}  {FOLDER_IMG}{L_NO_NEW_POSTS}  {FOLDER_ANNOUNCE_IMG}{L_ICON_ANNOUNCEMENT}
{FOLDER_HOT_NEW_IMG}{L_NEW_POSTS_HOT}  {FOLDER_HOT_IMG}{L_NO_NEW_POSTS_HOT}  {FOLDER_STICKY_IMG}{L_ICON_STICKY}
{FOLDER_LOCKED_NEW_IMG}{L_NEW_POSTS_LOCKED}  {FOLDER_LOCKED_IMG}{L_NO_NEW_POSTS_LOCKED}  {FOLDER_MOVED_IMG}{L_MOVED_TOPIC}
+
{rules.RULE}
+ + +
+ + + + + + +
+ + \ No newline at end of file -- cgit v1.2.1