Code

Fixed connectivity acls
[gosa.git] / plugins / personal / posix / posix_shadow.tpl
index b671e626cc475312cbf63b24a05e3baf516f484e..2cf44ea829831f808ec2d11f71abdb07cef2d92e 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="width:50%; vertical-align:top;">
    <input type=checkbox name="must_change_password" value="1" {$must_change_password} {$must_change_passwordACL}>
    <input type=checkbox name="use_shadowMax" value="1" {$use_shadowMax} {$shadowMaxACL}>
    {$shadowmaxs}
    <br>
-  </td>
-  <td style="border-left:1px solid #A0A0A0">
-    &nbsp;
-  </td>
-  <td style="vertical-align:top">
    <input type=checkbox name="use_shadowExpire" value="1" {$use_shadowExpire} {$shadowExpireACL}>
    {t}Password expires on{/t}
    <select name=day onChange="createResult(this.form,this.form.shadowExpire);" {$shadowExpireACL}>