Update admin.plugin.bbcode.tpl
BBcode toolbar cannot be deactivated since commit 733a2bb, therefore hidden in the template.
This commit is contained in:
parent
6ce467ef51
commit
6991dff226
@ -15,6 +15,7 @@
|
|||||||
{$plang.allow_html_long}</p>
|
{$plang.allow_html_long}</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
{* <!-- BBcode toolbar cannot be deactivated since commit 733a2bb (FP 1.3 Beta1). -->
|
||||||
<dt><label for="bb-toolbar">
|
<dt><label for="bb-toolbar">
|
||||||
{$plang.toolbar}
|
{$plang.toolbar}
|
||||||
</label></dt>
|
</label></dt>
|
||||||
@ -22,7 +23,7 @@
|
|||||||
<p><input type="checkbox" name="bb-toolbar" id="bb-toolbar" {if $bbchecked[2]}checked="checked"{/if} />
|
<p><input type="checkbox" name="bb-toolbar" id="bb-toolbar" {if $bbchecked[2]}checked="checked"{/if} />
|
||||||
{$plang.toolbar_long}</p>
|
{$plang.toolbar_long}</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
*}
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user