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 --- .../subsilver2/template/ucp_main_subscribed.html | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_main_subscribed.html (limited to 'phpBB/styles/subsilver2/template/ucp_main_subscribed.html') diff --git a/phpBB/styles/subsilver2/template/ucp_main_subscribed.html b/phpBB/styles/subsilver2/template/ucp_main_subscribed.html new file mode 100644 index 0000000000..009ae928dd --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_main_subscribed.html @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_UCP}
{L_WATCHED_EXPLAIN}
{L_WATCHED_FORUMS}
{forumrow.FORUM_FOLDER_IMG}

{forumrow.FORUM_NAME}

{forumrow.LAST_POST_TIME}
{forumrow.LAST_POST_AUTHOR_FULL} {forumrow.LAST_POST_IMG}{L_NO_POSTS}
{L_NO_WATCHED_FORUMS}
{L_WATCHED_TOPICS}
+ + + + + + +
 [ {TOTAL_TOPICS} ] 
+
{topicrow.TOPIC_FOLDER_IMG} +

{topicrow.NEWEST_POST_IMG} {topicrow.ATTACH_ICON_IMG} {topicrow.TOPIC_TITLE}


+ +

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

+ +
+

{topicrow.LAST_POST_TIME}

+

{topicrow.LAST_POST_AUTHOR_FULL} + {topicrow.LAST_POST_IMG} +

+
{L_NO_WATCHED_TOPICS}
 
+ +
{L_MARK_ALL} :: {L_UNMARK_ALL}
+ + + \ No newline at end of file -- cgit v1.2.1