summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 378564c)
raw | patch | inline | side by side (parent: 378564c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Jul 2010 09:15:47 +0000 (09:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Jul 2010 09:15:47 +0000 (09:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19012 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/gofon/macro/generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/macro/generic.tpl b/gosa-plugins/gofon/gofon/macro/generic.tpl
index 6d15571afd4d46235f08911fab38e6a71d903683..87c2240eb68552d7d8fc0ce303e6cb30b13eee4a 100644 (file)
{t}Macro text{/t}
<br>
{render acl=$goFonMacroContentACL}
-<textarea name="goFonMacroContent" style="width:99%;height:300px;font-size:14px;font-family:Arial;">{$goFonMacroContent}</textarea>
+<textarea id='goFonMacroContent' name="goFonMacroContent" style="width:99%;height:300px;font-size:14px;font-family:Arial;">{$goFonMacroContent}</textarea>
{/render}
<input type='hidden' name='gofonMacroGenericPosted' value='1'>