diff options
| author | lsces <lester@lsces.co.uk> | 2026-04-05 16:19:30 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-04-05 16:19:30 +0100 |
| commit | b0fa2a2a4988c802a3e1936c3ae8b44f27759965 (patch) | |
| tree | 7dc6c2af5e360489ac6906209aa3ef104f94f79a | |
| parent | e1f778efd5b54948026956e746490a495425cb03 (diff) | |
| download | liberty-b0fa2a2a4988c802a3e1936c3ae8b44f27759965.tar.gz liberty-b0fa2a2a4988c802a3e1936c3ae8b44f27759965.tar.bz2 liberty-b0fa2a2a4988c802a3e1936c3ae8b44f27759965.zip | |
extra default removed
| -rwxr-xr-x | templates/service_content_edit_tab_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/service_content_edit_tab_inc.tpl b/templates/service_content_edit_tab_inc.tpl index 667ebc5..96ba86b 100755 --- a/templates/service_content_edit_tab_inc.tpl +++ b/templates/service_content_edit_tab_inc.tpl @@ -1,3 +1,3 @@ -{if $gBitSystem->isFeatureActive( 'site_edit_help' ) && $display_help_tab == 1} {* $display_help_tab is set in {textarea} plugin *} +{if $gBitSystem->isFeatureActive( 'site_edit_help' ) && $display_help_tab} {* $display_help_tab is set in {textarea} plugin *} {include file="bitpackage:liberty/edit_help_inc.tpl"} {/if} |
