Code

Input types must be of type 'text'
[gosa.git] / gosa-plugins / gofax / gofax / faxaccount / generic.tpl
index 4b140cc01bd89dd64d64248f3c82ab69e10e2257..7a86edf35ac57f760e3edd3d56e85ef3d81bfbec 100644 (file)
@@ -1,8 +1,10 @@
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="0" border="0">
+<table style='width:100%; ' summary="">
+
 
  <!-- Headline container -->
  <tr>
-   <td style="width:50%; vertical-align:top;">
+   <td style='width:50%; '>
+
      <h3>{t}Generic{/t}</h3>
 
      <table summary="">
@@ -13,7 +15,7 @@
        <input type='text' name="dummy1" value="{t}Multiple edit{/t}" disabled id="facsimileTelephoneNumber">
 {else}
 {render acl=$facsimileTelephoneNumberACL}
-           <input name="facsimileTelephoneNumber" id="facsimileTelephoneNumber" size=20 maxlength=65
+           <input name="facsimileTelephoneNumber" id="facsimileTelephoneNumber" size=20 maxlength=65 type='text'
                value="{$facsimileTelephoneNumber}" title="{t}Fax number for GOfax to trigger on{/t}">
 {/render}
 {/if}
      </table>
      
    </td>
-   <td style="border-left:1px solid #A0A0A0">
+   <td class='left-border'>
+
     &nbsp;
    </td>
-   <td style="vertical-align:top; width:100%">
+   <td style='width:100%'>
+
      <h3>{t}Delivery methods{/t}</h3>
 
 {render acl=$goFaxIsEnabledACL checkbox=$multiple_support checked=$use_goFaxIsEnabled}
 
 <hr>
 
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table style='width:100%; ' summary="">
+
   <tr>
-    <td style="width:50%; border-right:1px solid #A0A0A0">
+    <td style='width:50%; ' class='right-border'>
+
 
        {if !$multiple_support}
 
 {/render}
        {/if}
    </td>
-   <td style="vertical-align:top; width:50%">
+   <td style='width:50%'>
+
       <h3>{t}Blocklists{/t}</h3>
       <table summary="" style="width:100%">
         <tr>