summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 27d1851)
raw | patch | inline | side by side (parent: 27d1851)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:21 +0000 (14:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:21 +0000 (14:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16081 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/country.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/country.tpl b/gosa-core/plugins/admin/departments/country.tpl
index d484910fa1bad82889e4d1c8ab5be7ca067af4d3..a446455c8f4845b9a2b5a46fb0bc53fefcd479c2 100644 (file)
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
<tr>
<td style="vertical-align:top; width:50%">
- <h3><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}</h3>
+ <h3>{t}Properties{/t}</h3>
<table summary="">
<tr>
<td><LABEL for="c">{t}Country name{/t}</LABEL>{$must}</td>
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
<tr>
<td style="vertical-align:top; width:100%">
- <h3><img class="center" alt="" align="middle" src="images/lists/locked.png"> {t}Administrative settings{/t}</h3>
+ <h3>{t}Administrative settings{/t}</h3>
{render acl=$gosaUnitTagACL}
<input id="is_administrational_unit" type=checkbox name="is_administrational_unit" value="1" {$gosaUnitTag}><label for="is_administrational_unit">{t}Tag department as an independent administrative unit{/t}</label>
{/render}