aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-08-14 14:14:28 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-08-14 14:14:28 +0000
commitf4557ed74c1ad5d268d450dd187d0b61a6952f60 (patch)
treecd95e1688fe95c127fabe3b2470de90fa0c6e61e /phpBB/styles
parenta6bf9b4e4aa71da9e0c01e892281d55d661db341 (diff)
downloadforums-f4557ed74c1ad5d268d450dd187d0b61a6952f60.tar
forums-f4557ed74c1ad5d268d450dd187d0b61a6952f60.tar.gz
forums-f4557ed74c1ad5d268d450dd187d0b61a6952f60.tar.bz2
forums-f4557ed74c1ad5d268d450dd187d0b61a6952f60.tar.xz
forums-f4557ed74c1ad5d268d450dd187d0b61a6952f60.zip
the form actually is no longer required - in tests we had a form to submit the reply/reply to all, but this only worked with JS, so i decided to use a link.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9980 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_message_header.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
index ee56d61808..fcebab0868 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
@@ -5,9 +5,7 @@
<!-- IF FOLDER_STATUS and FOLDER_MAX_MESSAGES neq 0 --><p>{FOLDER_STATUS}</p><!-- ENDIF -->
- <!-- IF U_POST_REPLY_PM or U_POST_NEW_TOPIC or U_FORWARD_PM -->
- <form method="post" action="{U_PM_ACTION}" id="reply-form">
-
+ <!-- IF U_POST_REPLY_PM or U_POST_NEW_TOPIC or U_FORWARD_PM -->
<div class="buttons">
<!-- IF U_POST_REPLY_PM --><div class="pmreply-icon clearfix"><a title="{L_POST_REPLY_PM}" href="{U_POST_REPLY_PM}"><span></span>{L_POST_REPLY_PM}</a></div>
<!-- ELSEIF U_POST_NEW_TOPIC --><div class="newpm-icon"><a href="{U_POST_NEW_TOPIC}" accesskey="n" title="{L_UCP_PM_COMPOSE}"><span></span>{L_UCP_PM_COMPOSE}</a></div><!-- ENDIF -->
@@ -18,10 +16,7 @@
<div class="reply-all"><a title="{L_REPLY_TO_ALL}" href="{U_POST_REPLY_ALL}">&raquo; {L_REPLY_TO_ALL}</a></div>
<!-- ENDIF -->
- <input type="hidden" name="action" value="" id="reply-action" />
-
- </form>
- <!-- ENDIF -->
+ <!-- ENDIF -->
<!-- IF TOTAL_MESSAGES or S_VIEW_MESSAGE -->
<ul class="linklist pm-return-to">