diff --git a/install/debian/templates/web/skel/document_errors/403.html b/install/debian/templates/web/skel/document_errors/403.html index 9c3f6baab..5e0dbc43e 100755 --- a/install/debian/templates/web/skel/document_errors/403.html +++ b/install/debian/templates/web/skel/document_errors/403.html @@ -2,28 +2,25 @@ 403 — Forbidden - + -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
- diff --git a/install/debian/templates/web/skel/document_errors/404.html b/install/debian/templates/web/skel/document_errors/404.html index 2cee77084..70ae95bf6 100755 --- a/install/debian/templates/web/skel/document_errors/404.html +++ b/install/debian/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found - + -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.
diff --git a/install/debian/templates/web/skel/document_errors/50x.html b/install/debian/templates/web/skel/document_errors/50x.html index 85ba648b7..a922a4cbf 100755 --- a/install/debian/templates/web/skel/document_errors/50x.html +++ b/install/debian/templates/web/skel/document_errors/50x.html @@ -1,29 +1,26 @@ - 500 — Internal Sever Error + 500 — Internal Server Error - + -

%domain%

-

500

Internal Server Error

- Sorry, something went wrong :( + Something went wrong. Please try your request again.
- diff --git a/install/debian/templates/web/suspend/index.html b/install/debian/templates/web/suspend/index.html index 9d4fa67b3..f2d04e1f0 100755 --- a/install/debian/templates/web/suspend/index.html +++ b/install/debian/templates/web/suspend/index.html @@ -1,12 +1,12 @@ - SUSPEND + Website Suspended - + - -

SUSPEND

-

This site has been suspended

+

SUSPENDED

+

This website has been suspended.

- Please contact technical support departament. + Please contact the technical support department.
- diff --git a/install/rhel/templates/web/skel/document_errors/403.html b/install/rhel/templates/web/skel/document_errors/403.html index 9c3f6baab..5e0dbc43e 100755 --- a/install/rhel/templates/web/skel/document_errors/403.html +++ b/install/rhel/templates/web/skel/document_errors/403.html @@ -2,28 +2,25 @@ 403 — Forbidden - + -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
- diff --git a/install/rhel/templates/web/skel/document_errors/404.html b/install/rhel/templates/web/skel/document_errors/404.html index 2cee77084..70ae95bf6 100755 --- a/install/rhel/templates/web/skel/document_errors/404.html +++ b/install/rhel/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found - + -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.
diff --git a/install/rhel/templates/web/skel/document_errors/50x.html b/install/rhel/templates/web/skel/document_errors/50x.html index 85ba648b7..a922a4cbf 100755 --- a/install/rhel/templates/web/skel/document_errors/50x.html +++ b/install/rhel/templates/web/skel/document_errors/50x.html @@ -1,29 +1,26 @@ - 500 — Internal Sever Error + 500 — Internal Server Error - + -

%domain%

-

500

Internal Server Error

- Sorry, something went wrong :( + Something went wrong. Please try your request again.
- diff --git a/install/rhel/templates/web/suspend/index.html b/install/rhel/templates/web/suspend/index.html index 9d4fa67b3..f2d04e1f0 100755 --- a/install/rhel/templates/web/suspend/index.html +++ b/install/rhel/templates/web/suspend/index.html @@ -1,12 +1,12 @@ - SUSPEND + Website Suspended - + - -

SUSPEND

-

This site has been suspended

+

SUSPENDED

+

This website has been suspended.

- Please contact technical support departament. + Please contact the technical support department.
- diff --git a/install/ubuntu/templates/web/skel/document_errors/403.html b/install/ubuntu/templates/web/skel/document_errors/403.html index 9c3f6baab..5e0dbc43e 100755 --- a/install/ubuntu/templates/web/skel/document_errors/403.html +++ b/install/ubuntu/templates/web/skel/document_errors/403.html @@ -2,28 +2,25 @@ 403 — Forbidden - + -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
- diff --git a/install/ubuntu/templates/web/skel/document_errors/404.html b/install/ubuntu/templates/web/skel/document_errors/404.html index 2cee77084..70ae95bf6 100755 --- a/install/ubuntu/templates/web/skel/document_errors/404.html +++ b/install/ubuntu/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found - + -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.
diff --git a/install/ubuntu/templates/web/skel/document_errors/50x.html b/install/ubuntu/templates/web/skel/document_errors/50x.html index 85ba648b7..a922a4cbf 100755 --- a/install/ubuntu/templates/web/skel/document_errors/50x.html +++ b/install/ubuntu/templates/web/skel/document_errors/50x.html @@ -1,29 +1,26 @@ - 500 — Internal Sever Error + 500 — Internal Server Error - + -

%domain%

-

500

Internal Server Error

- Sorry, something went wrong :( + Something went wrong. Please try your request again.
- diff --git a/install/ubuntu/templates/web/suspend/index.html b/install/ubuntu/templates/web/suspend/index.html index 9d4fa67b3..f2d04e1f0 100755 --- a/install/ubuntu/templates/web/suspend/index.html +++ b/install/ubuntu/templates/web/suspend/index.html @@ -1,12 +1,12 @@ - SUSPEND + Website Suspended - + - -

SUSPEND

-

This site has been suspended

+

SUSPENDED

+

This website has been suspended.

- Please contact technical support departament. + Please contact the technical support department.
-