From e63c03f1160e57d42ea73815bf5201b539bd6f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20S=C3=BC=C3=9Fenguth?= Date: Fri, 13 Aug 2021 11:57:06 +0200 Subject: [PATCH] Added info text to error page to use the back button to preserve changes after an error --- misc/smarty/templates_en/error.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/smarty/templates_en/error.tpl b/misc/smarty/templates_en/error.tpl index c574c14..6754f3e 100644 --- a/misc/smarty/templates_en/error.tpl +++ b/misc/smarty/templates_en/error.tpl @@ -31,5 +31,6 @@ Unknown error. {/if} +

Hit "Back" in your browser to return to where you came from. This should normally preserve your changes.