From f12906fd1286fb133017dd02c36fc2de8a80bf30 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 7 May 2013 12:09:21 -0700 Subject: Import vanilla styles from phpBB 3.0.9 --- prosilver/template/ucp_main_subscribed.html | 92 +++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 prosilver/template/ucp_main_subscribed.html (limited to 'prosilver/template/ucp_main_subscribed.html') diff --git a/prosilver/template/ucp_main_subscribed.html b/prosilver/template/ucp_main_subscribed.html new file mode 100644 index 0000000..210537c --- /dev/null +++ b/prosilver/template/ucp_main_subscribed.html @@ -0,0 +1,92 @@ + + +
+ +

{L_TITLE}

+
+
+ +

{L_WATCHED_EXPLAIN}

+ + +
    +
  • +
    +
    {L_WATCHED_FORUMS}
    +
    {L_LAST_POST}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    +
    {forumrow.FORUM_NAME}
    {forumrow.FORUM_DESC}
    +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {forumrow.LAST_POST_TIME}
    + {L_NO_POSTS}
      +
    +
    +
    +
  • + +
+ +

{L_NO_WATCHED_FORUMS}

+ + + +
    +
  • +
    +
    {L_WATCHED_TOPICS}
    +
    {L_LAST_POST}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    + style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{topicrow.TOPIC_FOLDER_IMG_ALT}"> + {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE} + {topicrow.UNAPPROVED_IMG} + {REPORTED_IMG}
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME} + +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {topicrow.LAST_POST_TIME}
    +
    +
    +
    +
  • + +
+ + +

{L_NO_WATCHED_TOPICS}

+ + +
+
+ + +
+ +
{L_MARK_ALL}{L_UNMARK_ALL}
+ {S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file -- cgit v1.2.3-70-g09d2