mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 06:21:19 +02:00
[feature/events] Add posting_editor_options template ledge
This is needed for options for posts and is used by topic as link MOD PHPBB3-9550
This commit is contained in:
committed by
David King
parent
fc2ebc34df
commit
f2ee104291
@@ -257,6 +257,7 @@
|
||||
</td>
|
||||
<td class="row2">
|
||||
<table cellpadding="1">
|
||||
<!-- RUNHOOKS posting_editor_options -->
|
||||
<!-- IF S_BBCODE_ALLOWED -->
|
||||
<tr>
|
||||
<td><input type="checkbox" class="radio" name="disable_bbcode"{S_BBCODE_CHECKED} /></td>
|
||||
|
Reference in New Issue
Block a user