]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_holiday_form.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_holiday_form.tpl
index a2def63e00095c1f8a977686c8428f3e72ee14fd..ae85e4dab678c0bd25efac8ffcf2b2b908ca36da 100644 (file)
@@ -2,13 +2,13 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=holiday%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td colspan="2" align="center" class="bottom member_title2">
+               <td colspan="2" align="center" class="member_title bottom">
                        <strong>{--HOLIDAY_MEMBER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td width="50%" align="right">{--HOLIDAY_MEMBER_TSTART--}:</td>
-               <td width="50%" align="center">
+               <td align="right">{--HOLIDAY_MEMBER_TSTART--}:</td>
+               <td align="center">
                        $content[start_day].$content[start_month].$content[start_year]
                </td>
        </tr>
@@ -30,7 +30,7 @@
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center">
+               <td class="bottom" colspan="2" align="center">
                        <span class="member_note">{--HOLIDAY_NOTES--}</span>
                </td>
        </tr>