Fix for missing array elements
[mailer.git] / templates / de / html / beg / beg_login.tpl
index 133f2ede70c3682f75d5d4556849420d2f41c445..2c85a222bbf520d2fccb2b1d7f992d48834b7c2b 100644 (file)
@@ -2,7 +2,7 @@
        <tr>
                <td align="center">
                <div>{--BEG_SORRY_YOURE_LOGGED_IN_1--}<strong>$content[userid]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_2--}<strong>$content[points]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_3--}</div>
-               <div>{--BEG_CLICKS_1--}<strong>$content[clicks]</strong>{--BEG_CLICKS_2--}</div>
+               <div>{%message,BEG_CLICKS,$content[clicks]%}</div>
                <div align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</div>
                </td>
        </tr>