summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0a83a38)
raw | patch | inline | side by side (parent: 0a83a38)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 10:21:22 +0000 (10:21 +0000) | ||
committer | hickert <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] | patch | blob | history |
gosa-plugins/samba/personal/samba/sambaLogonHours.tpl | patch | blob | history |
diff --git a/gosa-plugins/samba/personal/samba/samba3_workstations.tpl b/gosa-plugins/samba/personal/samba/samba3_workstations.tpl
+++ /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}"}
-
- <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}"}
-</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>
-
-
- <button type='submit' name='add_ws_cancel'>{msgPool type=cancelButton}</button>
-
-</p>
diff --git a/gosa-plugins/samba/personal/samba/sambaLogonHours.tpl b/gosa-plugins/samba/personal/samba/sambaLogonHours.tpl
index 87187087ba6ca89a58942f0ff8ae3292aee40847..70a716cb1a06f88aa4b3c7e8e3dd3d5eb75a62a3 100644 (file)
<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> </td>
<td colspan=24 style='text-align:center;height:24px;border-bottom: solid 1px #B0B0B0;'><b>{t}Hour{/t}</b></td>