aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/quickreply_editor.html
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-03-30 21:46:20 -0400
committerDavid King <imkingdavid@gmail.com>2012-03-30 21:46:20 -0400
commit0c8d0a82de69277d090907618eee71f815f12436 (patch)
treed321de19f72be67f936f0d7fad18aec06a43a560 /phpBB/styles/prosilver/template/quickreply_editor.html
parenta7045e65724481002e232a7d143b7cc2ed6acb3a (diff)
downloadforums-0c8d0a82de69277d090907618eee71f815f12436.tar
forums-0c8d0a82de69277d090907618eee71f815f12436.tar.gz
forums-0c8d0a82de69277d090907618eee71f815f12436.tar.bz2
forums-0c8d0a82de69277d090907618eee71f815f12436.tar.xz
forums-0c8d0a82de69277d090907618eee71f815f12436.zip
[feature/qrpreview] Add id qr_postform to prosilver QR
PHPBB3-10726
Diffstat (limited to 'phpBB/styles/prosilver/template/quickreply_editor.html')
-rw-r--r--phpBB/styles/prosilver/template/quickreply_editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/quickreply_editor.html b/phpBB/styles/prosilver/template/quickreply_editor.html
index c7d998eca5..a08b5dc3cc 100644
--- a/phpBB/styles/prosilver/template/quickreply_editor.html
+++ b/phpBB/styles/prosilver/template/quickreply_editor.html
@@ -1,4 +1,4 @@
-<form method="post" action="{U_QR_ACTION}">
+<form method="post" action="{U_QR_ACTION}" id="qr_postform">
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<h2>{L_QUICKREPLY}</h2>