summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e5e6318)
raw | patch | inline | side by side (parent: e5e6318)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 16:16:41 +0000 (16:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 16:16:41 +0000 (16:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17152 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/users/template.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/users/template.tpl b/gosa-core/plugins/admin/users/template.tpl
index b61c29b9869a99e1cec3fec6f3adf73bf2998eef..ce9fee3953bcee937a30a2619b1f79d8ddc02037 100644 (file)
<br>
-<table summary="" cellpadding=4 border=0>
+<table summary="{t}User template selection dialog{/t}" cellpadding=4 border=0>
<tr>
<td><b><LABEL for="template">{t}Template{/t}</LABEL></b></td>
<td>
<hr>
<div class="plugin-actions">
- <button type='submit' name='template_continue'>{t}Continue{/t}</button>
-
- <button type='submit' name='edit_cancel'>{msgPool type=cancelButton}</button>
-
+ <button type='submit' name='template_continue'>{t}Continue{/t}</button>
+ <button type='submit' name='edit_cancel'>{msgPool type=cancelButton}</button>
</div>