This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
HexaHost-Frontend
Watch
1
Star
0
Fork
0
You've already forked HexaHost-Frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2dbcd2d3b76b2ec9d407f46b5e17804eed910383
HexaHost-Frontend
/
public
History
TheOnlyMace
2dbcd2d3b7
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
..
.htaccess
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.
2026-01-13 23:15:10 +01:00
404.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
500.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
about.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
agb.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
composer.json
Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality.
2026-01-13 23:11:25 +01:00
contact-handler.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
contact.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
datenschutz.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
favicon.svg
initial commit
2025-07-31 15:19:31 +02:00
impressum.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
index.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
mail-gateway.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
robots.txt
initial commit
2025-07-31 15:19:31 +02:00
sitemap.xml
initial commit
2025-07-31 15:19:31 +02:00
vpc.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
vps.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
webhosting.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00