Code

added some summary tags
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Aug 2005 06:31:10 +0000 (06:31 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Aug 2005 06:31:10 +0000 (06:31 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1237 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/environment/environment.tpl
plugins/personal/environment/hotplugDialog.tpl
plugins/personal/environment/hotplugDialogNew.tpl
plugins/personal/environment/kioskManagement.tpl
plugins/personal/environment/logonManagement.tpl
plugins/personal/environment/selectPrinterDialog.tpl

index 58aa630515193278025803f51eb6b80b1b4d3a83..d4ecc4eea86659796a8cd7d65d4f96aa1adededd 100644 (file)
@@ -3,11 +3,11 @@
        {t}The environment extension is currently disabled.{/t}
 {else}
 <input type="hidden" name="iamposted" value="1">
-<table summary="" width="100%">
+<table summary="{t}Environment managment settings{/t}" width="100%">
        <tr>
                <td valign="top" width="50%">
                        <h2><img alt="" src="images/banana.png" align="middle">&nbsp;{t}Profiles{/t}</h2>
-                       <table summary="">
+                       <table summary="{t}Profile managment{/t}">
                                <tr>
                                        <td>
                                                <input type="checkbox" value="1" {$useProfileCHK} name="useProfile" {$useProfileACL} id="useProfile"
@@ -21,7 +21,7 @@
                                        <td>&nbsp;
                                        </td>
                                        <td>
-                                               <table summary="">
+                                               <table summary="{t}Profile server managment{/t}">
                                                        <tr>
                                                                <td>    
                                                                        <LABEL for="gotoProfileServer">{t}Profil server{/t}</LABEL>
@@ -79,7 +79,7 @@
 
                        <p class="seperator">&nbsp;</p>
             <h2><img alt="" src="images/banana.png" align="middle">&nbsp;{t}Kiosk profile{/t}</h2>     
-                       <table summary="">
+                       <table summary="{t}Kiosk profile settings{/t}">
                                <tr>
                                        <td>
                                                <LABEL for="gotoKioskProfile">{t}Kiosk profile{/t}</LABEL>
                        </table>        
                        <p class="seperator">&nbsp;</p>
                        <h2><img alt="" src="images/banana.png" align="middle">&nbsp;<LABEL for="gotoLogonScript">{t}Logon scripts{/t}</LABEL></h2>
-                       <table summary="">
+                       <table summary="{t}Logon script management{/t}">
                                <tr>
                                        <td>
                                        <select style="width:350px;" name="gotoLogonScript" multiple size=4 {$gotoLogonScriptACL} id="gotoLogonScript">
                        </table>
                        <p class="seperator">&nbsp;</p>
             <h2><img alt="" src="images/banana.png" align="middle">&nbsp;<LABEL for="gotoHotplugDevice">{t}Hotplug devices{/t}</LABEL></h2>    
-                       <table summary="">
+                       <table summary="{t}Hotplug device settings{/t}">
                                <tr>
                                        <td>
                                                <select name="gotoHotplugDevice" {$gotoHotplugDeviceACL} size=4  style="width:350px;" id="gotoHotplugDevice">
                        </table>
                        <p class="seperator">&nbsp;</p>
             <h2><img alt="" src="images/banana.png" align="middle">&nbsp;<LABEL for="gotoPrinter">{t}Printer{/t}</LABEL></h2>
-            <table summary="">
+            <table summary="{t}Printer settings{/t}">
                 <tr>
                     <td>
                         <select style="width:350px;" name="gotoPrinter" multiple size=4 {$gotoPrinterACL} id="gotoPrinter">
index bde07dfb084fc364c19673955b4ae5d2289832fd..61a84072d7b6d5c1793ef3380515db88537c3ffb 100644 (file)
@@ -2,7 +2,7 @@
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
-       <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 cellspacing=2>
+       <table summary="{t}Hotplug management{/t}" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 cellspacing=2>
         <tr>
             <td width="50%" style="vertical-align:top;">
                                <div class="contentboxh" style="height:20px;">
index 45ce56a5d24b79d860f3c05c0ce9061ae055e5df..f65565328a87747b2852aa304e1b91bf2b3d6701 100644 (file)
@@ -2,7 +2,7 @@
        
        <input type="hidden" name="dialogissubmitted" value="1">
        
-       <table>
+       <table summary="{t}Create new hotplug entry{/t}">
                <tr>
                        <td><LABEL for="HOT_name">{t}Name{/t}</LABEL>
                        </td>
index e698d1d3722b4fbc3a0f98b1f4d2286ef4dd7d80..b19f6dd0c8c92304416817c859c3c40550de98fc 100644 (file)
@@ -2,7 +2,7 @@
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
-       <table summary="">
+       <table summary="{t}Kiosk profile management{/t}">
                <tr>
                        <td>
                <select style="width:350px;" size=8 name="gotoKioskProfile" {$gotoKioskProfileACL} id="gotoKioskProfile">
index 4a1e6870f33345d67d7b0ce9290dff4ac90910d8..94f84c96563937d828c7b26b4804fca969de8ec7 100644 (file)
@@ -2,10 +2,10 @@
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
-    <table summary="" width="100%">
+    <table summary="{t}Logon script management{/t}" width="100%">
        <tr>
                        <td width="50%">
-                                       <table>
+                                       <table summary="{t}Logon script settings{/t}">
                                                <tr>
                                                        <td><LABEL for="LogonName">{t}Name{/t}</LABEL>
                                                        </td>
@@ -32,7 +32,7 @@
                                        </table>
                        </td>
                        <td>
-                                       <table>
+                                       <table summary="{t}Logon script flags{/t}">
                                                <tr>
                                                        <td>
                                                                <input type="checkbox" value="L" name="LogonLast" {$LogonLastCHK} id="LogonLast">
@@ -62,7 +62,7 @@
                </tr>
                <tr>
                        <td colspan="2">
-                                       <table width="80%">
+                                       <table width="80%" summary="{t}Logon script{/t}">
                                                <tr>
                                                        <td>
                                                                <textarea style="width:100%;height:400px;" name="LogonData">{$LogonData}</textarea>
index 5d41b9da74c79b959ad2451049e2cfc743d79a5f..e6080dc227adc6f10ca9e4d6d2e5aeb5f56fd0ef 100644 (file)
@@ -2,7 +2,7 @@
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
-       <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+       <table summary="{t}Select printer to add{/t}" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
         <tr>
             <td width="50%">
                                <div class="contentboxh" style="height:20px;">