diff --git a/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl b/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl index 7eaab41..79e7a68 100644 --- a/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl +++ b/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl @@ -1,60 +1,69 @@ -

{$plang.head}

-

{$plang.desc1}

- {include file=shared:errorlist.tpl} -{html_form class=option-set} -

{$plang.editing}

+
+
+
+
+
{$plang.head}
+
+
+

{$plang.desc1}

+ {html_form class=option-set} +

{$plang.editing}

-
-
-
-

- {$plang.allow_html_long}

-
+
+
+
+

+ {$plang.allow_html_long}

+
-
-
-

- {$plang.toolbar_long}

-
+
+
+

+ {$plang.toolbar_long}

+
-
- +
-

{$plang.other}

-
-
-
-

- {$plang.comments_long}

-
+

{$plang.other}

-
-
-

{$plang.urlmaxlen_long_pre} - - {$plang.urlmaxlen_long_post}

-
+
+
+
+

+ {$plang.comments_long}

+
-
- +
+
+

{$plang.urlmaxlen_long_pre} + + {$plang.urlmaxlen_long_post}

+
- -

- -

-{/html_form} +
+ + + +

+ +

+ {/html_form} +
+
+
+
\ No newline at end of file