From 9d628b7a3f6f4d31da80c4ada6ea3544e5aa5243 Mon Sep 17 00:00:00 2001 From: DanielHaefliger Date: Fri, 5 Dec 2025 14:31:52 +0100 Subject: [PATCH] no message --- Abrechnung/module.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Abrechnung/module.php b/Abrechnung/module.php index a8828a1..1abd764 100644 --- a/Abrechnung/module.php +++ b/Abrechnung/module.php @@ -218,7 +218,7 @@ class Abrechnung extends IPSModule // ========================= Gesamttotal ========================= $grandTotal = $totalPower + $totalAdditional; $html .= " -

+

Gesamttotal: " . number_format($grandTotal, 2) . " CHF

"; @@ -407,7 +407,7 @@ class Abrechnung extends IPSModule "; } $html .= " - Total Elektrizität + Total @@ -456,7 +456,7 @@ class Abrechnung extends IPSModule } $html .= " - Total Nebenkosten + Total