From ffb7113153f0c201c46b6f5910c7febe571f5268 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Wed, 25 Sep 2013 15:16:00 +0200 Subject: [PATCH] // Posibility to add a specifici icon to options list --- admin-dev/themes/default/template/helpers/options/options.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index b6e6c6bca..74133f215 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -44,7 +44,7 @@
{* Options category title *}

- + {if isset($categoryData['title'])}{$categoryData['title']}{else}{l s='Options'}{/if}