From db145d79b312ffb2d460c7a0d9f0a51f6f07f9d5 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 5 Feb 2006 01:40:45 +0000 Subject: - removed unnecessary urlencode of highlight words various mcp_main updates: - generally make all the tools work again (mode/action changes) - tidy up urls - restructured quickmod code to use actions (we don't want too many module entries) git-svn-id: file:///svn/phpbb/trunk@5526 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/mcp_forum.html | 4 +- phpBB/styles/subSilver/template/mcp_header.html | 6 +-- phpBB/styles/subSilver/template/mcp_post.html | 51 +++---------------------- phpBB/styles/subSilver/template/mcp_topic.html | 6 +-- 4 files changed, 14 insertions(+), 53 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/mcp_forum.html b/phpBB/styles/subSilver/template/mcp_forum.html index cd5e368e79..834e7852e5 100644 --- a/phpBB/styles/subSilver/template/mcp_forum.html +++ b/phpBB/styles/subSilver/template/mcp_forum.html @@ -2,6 +2,8 @@ + {L_VIEW_FORUM_LOGS} +
@@ -43,7 +45,7 @@ - +
{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
- diff --git a/phpBB/styles/subSilver/template/mcp_header.html b/phpBB/styles/subSilver/template/mcp_header.html index 0d85855b54..f07d6121dd 100644 --- a/phpBB/styles/subSilver/template/mcp_header.html +++ b/phpBB/styles/subSilver/template/mcp_header.html @@ -67,7 +67,7 @@ function marklist(form_name, status)
{L_MESSAGE}

{MESSAGE}

{return_links.MESSAGE_LINK}

@@ -76,11 +76,11 @@ function marklist(form_name, status) - +
- +
{L_PLEASE_CONFIRM}

{CONFIRM_MESSAGE}

{S_HIDDEN_FIELDS}  

diff --git a/phpBB/styles/subSilver/template/mcp_post.html b/phpBB/styles/subSilver/template/mcp_post.html index 702e01ad76..6a1d7e8147 100644 --- a/phpBB/styles/subSilver/template/mcp_post.html +++ b/phpBB/styles/subSilver/template/mcp_post.html @@ -1,6 +1,6 @@ - +
@@ -13,7 +13,7 @@ - + @@ -46,47 +46,6 @@ - -
- - - -
{L_POST_DETAILS}
{L_POSTER}: {POSTER_NAME}   [ {L_READ_PROFILE} ]{POSTER_NAME}   [ {L_READ_PROFILE} | {L_VIEW_NOTES} | {L_WARN_USER} ]
- - - - - - colspan="2">Report by: {usernotes.REPORT_BY} on {usernotes.REPORT_AT}
{usernotes.ACTION} -
- - - - - - - -
{L_FEEDBACK}
 
-
- - - - - - - - - - - - - - -
{L_ADD_FEEDBACK}
{L_ADD_FEEDBACK_EXPLAIN}
  
- - - -
@@ -125,15 +84,15 @@ -
+ {L_CHANGE_POSTER} -
+
[ {L_FIND_USERNAME} ]
-
+ {L_MOD_OPTIONS}
diff --git a/phpBB/styles/subSilver/template/mcp_topic.html b/phpBB/styles/subSilver/template/mcp_topic.html index c6642b720f..6669f62985 100644 --- a/phpBB/styles/subSilver/template/mcp_topic.html +++ b/phpBB/styles/subSilver/template/mcp_topic.html @@ -36,7 +36,7 @@ {L_MERGE_TOPIC_ID} - + {L_SELECT_TOPIC} @@ -117,13 +117,13 @@ - -   +   -- cgit v1.2.1