diff --git a/campcaster/src/modules/htmlUI/var/templates/menu.tpl b/campcaster/src/modules/htmlUI/var/templates/menu.tpl
index 40ccf37d4..130c96d21 100644
--- a/campcaster/src/modules/htmlUI/var/templates/menu.tpl
+++ b/campcaster/src/modules/htmlUI/var/templates/menu.tpl
@@ -57,10 +57,10 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
##Status##
{* /if *}
{* if $SUBJECTS->isMemberOf('Backup') *}
- ##Export##
+ {* ##Export##*}
{* /if *}
{* if $SUBJECTS->isMemberOf('Restore') *}
- ##Import##
+ {*##Import##*}
{* /if *}
diff --git a/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl b/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl
index fe02367ec..8d25c89df 100644
--- a/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl
+++ b/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl
@@ -16,10 +16,10 @@
##Status##
{* /if *}
{* if $SUBJECTS->isMemberOf('Backup') *}
- ##Export##
+ {*##Export##*}
{* /if *}
{* if $SUBJECTS->isMemberOf('Restore') *}
- ##Import##
+ {*##Import##*}
{* /if *}