aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2013-10-24 19:44:40 -0700
committerDavid King <imkingdavid@gmail.com>2013-11-02 15:27:52 -0700
commit069f8061698e95f9a94ac65cbf4c8f3c6a7a7714 (patch)
tree8e97a46631e7cd4af8a49a27e5b6401aa951dea1 /phpBB/styles/subsilver2
parent63a82f26dda08fde2f11009b3bad7ab7a1bbb437 (diff)
downloadforums-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/subsilver2')
-rw-r--r--phpBB/styles/subsilver2/template/posting_body.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html
index 635b05aaa0..ea35ccc20f 100644
--- a/phpBB/styles/subsilver2/template/posting_body.html
+++ b/phpBB/styles/subsilver2/template/posting_body.html
@@ -168,6 +168,7 @@
<td class="row1" width="22%"><b class="genmed">{L_SUBJECT}{L_COLON}</b></td>
<td class="row2" width="78%"><input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="<!-- IF S_NEW_MESSAGE -->120<!-- ELSE -->124<!-- ENDIF -->" tabindex="2" value="{SUBJECT}" /></td>
</tr>
+<!-- EVENT posting_editor_subject_after -->
<tr>
<td class="row1" valign="top"><b class="genmed">{L_MESSAGE_BODY}{L_COLON}</b><br /><span class="gensmall">{L_MESSAGE_BODY_EXPLAIN}&nbsp;</span><br /><br />
<!-- IF S_SMILIES_ALLOWED -->