aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/quickreply_editor.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-03-29 11:06:48 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-29 12:17:11 +0100
commit0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e (patch)
tree770f273351731dd6d7ac7eb47b479ae41371fd2d /phpBB/styles/subsilver2/template/quickreply_editor.html
parent7f6aff1d097ae674054233b66ce037df547c516e (diff)
downloadforums-0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e.tar
forums-0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e.tar.gz
forums-0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e.tar.bz2
forums-0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e.tar.xz
forums-0d84a42cd406dfa2f5b7fd511305abb3d7d6c35e.zip
[ticket/12309] Template Event quickreply_editor_panel_before/after
PHPBB3-12309
Diffstat (limited to 'phpBB/styles/subsilver2/template/quickreply_editor.html')
-rw-r--r--phpBB/styles/subsilver2/template/quickreply_editor.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/quickreply_editor.html b/phpBB/styles/subsilver2/template/quickreply_editor.html
index b2b7b1624e..5afc723f48 100644
--- a/phpBB/styles/subsilver2/template/quickreply_editor.html
+++ b/phpBB/styles/subsilver2/template/quickreply_editor.html
@@ -1,5 +1,5 @@
<form method="post" action="{U_QR_ACTION}">
-
+<!-- EVENT quickreply_editor_panel_before -->
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th align="center" colspan="2">{L_QUICKREPLY}</th>
@@ -24,6 +24,6 @@
</td>
</tr>
</table>
-
+<!-- EVENT quickreply_editor_panel_after -->
</form>
<br clear="all" />