summaryrefslogtreecommitdiff
path: root/templates/footer_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/footer_inc.tpl')
-rw-r--r--templates/footer_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer_inc.tpl b/templates/footer_inc.tpl
index 6ecf3f2..691f906 100644
--- a/templates/footer_inc.tpl
+++ b/templates/footer_inc.tpl
@@ -1,4 +1,4 @@
-{if $gBitSystem->isFeatureActive( 'i18n_interactive_translation' ) and $gBitUser->hasPermission( 'p_languages_edit' )}
+{if $gBitSystem->isFeatureActive( 'i18n_interactive_translation' ) && $gBitUser->hasPermission( 'p_languages_edit' )}
<div class="translation box">
<h3>{tr}Translation Links{/tr}</h3>
{foreach from=$gBitTranslationHash item=hash key=key}