diff --git a/admin/themes/default/template/tags.tpl b/admin/themes/default/template/tags.tpl index 72229c1b8..51282c2d0 100644 --- a/admin/themes/default/template/tags.tpl +++ b/admin/themes/default/template/tags.tpl @@ -155,6 +155,7 @@ jQuery("input[name=confirm_deletion]").change(function() {

{'Manage tags'|@translate}

+{if !isset($EDIT_TAGS_LIST) and !isset($DUPLIC_TAGS_LIST) and !isset($MERGE_TAGS_LIST)}

{'Add a tag'|translate} {'Select tags'|translate} @@ -177,6 +178,7 @@ jQuery("input[name=confirm_deletion]").change(function() {

+{/if}