]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_unconfirmed_table.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / member / member_unconfirmed_table.tpl
index a066c0f2d1730450ae2cf7103f60d5f7978c2ef4..8171859714e8a62175b1460b269689ffbe570f1f 100644 (file)
@@ -6,13 +6,13 @@
        <td width="150" class="member_header bottom right" align="center"><strong>{--EMAIL_TIMESTAMP--}:</strong></td>
        <td width="120" class="member_header bottom" align="center"><strong>{--EMAIL_POINTS--}:</strong></td>
 </tr>
-{!__UNCONFIRMED_ROWS!}
+$content[rows]
 <tr>
        <td align="right" class="member_footer right" colspan="4" style="padding-right:5px">
                <strong>{--POINTS_SUM--}:</strong>
        </td>
        <td align="right" class="member_footer" style="padding-right:5px">
-               <strong>{!__TOTAL_POINTS!} {?POINTS?}</strong>
+               <strong>$content[total_points] {?POINTS?}</strong>
        </td>
 </tr>
 </table>