aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_editor.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-20 07:08:59 +0000
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:11 -0500
commit8dcc2cded68efea064ac0ae7dd2a75db2b48651e (patch)
tree59ad7a6dcc99625a1fd3d0d5aac837a485ac4cc5 /phpBB/styles/prosilver/template/posting_editor.html
parentc0f900f69565583ff871e4cdefa30083147d2bc9 (diff)
downloadforums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.gz
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.bz2
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.xz
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.zip
[feature/events] Rename RUNHOOKS to EVENT
Apply change to existing ledges PHPBB3-9550
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_editor.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html
index 776997eb91..0f3522bb15 100644
--- a/phpBB/styles/prosilver/template/posting_editor.html
+++ b/phpBB/styles/prosilver/template/posting_editor.html
@@ -213,7 +213,7 @@
<div class="inner">
<fieldset class="fields1">
- <!-- RUNHOOKS posting_editor_options -->
+ <!-- EVENT posting_editor_options -->
<!-- IF S_BBCODE_ALLOWED -->
<div><label for="disable_bbcode"><input type="checkbox" name="disable_bbcode" id="disable_bbcode"{S_BBCODE_CHECKED} /> {L_DISABLE_BBCODE}</label></div>
<!-- ENDIF -->