Code

Updated table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:56:05 +0000 (09:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:56:05 +0000 (09:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17240 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/fai/faiScriptEntry.tpl

index ced7f3d0fedf41c9b6c590270877dbf04ce4795e..6f735aa025a9eaff5630dbe4db2aba38164e84ec 100644 (file)
@@ -1,9 +1,9 @@
 <input type="hidden" name="SubObjectFormSubmitted" value="1">
-<table width="100%" summary="">
+<table width="100%" summary="{t}FAI script{/t}">
        <tr>
                <td valign="top" width="50%">
                        <h3>{t}Generic{/t}</h3>
-                               <table summary="">
+                               <table summary="{t}Generic settings{/t}">
                                        <tr>
                                                <td>
                                                        {t}Name{/t}{$must}&nbsp;
@@ -32,7 +32,7 @@
         </td>
                <td valign="top">
                                <h3>{t}Script attributes{/t}</h3>
-                               <table summary="" width="100%">
+                               <table summary="{t}Priority configuration{/t}" width="100%">
                                        <tr>
                                                <td>
                                                        <LABEL for="FAIpriority">
                {t}Script{/t}
        </LABEL>
        </h3>
-<table summary="" width="99%">
-    <tr>
-        <td>
 {render acl=$FAIscriptACL}
             <textarea name="FAIscript" style="width:100%;height:300px;" id="FAIscript"  
                                rows="20" cols="120">{$FAIscript}</textarea>
 {/render}
-        </td>
-    </tr>
-</table>
 <br>
 <div>
 {render acl=$FAIscriptACL}