From 884cde18fe464032f4f214ea5cd4fe213bf63ca0 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Tue, 23 Sep 2008 16:31:45 +0000 Subject: [PATCH] Merge in r8922 git-svn-id: file:///svn/phpbb/trunk@8923 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/mcp_forum.html | 6 +++++- phpBB/styles/subsilver2/template/mcp_forum.html | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html index ceb10f4b76..abca202c73 100644 --- a/phpBB/styles/prosilver/template/mcp_forum.html +++ b/phpBB/styles/prosilver/template/mcp_forum.html @@ -26,7 +26,7 @@
{L_TOPICS}
{L_REPLIES}
{L_LAST_POST}
-
{L_MARK}
+
{L_MARK}
@@ -47,9 +47,11 @@
{topicrow.REPLIES} {L_REPLIES}
{L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} {L_POSTED_ON_DATE}
{topicrow.LAST_POST_TIME}
+
checked="checked" /> 
+ @@ -83,6 +85,7 @@
+
{L_MARK_ALL} :: {L_UNMARK_ALL}
+ {S_FORM_TOKEN}
diff --git a/phpBB/styles/subsilver2/template/mcp_forum.html b/phpBB/styles/subsilver2/template/mcp_forum.html index 956d253aa6..80a6047858 100644 --- a/phpBB/styles/subsilver2/template/mcp_forum.html +++ b/phpBB/styles/subsilver2/template/mcp_forum.html @@ -44,7 +44,7 @@

{topicrow.REPLIES}

{topicrow.LAST_POST_TIME}

- checked="checked" />  + checked="checked" />  @@ -52,6 +52,7 @@

{L_NO_TOPICS}

+ + {S_FORM_TOKEN} +
{L_MARK_ALL} :: {L_UNMARK_ALL}
+ \ No newline at end of file