diff --git a/Abrechnung/module.php b/Abrechnung/module.php
index f6b4f75..a8828a1 100644
--- a/Abrechnung/module.php
+++ b/Abrechnung/module.php
@@ -403,11 +403,11 @@ class Abrechnung extends IPSModule
" . number_format($a['cost_solar'], 2) . " |
" . number_format($a['cost_grid'], 2) . " |
" . number_format($a['rev_feedin'], 2) . " |
- " . number_format($subtotal, 2) . " CHF |
+ " . number_format($subtotal, 2) . " CHF |
";
}
$html .= "
- | Total |
+ Total Elektrizität |
|
|
|
@@ -456,7 +456,7 @@ class Abrechnung extends IPSModule
}
$html .= "
- | Total |
+ Total Nebenkosten |
|
|
|