summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a19b1ad)
raw | patch | inline | side by side (parent: a19b1ad)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Sep 2006 04:48:37 +0000 (04:48 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Sep 2006 04:48:37 +0000 (04:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4789 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/departments/generic.tpl | patch | blob | history |
index 5fe9f76a72f172deeaa5886b7013c0519fbc31a1..ed1a09eda5ff5dec7206615f9c85b736e34e0db8 100644 (file)
<td style="vertical-align:top;"><LABEL for="postalAddress">{t}Address{/t}</LABEL></td>
<td>
{render acl=$postalAddressACL}
- <textarea id="postalAddress" name="postalAddress" style="width:100%" rows=3 cols=22 title="{t}Postal address of this subtree{/t}">{$postalAddress}
- </textarea>
+ <textarea id="postalAddress" name="postalAddress" style="width:100%" rows=3 cols=22 title="{t}Postal address of this subtree{/t}">{$postalAddress}</textarea>
{/render}
</tr>
<tr>