diff options
author | David M <davidmj@users.sourceforge.net> | 2007-06-02 20:43:47 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-06-02 20:43:47 +0000 |
commit | 6ea019188bae20329cbbd4516fa0f5f536a37453 (patch) | |
tree | 15eab42406fa21387b5652dbedc667557b7223dd /phpBB/styles/subsilver2 | |
parent | 73e211f102855ea3cdb4082659b5c675bd0b1adc (diff) | |
download | forums-6ea019188bae20329cbbd4516fa0f5f536a37453.tar forums-6ea019188bae20329cbbd4516fa0f5f536a37453.tar.gz forums-6ea019188bae20329cbbd4516fa0f5f536a37453.tar.bz2 forums-6ea019188bae20329cbbd4516fa0f5f536a37453.tar.xz forums-6ea019188bae20329cbbd4516fa0f5f536a37453.zip |
MCP? Who uses that... :P
git-svn-id: file:///svn/phpbb/trunk@7706 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r-- | phpBB/styles/subsilver2/template/mcp_post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html index bd5a02fed0..5db2ffcc11 100644 --- a/phpBB/styles/subsilver2/template/mcp_post.html +++ b/phpBB/styles/subsilver2/template/mcp_post.html @@ -38,7 +38,7 @@ <br clear="all"/> <!-- ENDIF --> -<!-- IF S_MCP_QUEUE --><form method="post" name="mcp_approve" action="{S_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="{U_CLOSE_ACTION}"><!-- ENDIF --> <table width="100%" cellpadding="3" cellspacing="1" border="0" class="tablebg"> <tr> |