Code

Updated samba templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 10:21:22 +0000 (10:21 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 10:21:22 +0000 (10:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16192 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/samba/personal/samba/samba3_workstations.tpl [deleted file]
gosa-plugins/samba/personal/samba/sambaLogonHours.tpl

diff --git a/gosa-plugins/samba/personal/samba/samba3_workstations.tpl b/gosa-plugins/samba/personal/samba/samba3_workstations.tpl
deleted file mode 100644 (file)
index f761b33..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding="4">
-<tr>
-  <td style="vertical-align:top;">
-   <div class="contentboxh" style="height:20px;">
-    <p class="contentboxh" style="font-size:12px">
-     <b><label for="wslist">{t}Select workstations to add{/t}</label> {$hint}</b><br />
-    </p>
-   </div>
-   <div class="contentboxb">
-    <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-     <select id="wslist" style="width:100%; margin-top:4px; height:450px;" name="wslist[]" size="15" multiple>
-       {html_options values=$wslist output=$wslist}
-     </select>
-    </p>
-   </div>
-  </td>
-  <td style="vertical-align:top;width:350px">
-   <div class="contentboxh" style="height:20px;">
-    <p class="contentboxh" style="font-size:12px">{image path="{$launchimage}" align="right"}
-
-       <b>{t}Filters{/t}</b></p>
-   </div>
-   <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-      {$alphabet}
-     </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td>{image path="{$tree_image}"}&nbsp;
-
-    <select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
-      {html_options options=$deplist selected=$depselect}
-    </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="18">{image path="{$search_image}"}&nbsp;
-</td>
-    <td><input type='text' name='regex' maxlength='20' style="width:99%" value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
-   {$apply}
-   </div>
-  </td>
-</tr>
-</table>
-
-<p class="plugbottom">
-  <button type='submit' name='add_ws_finish'>{msgPool type=addButton}</button>
-
-  &nbsp;
-  <button type='submit' name='add_ws_cancel'>{msgPool type=cancelButton}</button>
-
-</p>
index 87187087ba6ca89a58942f0ff8ae3292aee40847..70a716cb1a06f88aa4b3c7e8e3dd3d5eb75a62a3 100644 (file)
@@ -22,7 +22,8 @@
 <h1>{t}Specify the hours this user is allowed to log in{/t}</h1>
 <br>
 
-<table cellspacing=0 cellpadding=0 style='border: solid 1px #B0B0B0; background-color: #EEEEEE; width :100%;' >
+<table cellspacing=0 cellpadding=0 style='border: solid 1px #B0B0B0; background-color: #EEEEEE; width :100%;' 
+  summary="{t}Samba logon hours{/t}">
   <tr>
     <td>&nbsp;</td>
     <td colspan=24 style='text-align:center;height:24px;border-bottom: solid 1px #B0B0B0;'><b>{t}Hour{/t}</b></td>