From 91bd48de5edbcebafff9535c13645380270e405a Mon Sep 17 00:00:00 2001 From: root Date: Sun, 10 Nov 2013 13:53:20 +0100 Subject: [PATCH] [FIX] wrong variables used --- public/templates/mmcFE/global/navigation.tpl | 4 ++-- public/templates/mpos/global/navigation.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/templates/mmcFE/global/navigation.tpl b/public/templates/mmcFE/global/navigation.tpl index 44da1194..e2b71329 100644 --- a/public/templates/mmcFE/global/navigation.tpl +++ b/public/templates/mmcFE/global/navigation.tpl @@ -55,13 +55,13 @@ {/if}
  • Getting Started
  • Support
  • - {if $GLOBAL.config.acl.navigation.about|default:"0" == 1} + {if $GLOBAL.acl.navigation.about}
  • About {/if}
  • {if $smarty.session.AUTHENTICATED|default == 1}
  • Logout
  • {else}
  • Register
  • {/if} diff --git a/public/templates/mpos/global/navigation.tpl b/public/templates/mpos/global/navigation.tpl index 7cc8b3ef..d1d0bab3 100644 --- a/public/templates/mpos/global/navigation.tpl +++ b/public/templates/mpos/global/navigation.tpl @@ -57,10 +57,10 @@

    Help