]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_receive_table.tpl
Naming convention applied
[mailer.git] / templates / de / html / member / member_receive_table.tpl
index 95568a116e5ed195135b1869dcfce7c414c14214..83e7ee24b014274045876fcf2094db2cbf88837b 100644 (file)
@@ -1,13 +1,14 @@
-<table border="0" cellspacing="0" cellpadding="0" width="400"
-       class="register_header dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" width="400" class="table dashed">
        <tr>
                <td align="right" height="40" class="register_left">
                        <strong>{--MAX_PER_DAY--}:</strong>&nbsp;&nbsp;
                </td>
                <td class="register_right">
-                       <select name="max_mails" size="1" class="register_select">
+                       <select name="max_mails" size="1" class="form_select">
                                $content
                        </select>
                </td>
        </tr>
 </table>
+</div>