From 2862d2354d887031cef792537fd149cef8b01550 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 14 Feb 2021 18:59:48 +0100 Subject: [PATCH] Slight improvement of default error messages. --- public/404.html | 1 - public/422.html | 1 - public/500.html | 1 - 3 files changed, 3 deletions(-) diff --git a/public/404.html b/public/404.html index a0daa0c..7ad7dd7 100644 --- a/public/404.html +++ b/public/404.html @@ -53,6 +53,5 @@

The page you were looking for doesn't exist.

You may have mistyped the address or the page may have moved.

-

If you are the application owner check the logs for more information.

diff --git a/public/422.html b/public/422.html index fbb4b84..b990a00 100644 --- a/public/422.html +++ b/public/422.html @@ -53,6 +53,5 @@

The change you wanted was rejected.

Maybe you tried to change something you didn't have access to.

-

If you are the application owner check the logs for more information.

diff --git a/public/500.html b/public/500.html index e9052d3..3f31f2e 100644 --- a/public/500.html +++ b/public/500.html @@ -52,6 +52,5 @@

We're sorry, but something went wrong.

-

If you are the application owner check the logs for more information.