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:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user