Some spelling changes at files 'maintenance.html', 'no_such_site.html' and 'under_construction.html'.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HTTP Error 404 / Http Fehler 404</title>
|
||||
<title>HTTP Error 404 / HTTP-Fehler 404</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
|
||||
@@ -46,13 +46,13 @@ h2 {
|
||||
<div class="Content">
|
||||
|
||||
<h1>HTTP Error 404</h1>
|
||||
<h2>The site you have requestet was not found on this Server</h2>
|
||||
<p>Please check your spelling and ry again.</p>
|
||||
<p>Thank You very much!</p>
|
||||
<h2>The requested site does not exist.</h2>
|
||||
<p>Please check your spelling and try again.</p>
|
||||
<p>Thank you very much!</p>
|
||||
|
||||
<h1>HTTP Fehler 404</h1>
|
||||
<h2>Die von Ihnen aufgerufene Seite gibt es leider nicht - Sorry</h2>
|
||||
<p>Bitte prüfen Sie die Adresse und versuchen es nochmals.</p>
|
||||
<h1>HTTP-Fehler 404</h1>
|
||||
<h2>Die von Ihnen aufgerufene Website gibt es nicht.</h2>
|
||||
<p>Bitte prüfen Sie Ihre Eingabe und versuchen es nochmals.</p>
|
||||
<p>Vielen Dank für Ihr Verständnis!</p>
|
||||
|
||||
</div><!-- .Content -->
|
||||
|
||||
Reference in New Issue
Block a user