]> 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 4aabcde2097e6113ebe4fc29358fd917d1805026..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" height="30">
+               <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>
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center">{--HOLIDAY_COMMENTS--}:<br />
+               <td colspan="2" align="center">
+                       {--HOLIDAY_COMMENTS--}:<br />
                        <textarea name="comments" class="member_normal" cols="50" rows="6"></textarea>
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center">
+               <td class="bottom" colspan="2" align="center">
                        <span class="member_note">{--HOLIDAY_NOTES--}</span>
                </td>
        </tr>