diff options
author | David King <imkingdavid@gmail.com> | 2013-10-24 19:44:40 -0700 |
---|---|---|
committer | David King <imkingdavid@gmail.com> | 2013-11-02 15:27:52 -0700 |
commit | 069f8061698e95f9a94ac65cbf4c8f3c6a7a7714 (patch) | |
tree | 8e97a46631e7cd4af8a49a27e5b6401aa951dea1 /phpBB/styles/prosilver | |
parent | 63a82f26dda08fde2f11009b3bad7ab7a1bbb437 (diff) | |
download | forums-069f8061698e95f9a94ac65cbf4c8f3c6a7a7714.tar forums-069f8061698e95f9a94ac65cbf4c8f3c6a7a7714.tar.gz forums-069f8061698e95f9a94ac65cbf4c8f3c6a7a7714.tar.bz2 forums-069f8061698e95f9a94ac65cbf4c8f3c6a7a7714.tar.xz forums-069f8061698e95f9a94ac65cbf4c8f3c6a7a7714.zip |
[ticket/11972] Add posting_editor_subject_after template event
PHPBB3-11972
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r-- | phpBB/styles/prosilver/template/posting_editor.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index f3e62db649..a4be602bdf 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -97,6 +97,8 @@ <!-- ENDIF --> <!-- ENDIF --> + <!-- EVENT posting_editor_subject_after --> + <!-- INCLUDE posting_buttons.html --> <div id="smiley-box"> |