mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13843] Add templates events to insert custom panel in posting
Events added in events.md Add in template posting_editor.html for link to custom panel Add in template posting_layout.html for include of custom panel template body PHPBB3-13843
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
<a href="#tabs" data-subpanel="poll-panel" role="tab" aria-controls="poll-panel">{L_ADD_POLL}</a>
|
||||
</li>
|
||||
<!-- ENDIF -->
|
||||
<!-- EVENT posting_editor_add_panel_tab -->
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
Reference in New Issue
Block a user