]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_register.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / guest / guest_register.tpl
index 9f08f4d693ccc007801ffd1b5c615135ce63a185..7eef116a0f91c8c341875fb0450afb216c38a8fb 100644 (file)
@@ -7,7 +7,7 @@
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_PERSONAL_DATA--}:
                </td>
        </tr>
                <td class="bottom" colspan="2" align="center">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
-                               <td width="50%" class="register_left">
+                               <td class="register_left">
                                        {--GUEST_GENDER--}$content[must_fillout_gender]:
                                </td>
-                               <td width="50%" class="register_right"><select name="gender"
+                               <td class="register_right"><select name="gender"
                                        size="1" class="guest_select">
                                        <option value="M">{--GENDER_M--}</option>
                                        <option value="F">{--GENDER_F--}</option>
                                </td>
                        </tr>
                        <tr>
-                               <td align="right" width="50%" class="register_left">
+                               <td align="right" class="register_left">
                                        {--COUNTRY--}$content[must_fillout_cntry], {--ZIP--}$content[must_fillout_zip],
                                        {--CITY--}$content[must_fillout_city]:
                                </td>
-                               <td width="50%" class="register_right">
+                               <td class="register_right">
                                        $content[country]
                                        <input type="text" name="zip" class="guest_normal" size="5" maxlength="10" value="$content[zip]" />
                                        <input type="text" name="city" class="guest_normal" size="20" maxlength="255" value="$content[city]" />
                                </td>
                        </tr>
                        <tr>
-                               <td align="right" width="50%" class="register_left">
+                               <td align="right" class="register_left">
                                        {--EMAIL--}$content[must_fillout_email]:&nbsp;&nbsp;
                                </td>
-                               <td width="50%" class="register_right">
+                               <td class="register_right">
                                        <input type="text" name="email" class="guest_normal" size="30" maxlength="255" value="$content[email]" />
                                </td>
                        </tr>
                        <tr>
-                               <td align="right" width="50%" class="register_left">
+                               <td align="right" class="register_left">
                                        {--BIRTHDAY--}$content[must_fillout_birthday]:
                                </td>
-                               <td width="50%" class="register_right">
+                               <td class="register_right">
                                        $content[birthday_selection]
                                </td>
                        </tr>
@@ -78,7 +78,7 @@
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_CATEGORIES--}:
                </td>
        </tr>
@@ -91,7 +91,7 @@
                <td colspan="2" class="bottom">$content[category_selection]</td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_MISC--}:
                </td>
        </tr>
        </tr>
        $content[refid_content]
        <tr>
-               <td colspan="2" class="guest_title2 bottom top">
+               <td colspan="2" class="guest_title bottom top">
                        {--TERMS_OF_USAGE--}:<br />
                        <span class="guest_failed">{--YOU_FINALIZE--}</span>
                </td>