Entire rewrite of mail part in app! Not kidding here...
[mailer.git] / templates / de / html / member / member_stats_row.tpl
index 3f6ea7ecd85aeffc96f9add87bdb9e560b07a75d..adb81f0fb7ba057b09a1ad25ad24128c54994d13 100644 (file)
@@ -1,36 +1,44 @@
 <TR>
-       <TD class="switch_mem$content[sw] top2 right" width="46%" colspan="2"
-               align="center">{--EMAIL_SUBJECT--}:<br />
-       <STRONG>$content[subj]</STRONG></TD>
+       <TD class="switch_mem$content[sw] top2 right" width="46%" colspan="2" align="center">
+               {--EMAIL_SUBJECT--}:<br />
+               <STRONG>$content[subj]</STRONG>
+       </TD>
        <TD class="switch_mem$content[sw] top2" width="54%" align="center">
-       {--EMAIL_TIMESTAMP--}:<br />
-       <STRONG>$content[stamp]</STRONG></TD>
+               {--EMAIL_TIMESTAMP--}:<br />
+               <STRONG>$content[stamp]</STRONG>
+       </TD>
 </TR>
 <TR>
        <TD colspan="2" align="center" class="switch_mem$content[sw] top right">
-       {--EMAIL_PAYMENT--}:<br />
-       <STRONG>$content[pay]</STRONG></TD>
+               {--EMAIL_PAYMENT--}:<br />
+               <STRONG>$content[pay]</STRONG>
+       </TD>
        <TD align="center" class="switch_mem$content[sw] top">
-       {--EMAIL_CATEGORY--}:<br />
-       <STRONG>$content[cat]</STRONG></TD>
+               {--EMAIL_CATEGORY--}:<br />
+               <STRONG>$content[cat]</STRONG>
+       </TD>
 </TR>
 <TR>
        <TD colspan="2" align="center" class="switch_mem$content[sw] top right">
-       {--EMAIL_URL--}:<br />
-       <STRONG><A href="$content[url]" target="_blank">{--MEMBER_TEST_URL--}</A></STRONG>
+               {--EMAIL_URL--}:<br />
+               <STRONG><A href="$content[url]" target="_blank">{--MEMBER_TEST_URL--}</A></STRONG>
        </TD>
        <TD align="center" class="switch_mem$content[sw] top">
-       {--EMAIL_END_SEND--}:<br />
-       <STRONG>$content[sent]</STRONG></TD>
+               {--EMAIL_END_SEND--}:<br />
+               <STRONG>$content[sent]</STRONG>
+       </TD>
 </TR>
 <TR>
-       <TD align="center" class="switch_mem$content[sw] top right" width="23%">
-       {--EMAIL_RECEIVERS--}:<br />
-       <STRONG>$content[recs]</STRONG></TD>
-       <TD align="center" class="switch_mem$content[sw] top right" width="23%">
-       {--EMAIL_CONFIRMED--}:<br />
-       <STRONG>$content[clix]</STRONG></TD>
+       <TD align="center" class="switch_mem$content[sw] top right" width="30%">
+               {--EMAIL_RECEIVERS--}:<br />
+               <STRONG>$content[recs]</STRONG>
+       </TD>
+       <TD align="center" class="switch_mem$content[sw] top right" width="16%">
+               {--EMAIL_CONFIRMED--}:<br />
+               <STRONG>$content[clix]</STRONG>
+       </TD>
        <TD align="center" class="switch_mem$content[sw] top">
-       {--EMAIL_PERCENT--}:<br />
-       <STRONG>$content[perc]</STRONG></TD>
+               {--EMAIL_PERCENT--}:<br />
+               <STRONG>$content[perc]</STRONG>
+       </TD>
 </TR>