summaryrefslogtreecommitdiff
path: root/templates/edit_structure.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-08-24 20:55:17 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-08-24 20:55:17 +0000
commit2ffdf635ef58937eca0ae3d7c95bc3c052968126 (patch)
treea1f5dd55f58263a415f678f74be5a4dd4bf7f112 /templates/edit_structure.tpl
parent5d100e8078e5a53a70aee8a29080fa00559b4972 (diff)
downloadliberty-2ffdf635ef58937eca0ae3d7c95bc3c052968126.tar.gz
liberty-2ffdf635ef58937eca0ae3d7c95bc3c052968126.tar.bz2
liberty-2ffdf635ef58937eca0ae3d7c95bc3c052968126.zip
synch recent changes from R1 to HEAD
Diffstat (limited to 'templates/edit_structure.tpl')
-rw-r--r--templates/edit_structure.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/edit_structure.tpl b/templates/edit_structure.tpl
index 8a39b20..89cd2f4 100644
--- a/templates/edit_structure.tpl
+++ b/templates/edit_structure.tpl
@@ -3,11 +3,11 @@
{jstab title="Edit Structure"}
{include file="bitpackage:liberty/edit_structure_inc.tpl"}
{/jstab}
-
+{if !$gBitSystem->isFeatureActive( 'wikibook_edit_add_content' )}
{jstab title="Structure Content"}
{include file="bitpackage:liberty/edit_structure_content.tpl"}
{/jstab}
-
+{/if}
{* removing alias stuff until we know what to do with it - XING
{jstab title="Update Alias"}
{include file="bitpackage:liberty/edit_structure_alias.tpl"}