From c7bdca0ecae7e83f1833f81b8eeb6f6da2fa4ee0 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Mon, 25 Mar 2013 10:15:56 +0100 Subject: [PATCH] // Improved module list --- admin-dev/themes/default/template/helpers/modules_list/list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/helpers/modules_list/list.tpl b/admin-dev/themes/default/template/helpers/modules_list/list.tpl index dec615d8d..7bf53702f 100644 --- a/admin-dev/themes/default/template/helpers/modules_list/list.tpl +++ b/admin-dev/themes/default/template/helpers/modules_list/list.tpl @@ -30,7 +30,7 @@
  • {counter start=1 assign="count"} {foreach from=$modules_list item=module} - {include file='controllers/modules/tab_module_line.tpl' class_row={cycle values=",row alt"}} +
    {include file='controllers/modules/tab_module_line.tpl' class_row={cycle values=",row alt"}}
    {if $count %2 == 0}