]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_unconfirmed_404_nopoints.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / member / member_unconfirmed_404_nopoints.tpl
index ed0459211d63760a565952a3dbf842d73f8a76ef..72da1ac447e137457113a4975e263878e529cc25 100644 (file)
@@ -1,5 +1,5 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] top" colspan="4">
-               <div class="member_failed large">$content[probl]:</STRONG> $content[data]
-       </TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td align="center" class="switch_sw$content[sw] top" colspan="4">
+               <span class="member_failed large">$content[probl]:</span> $content[data]
+       </td>
+</tr>
\ No newline at end of file