Code

some changes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Jun 2005 08:43:01 +0000 (08:43 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Jun 2005 08:43:01 +0000 (08:43 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@775 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/macro/generic.tpl

index 98f1a25386a1b5fc497a2a69a4eaf760ce1d9578..6d158b798357a4499d878b74bd7c4068e733c297 100755 (executable)
@@ -1,6 +1,6 @@
 <table style="width:100%;">
        <tr>
-               <td style="width:50%;">
+               <td valign="top" >
 
                        <table>
                        <tr>
                        </table>
 
                </td>
-       </tr>
-</table>
-<table width="100%">
-       <tr>
-               <td>    
-                       <textarea name="goFonMacroContent" style="width:600px;height:400px;">{$goFonMacroContent}</textarea>
+               <td align="right">      
+                       <textarea name="goFonMacroContent" style="width:700px;height:400px;font-size:14px;font-family:Arial;">{$goFonMacroContent}</textarea>
                </td>
        <tr>
 </table>