mailer project continued:
[mailer.git] / templates / de / html / member / member_mail_normal_active.tpl
index 72b674b8297ae10748e69c27d86a9aea79a1f2b8..84f424d73b31b56f08afa2093a52d8152a53dee1 100644 (file)
@@ -1,4 +1,5 @@
-<div class="para"><div align="center">
+<div class="para">
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="650">
 <tr>
        <td colspan="2" align="center" class="header_column bottom">
@@ -6,47 +7,47 @@
        </td>
 </tr>
 <tr>
-       <td width="45%" align="center" class="switch_sw2 bottom right">{--CONFIRM_LINK--}:</strong></td>
+       <td width="45%" align="center" class="switch_sw2 bottom right">{--CONFIRM_LINK--}:</td>
        <td width="55%" align="center" class="switch_sw2 bottom">{--EMAIL_STATUS_ACTIVE--}</td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw1 bottom right">{--EMAIL_SENDER--}:</strong></td>
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_SENDER--}:</td>
        <td align="center" class="switch_sw1 bottom">
                $content[sender]
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw2 bottom right">{--EMAIL_SUBJECT--}:</strong></td>
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_SUBJECT--}:</td>
        <td align="center" class="switch_sw2 bottom">
                $content[subject]
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw1 bottom right" valign="top">{--EMAIL_TEXT--}:</strong></td>
+       <td align="center" class="switch_sw1 bottom right" valign="top">{--EMAIL_TEXT--}:</td>
        <td align="center" class="switch_sw1 bottom">
                <pre>$content[text]</pre>
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw2 bottom right">{--EMAIL_CATEGORY--}:</strong></td>
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_CATEGORY--}:</td>
        <td align="center" class="switch_sw2 bottom">
                {%pipe,getCategory=$content[cat_id]%}
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw1 bottom right">{--EMAIL_TIMESTAMP--}:</strong></td>
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_TIMESTAMP--}:</td>
        <td align="center" class="switch_sw1 bottom">
                $content[timestamp]
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw2 bottom right">{--EMAIL_TIME--}:</strong></td>
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_TIME--}:</td>
        <td align="center" class="switch_sw2 bottom">
                {%pipe,createFancyTime=$content[time]%}
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_sw1 bottom right">{--EMAIL_POINTS--}:</strong></td>
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_POINTS--}:</td>
        <td align="center" class="switch_sw1 bottom" style="padding-right:5px">
                {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
@@ -57,4 +58,5 @@
        </td>
 </tr>
 </table>
-</div></div>
+</div>
+</div>