From: hickert Date: Tue, 30 Mar 2010 15:03:45 +0000 (+0000) Subject: Updated group selector X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=927a3a28d9e71d4078842b575679f1a093ce978b;p=gosa.git Updated group selector git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17408 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl b/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl index eb0ad7d71..41ca64036 100644 --- a/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl +++ b/gosa-plugins/fai/admin/fai/faiGroupHandle.tpl @@ -11,16 +11,11 @@ {if $item.freezed} {image path="images/lists/locked.png"} {else} - - - {/if} - {image path=" - {$types.$key.IMG}" title=" - {$types.$key.NAME}"}class='center'> + {image path="{$types.$key.IMG}" title="{$types.$key.NAME}"} {$types.$key.NAME} @@ -48,9 +43,7 @@ - {image path=" - {$types.$key.IMG}" title=" - {$types.$key.NAME}"}class='center'> + {image path="{$types.$key.IMG}" title="{$types.$key.NAME}"} {$types.$key.NAME} @@ -72,9 +65,7 @@ - {image path=" - {$types.$key.IMG}" title=" - {$types.$key.NAME}"}class='center'> + {image path="{$types.$key.IMG}" title="{$types.$key.NAME}"} {$types.$key.NAME} @@ -87,13 +78,9 @@ {/if}
-
-

+


+
+   +
-
-   - -
\ No newline at end of file