From: cajus Date: Tue, 26 Jan 2010 13:26:53 +0000 (+0000) Subject: Updated template X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6487038f8cafd80066373c4ed61bcae88ed4e169;p=gosa.git Updated template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15323 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/groups/apps/app_list.tpl b/gosa-plugins/goto/admin/groups/apps/app_list.tpl index 14be6bc36..593246459 100644 --- a/gosa-plugins/goto/admin/groups/apps/app_list.tpl +++ b/gosa-plugins/goto/admin/groups/apps/app_list.tpl @@ -44,7 +44,7 @@ {elseif $item.TYPE == "RELEASE"} - { if $i++ % 2 == 0} + {if $i++ % 2 == 0} {else} @@ -59,7 +59,7 @@ {elseif $item.TYPE == "FOLDER"} - { if $i++ % 2 == 0} + {if $i++ %2 == 0} {else} @@ -91,7 +91,7 @@ {elseif $item.TYPE == "SEPERATOR"} - { if $i++ % 2 == 0} + {if $i++ % 2 == 0} {else} @@ -111,7 +111,7 @@ {elseif $item.TYPE == "ENTRY"} - { if $i++ % 2 == 0} + {if $i++ % 2 == 0} {else}