no message

This commit is contained in:
2025-11-04 16:03:53 +01:00
parent d70b02cdd1
commit e6c6f66999

View File

@@ -135,7 +135,7 @@ public function GenerateInvoices()
$html = " $html = "
<h2>Rechnung für {$user['name']}</h2> <h2>Rechnung für {$user['name']}</h2>
<p>{$user['address']}<br>{$user['city']}</p> <p>{$user['address']}<br>{$user['city']}</p>
<table border='1' cellpadding='5'> <table border='1' cellpadding='3' style='font-size:8px;'>
<tr style='background-color:#e0e0e0;'> <tr style='background-color:#e0e0e0;'>
<th>Zähler</th> <th>Zähler</th>
<th>Typ</th> <th>Typ</th>