]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
CSS cleanup, jquery updated:
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index 7644cdc1998f1e1f89cd71ef79de3af8ee689e82..23ad70ae8a8d2059069183c85b8b4f9a87d9d024 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="UTF-8" action="{%url=modules.php?module=sponsor&amp;what=account%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="550" class="table dashed">
 <tr>
-       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+       <td colspan="2" align="center" class="table_header bottom" height="32">
                <strong>{--SPONSOR_ENTER_COMPANY_DATA--}:</strong>
        </td>
 </tr>
@@ -31,7 +31,7 @@
        </td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+       <td colspan="2" align="center" class="table_header bottom" height="32">
                <strong>{--SPONSOR_ENTER_PERSONA_DATA--}:</strong>
        </td>
 </tr>
@@ -60,7 +60,7 @@
        </td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+       <td colspan="2" align="center" class="table_header bottom" height="32">
                <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
        </td>
 </tr>
        </td>
 </tr>
 <tr>
-       <td class="sponsor_header bottom" colspan="2" align="center" height="37">
+       <td class="table_header bottom" colspan="2" align="center" height="37">
                <strong>{--SPONSOR_ENTER_OLD_PASSWORD--}:</strong>
        </td>
 </tr>
        </td>
 </tr>
 <tr>
-       <td class="sponsor_header bottom" colspan="2" align="center" height="37">
+       <td class="table_header bottom" colspan="2" align="center" height="37">
                <strong>{--SPONSOR_CHANGE_PASSWORD--}:</strong>
        </td>
 </tr>
        </td>
 </tr>
 <tr>
-       <td class="sponsor_footer" colspan="2" align="center" height="32">
+       <td class="table_footer" colspan="2" align="center" height="32">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
        </td>