summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1f2de70)
raw | patch | inline | side by side (parent: 1f2de70)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:25 +0000 (14:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:25 +0000 (14:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16083 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/domain.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/domain.tpl b/gosa-core/plugins/admin/departments/domain.tpl
index f76ea3915735d01af77680fd44f1b8e90a38f8c1..0a1b38ac80a13f911de56502679ef7bfb5410190 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="dc">{t}Domain 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}