diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/cat_perm.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/admin/cat_perm.tpl b/template/yoga/admin/cat_perm.tpl index d4331d9c8..05c300e23 100644 --- a/template/yoga/admin/cat_perm.tpl +++ b/template/yoga/admin/cat_perm.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> <div class="titrePage"> <ul class="categoryActions"> <li><a href="{U_HELP}" onclick="popuphelp(this.href); return false;" title="{lang:Help}"><img src="{themeconf:icon_dir}/help.png" class="button" alt="(?)"></a></li> |