summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 13a8116)
raw | patch | inline | side by side (parent: 13a8116)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 16:16:21 +0000 (16:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 16:16:21 +0000 (16:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17146 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/groups/apps/edit_entry.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/groups/apps/edit_entry.tpl b/gosa-plugins/goto/admin/groups/apps/edit_entry.tpl
index 9ff120271c872a9e50ba12941c484cbdfed23b75..9b4a00039e26da6232b787d975fbb1c0634dce74 100644 (file)
{if $type == "FOLDER"}
<h3>{$entry.NAME}</h3>
-<table>
+<table summary="{t}Edit application image{/t}" >
<tr>
<td>
{t}Folder image{/t}
{if $type == "ENTRY"}
<h3>{t}Application settings{/t}</h3>
-<table>
+<table summary="{t}Edit application settings{/t}">
<tr>
<td>{t}Name{/t}</td>
<td>{$entry.NAME}</td>