1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12309] Template Event quickreply_editor_panel_before/after

PHPBB3-12309
This commit is contained in:
PayBas
2014-03-29 11:06:48 +01:00
committed by Joas Schilling
parent 7f6aff1d09
commit 0d84a42cd4
3 changed files with 20 additions and 2 deletions

View File

@@ -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" />