From bf8ac19eaa8d74f9dfd6d597190f5664e7339382 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:13:59 +0000 Subject: Move trunk/phpBB to old_trunk/phpBB git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/mcp_topic.html | 170 ------------------------- 1 file changed, 170 deletions(-) delete mode 100644 phpBB/styles/prosilver/template/mcp_topic.html (limited to 'phpBB/styles/prosilver/template/mcp_topic.html') diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html deleted file mode 100644 index c95bb923fa..0000000000 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ /dev/null @@ -1,170 +0,0 @@ - - -

{L_TOPIC}: {TOPIC_TITLE}

- - - -
- -
- -
- -
-
- -
-
-

{L_POSTS_PER_PAGE_EXPLAIN}
-
-
-
-
-
{S_SELECT_SORT_DAYS}  
-
-
- - -
-

{L_SPLIT_TOPIC_EXPLAIN}

- - -
-
-
-
-
- - -
-
-
-
-
-
-
-
-
- - - -
-

{L_MERGE_TOPIC_EXPLAIN}

-
-
-
- - {L_SELECT_TOPIC} -
-
{TO_TOPIC_INFO}
-
-
- - -
-
- -
-
- -

- {L_EXPAND_VIEW} - {L_TOPIC_REVIEW}: {TOPIC_TITLE} -

- -
- -
-
- -
-
{L_POST_DETAILS} | {L_SELECT}: checked="checked" />
- -

{postrow.POST_SUBJECT}

-

{postrow.MINI_POST_IMG} {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ]

- - -

- {UNAPPROVED_IMG} {L_POST_UNAPPROVED} - {REPORTED_IMG} {L_POST_REPORTED} -

- - -
{postrow.MESSAGE}
- - -
-
{L_ATTACHMENTS}
- -
{postrow.attachment.DISPLAY_ATTACHMENT}
- -
- - -
- -
-
- -
- -
- - - - - -
-
- -
-   - -
{L_MARK_ALL} :: {L_UNMARK_ALL}
-{S_HIDDEN_FIELDS} -{S_FORM_TOKEN} -
- -
- - \ No newline at end of file -- cgit v1.2.1