mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12309] Template Event quickreply_editor_panel_before/after
PHPBB3-12309
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<form method="post" action="{U_QR_ACTION}" id="qr_postform">
|
||||
<!-- EVENT quickreply_editor_panel_before -->
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
<h2>{L_QUICKREPLY}</h2>
|
||||
@@ -21,4 +22,5 @@
|
||||
</fieldset>
|
||||
</div>
|
||||
</div>
|
||||
<!-- EVENT quickreply_editor_panel_after -->
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user