summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ed2c5b2)
raw | patch | inline | side by side (parent: ed2c5b2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:57:14 +0000 (09:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:57:14 +0000 (09:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17266 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/paste_generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/paste_generic.tpl b/gosa-plugins/systems/admin/systems/paste_generic.tpl
index b8e403406253e3b4df0b1cc8c226aa17e06d79fe..b5920d75739478d14477a978a3969eeba21f0c4e 100644 (file)
{if $object == "server"}
- <table summary="">
+ <table summary="{t}Paste server{/t}">
<tr>
<td><LABEL for="cn">{t}Server name{/t}</LABEL>{$must}</td>
<td>
</table>
{/if}
{if $object == "workstation"}
- <table summary="">
+ <table summary="{t}Paste workstation{/t}">
<tr>
<td><LABEL for="cn">{t}workstation name{/t}</LABEL>{$must}</td>
<td>
</table>
{/if}
{if $object == "terminal"}
- <table summary="">
+ <table summary="{t}Paste terminal{/t}">
<tr>
<td><LABEL for="cn">{t}Terminal name{/t}</LABEL>{$must}</td>
<td>
</table>
{/if}
{if $object == "printer"}
- <table summary="">
+ <table summary="{t}Paste printer{/t}">
<tr>
<td><LABEL for="cn">{t}Printer name{/t}</LABEL>{$must}</td>
<td>
</table>
{/if}
{if $object == "component"}
- <table summary="">
+ <table summary="{t}Paste network component{/t}">
<tr>
<td><LABEL for="cn">{t}Component name{/t}</LABEL>{$must}</td>
<td>