1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 05:34:01 +02:00

[feature/events] Rename RUNHOOKS to EVENT

Apply change to existing ledges

PHPBB3-9550
This commit is contained in:
Michael Cullum
2012-03-20 07:08:59 +00:00
committed by David King
parent c0f900f695
commit 8dcc2cded6
14 changed files with 21 additions and 21 deletions

View File

@@ -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 -->