X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fonline_now.tpl;h=664ae18ffebcdea11d10f4cfeb621ea0bdec5225;hb=56f65abf076605702654332aceb55d5c275d336f;hp=95048ed6fca38e10ef2efdfb6a4d28fbae58fee6;hpb=46f2e389417a40f1029612b58cb285416ccae7a5;p=mailer.git diff --git a/templates/de/html/online_now.tpl b/templates/de/html/online_now.tpl index 95048ed6fc..664ae18ffe 100644 --- a/templates/de/html/online_now.tpl +++ b/templates/de/html/online_now.tpl @@ -4,7 +4,7 @@ @@ -16,7 +16,7 @@
-
$content[guests]
+
{%pipe,translateComma=$content[guests]%}
{--GUESTS_ONLINE--}
@@ -28,11 +28,23 @@
-
$content[members]
+
{%pipe,translateComma=$content[members]%}
{--MEMBERS_ONLINE--}
-
$content[admins]
+
{%pipe,translateComma=$content[admins]%}
{--ADMINS_ONLINE--}
- \ No newline at end of file + + + + + + + +
+
{%pipe,translateComma=$content[total]%}
+
{--TOTAL_ONLINE--}
+ + +