Added info text to error page to use the back button to preserve changes after an error

This commit is contained in:
2021-08-13 11:57:06 +02:00
parent 963900916a
commit e63c03f116

View File

@@ -31,5 +31,6 @@
Unknown error. Unknown error.
{/if} {/if}
</div> </div>
<p>Hit "Back" in your browser to return to where you came from. This should normally preserve your changes.
</body> </body>
</html> </html>