]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/form_header_en.html
Tabs in templates eliminiert.
[mfinanz.git] / templates / webpages / ct / form_header_en.html
index 0d33b7c09e92c5cf601f9f36053ee02de54f8f20..3c08ffbd3d409b402e37a1f416ffdadfed4dd99c 100644 (file)
 
      [%- IF conf_vertreter %]
       <tr>
-            <th align="right">Username</th>
-            <td><input name="username" maxlength="50" value="[% HTML.escape(username) %]"></td>
-            <th align="right">Password</th>
-            <td><input name="user_password" value="[% HTML.escape(user_password) %]"></td>
+       <th align="right">Username</th>
+       <td><input name="username" maxlength="50" value="[% HTML.escape(username) %]"></td>
+       <th align="right">Password</th>
+       <td><input name="user_password" value="[% HTML.escape(user_password) %]"></td>
       </tr>
      [%- END %]