mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced 2026-06-02 06:58:43 +00:00
Refactor URL handling and improve navigation: Updated .htaccess for cleaner URL structure by removing .php extensions and redirecting to clean URLs. Modified various pages to use absolute paths for links, enhancing consistency and user experience. Updated error pages and footer links accordingly.
This commit is contained in:
@@ -418,7 +418,7 @@ includeHeader($page_title, $page_description, $current_page);
|
||||
</p>
|
||||
<p>
|
||||
(2) Einzelheiten zur Datenverarbeitung sind in der
|
||||
<a href="datenschutz.php">Datenschutzerklärung</a> geregelt.
|
||||
<a href="/datenschutz">Datenschutzerklärung</a> geregelt.
|
||||
</p>
|
||||
<p>
|
||||
(3) Sofern der Kunde personenbezogene Daten Dritter auf den gemieteten
|
||||
|
||||
Reference in New Issue
Block a user