Code

Prepared password change enforcement
[gosa.git] / gosa-core / plugins / admin / users / template.tpl
index 1b79b0de6d013c0d978b0e01ebea8e92b4c35897..ce9fee3953bcee937a30a2619b1f79d8ddc02037 100644 (file)
@@ -10,7 +10,7 @@
 
 <br>
 
-<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="{t}User template selection dialog{/t}" cellpadding=4 border=0>
   <tr>
     <td><b><LABEL for="template">{t}Template{/t}</LABEL></b></td>
     <td>
@@ -46,8 +46,8 @@
 
 <hr>
 <div class="plugin-actions">
 <input type=submit name="template_continue" value="{t}Continue{/t}">
 <input type=submit name="edit_cancel" value="{msgPool type=cancelButton}">
<button type='submit' name='template_continue'>{t}Continue{/t}</button>
<button type='submit' name='edit_cancel'>{msgPool type=cancelButton}</button>
 </div>