summaryrefslogtreecommitdiff
path: root/prosilver/template/mcp_post.html
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
commit2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d (patch)
treecccf2b45522adfa56167bb0ecb136f22b2c681aa /prosilver/template/mcp_post.html
parent3895d7e01054a38dd40d1e35c97a6c46709b92a7 (diff)
downloadforum-themes-master.tar.gz
forum-themes-master.tar.bz2
forum-themes-master.tar.xz
forum-themes-master.zip
Commit changes to upstream themes from the 3.0.12 upgradeHEADmaster
Diffstat (limited to 'prosilver/template/mcp_post.html')
-rw-r--r--prosilver/template/mcp_post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/prosilver/template/mcp_post.html b/prosilver/template/mcp_post.html
index 9d4997e..f8403ff 100644
--- a/prosilver/template/mcp_post.html
+++ b/prosilver/template/mcp_post.html
@@ -74,6 +74,7 @@
<p class="rules">
<input class="button2" type="submit" value="{L_DISAPPROVE}" name="action[disapprove]" /> &nbsp;
<input class="button1" type="submit" value="{L_APPROVE}" name="action[approve]" />
+ <!-- IF not S_FIRST_POST --><input type="hidden" name="mode" value="unapproved_posts" /><!-- ENDIF -->
<input type="hidden" name="post_id_list[]" value="{POST_ID}" />
{S_FORM_TOKEN}
</p>