Update UST-ID placeholder in Impressum page: Replaced the placeholder text for the Umsatzsteuer-Identifikationsnummer with an actual example, improving clarity and compliance with legal requirements.

This commit is contained in:
TheOnlyMace
2026-01-13 22:33:30 +01:00
parent 090ea601ca
commit 413e5b430a

View File

@@ -67,7 +67,7 @@ includeHeader($page_title, $page_description, $current_page);
<div class="legal-block">
<p>
Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz:<br>
<strong>[UST-ID, z.B. DE458741546]</strong>
<strong>DE458741546</strong>
</p>
</div>
</div>