aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-03-13 15:22:33 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-03-13 15:22:33 +0000
commit7c1b3ed62aeab31b4f226600a0585226ed44bfea (patch)
treeb50ef00b761110db2da37a652582e0510de4d826 /phpBB/styles/subsilver2/template
parent44708b7ebbef0c5a875954141ab751728ef15a87 (diff)
downloadforums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar
forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.gz
forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.bz2
forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.xz
forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.zip
#22685
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8430 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2/template')
-rw-r--r--phpBB/styles/subsilver2/template/mcp_post.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html
index 1b16f8e92b..402f25a655 100644
--- a/phpBB/styles/subsilver2/template/mcp_post.html
+++ b/phpBB/styles/subsilver2/template/mcp_post.html
@@ -1,7 +1,7 @@
<!-- INCLUDE mcp_header.html -->
<!-- IF S_MCP_REPORT -->
- <form method="post" name="mcp_report" action="{U_CLOSE_ACTION}">
+ <form method="post" name="mcp_report" action="{S_CLOSE_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="tablebg">
<tr>
@@ -39,7 +39,7 @@
<br clear="all"/>
<!-- ENDIF -->
-<!-- IF S_MCP_QUEUE --><form method="post" name="mcp_approve" action="{U_APPROVE_ACTION}"><!-- ELSE --><form method="post" name="mcp_report_details" action="{U_CLOSE_ACTION}"><!-- ENDIF -->
+<!-- IF S_MCP_QUEUE --><form method="post" name="mcp_approve" action="{U_APPROVE_ACTION}"><!-- ELSE --><form method="post" name="mcp_report_details" action="{S_CLOSE_ACTION}"><!-- ENDIF -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="tablebg">
<tr>