no message
This commit is contained in:
@@ -135,7 +135,7 @@ public function GenerateInvoices()
|
||||
$html = "
|
||||
<h2>Rechnung für {$user['name']}</h2>
|
||||
<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;'>
|
||||
<th>Zähler</th>
|
||||
<th>Typ</th>
|
||||
|
||||
Reference in New Issue
Block a user