aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
diff options
context:
space:
mode:
authorCallum Macrae <callum@lynxphp.com>2011-07-20 18:28:14 +0100
committerIgor Wiedler <igor@wiedler.ch>2012-03-31 02:09:09 +0200
commit8fd86717e1320cb3160515fe786869c80e6771f9 (patch)
treea0af1ffa8ca7c5b2f1e25363c413abe1576f1d61 /phpBB/styles/prosilver/template/viewtopic_body.html
parent2f2ec1096b6288c032e276c75c849bb1cc820674 (diff)
downloadforums-8fd86717e1320cb3160515fe786869c80e6771f9.tar
forums-8fd86717e1320cb3160515fe786869c80e6771f9.tar.gz
forums-8fd86717e1320cb3160515fe786869c80e6771f9.tar.bz2
forums-8fd86717e1320cb3160515fe786869c80e6771f9.tar.xz
forums-8fd86717e1320cb3160515fe786869c80e6771f9.zip
[ticket/10271] Added ability for exceptions to phpbb.ajaxify.
Also made it easy for additional options to be added in the future. PHPBB3-10271
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 856ee6962c..9e333cf5ec 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -263,7 +263,7 @@
<!-- INCLUDE jumpbox.html -->
<!-- IF .quickmod -->
- <form method="post" action="{S_MOD_ACTION}">
+ <form method="post" action="{S_MOD_ACTION}" id="quickmodform">
<fieldset class="quickmod">
<label for="quick-mod-select">{L_QUICK_MOD}:</label>
<select name="action" id="quick-mod-select">