summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d201d3)
raw | patch | inline | side by side (parent: 5d201d3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:27 +0000 (14:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:27 +0000 (14:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16084 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/generic.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/generic.tpl b/gosa-core/plugins/admin/departments/generic.tpl
index 4cdda59751dfcb8b8f620f31866a02f5b3913ad1..6943139bf7e5d397575e8d37370e7cdbc758a8e4 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>
<td>
- <h3><img class="center" alt="" align="middle" src="plugins/departments/images/department.png"> {t}Location{/t}</h3>
+ <h3>{t}Location{/t}</h3>
<table summary="" style="width:100%">
<tr>
<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}