From f73f84dbf259667594e5a6002e9e23c49ebaaf87 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Tue, 13 Aug 2013 17:23:38 +0200 Subject: [PATCH] [+] BO : Product information tab --- .../controllers/products/informations.tpl | 28 +++++++++++++++---- 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index f8d323db1..ad0fa3004 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -404,12 +404,28 @@ {l s='Tags:'} -
- {foreach from=$languages item=language} -
- +
+
+ {foreach from=$languages item=language} +
+ +
+ + +
+
+ {/foreach}
- {/foreach}
\ No newline at end of file