From: hickert Date: Wed, 17 Mar 2010 16:39:25 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;ds=inline;h=4ef4e1019d88ba231f7bba17e5b1b71768005a9f;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16840 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 0c3c7e995..97fcf43d6 100644 --- a/gosa-plugins/goto/admin/groups/apps/app_list.tpl +++ b/gosa-plugins/goto/admin/groups/apps/app_list.tpl @@ -3,23 +3,28 @@ {t}Release{/t} - {foreach from=$releases item=item key=key} {/foreach} - + {image path="images/lists/copy.png" action="menu_copy" title="{t}Copy menu{/t}"} + {if $copied} - + {image path="images/lists/paste.png" action="menu_paste" title="{t}Paste menu from{/t} {$copy_source}"} + {else} - + {image path="images/lists/paste-grey.png"} + {/if} - + {image path="images/lists/delete.png" action="menu_delete" title="{t}Delete menu{/t}"} + {/if} - + +
{/if} - {t}Release{/t} + {image path="plugins/fai/images/fai_small.png"} + {$item.NAME} @@ -67,11 +73,13 @@ {if $item.ICON != ""}
- {t}Folder{/t} + {image path="?plug={$plug_id}&send={$item.UNIQID}"} +
{else}
- {t}Folder{/t} + {image path="images/lists/folder.png"} +
{/if} @@ -79,13 +87,13 @@ {$item.NAME}  - - - - @@ -100,13 +108,14 @@
- - - -  + {image path="images/empty.png"} + {elseif $item.TYPE == "ENTRY"} @@ -118,20 +127,21 @@ {/if}
- {t}Entry{/t} + {image path="plugins/goto/images/select_application.png"} +
{$item.NAME} {$item.INFO} - - - - @@ -141,7 +151,7 @@
{t}add to{/t} - {foreach from=$folders item=item key=key} {/foreach} @@ -151,9 +161,10 @@ - + + {$app_list} - {foreach from=$folders item=item key=key} {/foreach}