From 5b7c8d3c645dbdc326f4873074c7019ebe7c8ddb Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 11 Nov 2025 21:46:22 +0100 Subject: [PATCH] Fixed title attribute on egn download button --- Layout/default/Invoice/Index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Layout/default/Invoice/Index.php b/Layout/default/Invoice/Index.php index 32fcff61e..f80df6423 100644 --- a/Layout/default/Invoice/Index.php +++ b/Layout/default/Invoice/Index.php @@ -343,7 +343,7 @@ $pagination_entity_name = "Rechnungen"; billing_delivery == "email") ? "Email" : "Papier"?> $invoice->id])?>" title="CSV-Download"> - $invoice->id])?>" title="CSV-Download"> + $invoice->id])?>" title="Download EGN">