mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +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:
@@ -77,6 +77,8 @@
|
||||
|
||||
<!-- IF S_SHOW_POLL_BOX or S_POLL_DELETE --><!-- INCLUDE posting_poll_body.html --><!-- ENDIF -->
|
||||
|
||||
<!-- EVENT posting_layout_include_panel_body -->
|
||||
|
||||
<!-- IF S_DISPLAY_REVIEW --><!-- INCLUDE posting_topic_review.html --><!-- ENDIF -->
|
||||
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user