From ddef5560b88ee23331a2badecb0d3d06e88bc27e Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 31 Mar 2008 12:57:24 +0000 Subject: [PATCH] Updated group/apps -Updated seperator style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10087 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/groups/apps/app_list.tpl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gosa-plugins/goto/admin/groups/apps/app_list.tpl b/gosa-plugins/goto/admin/groups/apps/app_list.tpl index 36cfe121a..e9db54f95 100644 --- a/gosa-plugins/goto/admin/groups/apps/app_list.tpl +++ b/gosa-plugins/goto/admin/groups/apps/app_list.tpl @@ -23,7 +23,7 @@ {foreach from=$entries item=item key=key} {if $item.TYPE == "OPEN"} - + @@ -34,7 +34,7 @@ - + {elseif $item.TYPE == "RELEASE"} { if $i++ % 2 == 0} @@ -89,7 +89,9 @@ {else} {/if} - -- + +
+ @@ -97,6 +99,7 @@ name='down_{$item.UNIQID}' src='images/move_object_down.png'> +  {elseif $item.TYPE == "ENTRY"} -- 2.30.2