]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mediadata.tpl
Hotfix
[mailer.git] / templates / de / html / mediadata.tpl
index b32f52f9ea88ece74643aea7dc49865495cf04c7..1d4e2633b66890607d4439383aa6bb15f360490a 100644 (file)
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_TOTAL--}:</td>
-               <td class="bottom media_right">$content[user_count]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_count]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_CONFIRMED--}:</td>
-               <td class="bottom media_right">$content[user_confirmed]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_confirmed]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_UNCONFIRMED--}:</td>
-               <td class="bottom media_right">$content[user_unconfirmed]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_unconfirmed]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_LOCKED--}:</td>
-               <td class="bottom media_right">$content[user_locked]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_locked]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_MAX_MAILS--}:</td>
-               <td class="bottom media_right">$content[user_max_mails]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_max_mails]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_REC_PER_DAY--}:</td>
-               <td class="bottom media_right">$content[user_max_rec]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_max_rec]%}</td>
        </tr>
        $content[out_user]
        <tr>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_STATS--}:</td>
-               <td class="bottom media_right">$content[user_stats]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_stats]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_MAX_PER_DAY--}:</td>
-               <td class="bottom media_right">$content[max]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[max]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_MAX_REC--}:</td>
-               <td class="bottom media_right">$content[rec]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[rec]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_SENT_MAILS--}:</td>
-               <td class="bottom media_right">$content[sent]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[sent]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--USERS_LINKS--}:</td>
-               <td class="bottom media_right">$content[user_links]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[user_links]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--CLICK_RATE--}:</td>
-               <td class="bottom media_right">$content[_clr]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[click_rate]%}&#37;</td>
        </tr>
        <tr>
                <td class="media_header bottom" colspan="2" align="center">{--MEDIA_DATA_POINTS--}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--JACKPOT_POINTS--}:</td>
-               <td class="bottom media_right">$content[jackpot]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[jackpot]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--TOTAL_POINTS--}:</td>
-               <td class="bottom media_right">$content[total_points]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[total_points]%}</td>
        </tr>
        $content[out_points]
        <tr>
                <td class="media_header bottom" colspan="2" align="center">{--MEDIA_DATA_REFBANNER--}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_BANNER--}:</td>
-               <td class="bottom media_right">$content[ref_total]</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_BANNER--}:</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[ref_total]%}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_VIEWS--}:</td>
-               <td class="bottom media_right">$content[ref_views]</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_VIEWS--}:</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[ref_views]%}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_CLICKS--}:</td>
-               <td class="bottom media_right">$content[ref_clicks]</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_CLICKS--}:</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[ref_clicks]%}</td>
        </tr>
        <tr>
                <td class="media_header bottom" colspan="2" align="center">{--MEDIA_DATA_MISC--}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--TOTAL_REFCLICKS--}:</td>
-               <td class="bottom media_right">$content[total_refclicks]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[total_refclicks]%}</td>
        </tr>
        <tr>
                <td class="bottom media_left" align="right">{--TOTAL_LOGINS--}:</td>
-               <td class="bottom media_right">$content[total_logins]</td>
+               <td class="bottom media_right">{%pipe,translateComma=$content[total_logins]%}</td>
        </tr>
        $content[out_extra]
        $content[out_special]
        </tr>
        <tr>
                <td class="bottom medium" align="center" colspan="2">
-                       <div>{--ENGINE_SOFTWARE--}:</div>
-                       <div><strong>{?TITLE?}</strong></div>
+                       <div>{--ENGINE_SOFTWARE--}/{--ENGINE_VERSION--}:</div>
+                       <div><strong>{?TITLE?} v{?FULL_VERSION?}</strong></div>
                </td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--ENGINE_VERSION--}:</td>
-               <td class="bottom media_right">{?FULL_VERSION?}</td>
+               <td class="bottom media_left" align="right">{--ENGINE_REVISION--}:</td>
+               <td class="bottom media_right">{?CURRENT_REPOSITORY_REVISION?}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--ENGINE_PATCH_LEVEL--}:</td>
-               <td class="bottom media_right">{?patch_level?}</td>
-       </tr>
-       <tr>
-               <td class="bottom media_left" align="right">{--ENGINE_PATCH_CTIME--}:</td>
-               <td class="bottom media_right">$content[patch_ctime]</td>
+               <td class="bottom media_left" align="right">{--ENGINE_REVISION_CREATED--}:</td>
+               <td class="bottom media_right">{%pipe,getDateTimeFromRepository%}</td>
        </tr>
        <tr>
                <td class="media_header" colspan="2">