aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_editor.html
diff options
context:
space:
mode:
authoralf007 <alf007@free.fr>2015-05-30 18:25:38 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-07-22 09:43:59 +0200
commit8b21e7c0d9d27f9d1722966bf71e088e232cd4b2 (patch)
tree98e6eaf8c570aa23b0d7ff94bb745b0944e43071 /phpBB/styles/prosilver/template/posting_editor.html
parent6b658874bb6d502acfc68e74ca2eca643acac579 (diff)
downloadforums-8b21e7c0d9d27f9d1722966bf71e088e232cd4b2.tar
forums-8b21e7c0d9d27f9d1722966bf71e088e232cd4b2.tar.gz
forums-8b21e7c0d9d27f9d1722966bf71e088e232cd4b2.tar.bz2
forums-8b21e7c0d9d27f9d1722966bf71e088e232cd4b2.tar.xz
forums-8b21e7c0d9d27f9d1722966bf71e088e232cd4b2.zip
[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
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_editor.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_editor.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html
index 5804f95579..1581afdb12 100644
--- a/phpBB/styles/prosilver/template/posting_editor.html
+++ b/phpBB/styles/prosilver/template/posting_editor.html
@@ -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 -->