Reword error messages

This commit is contained in:
2024-01-15 01:04:59 +01:00
parent 9a56681a85
commit a35314e6be
4 changed files with 7 additions and 7 deletions

View File

@@ -57,9 +57,9 @@
<!-- This file lives in public/422.html -->
<div class="dialog">
<div>
<h1>The change you wanted was rejected.</h1>
<h1>The request is semantically incorrect and was rejected.</h1>
</div>
<p>If you feel you should have been able to make this change, please contact the site administrator.</p>
<p>This should not happen, please contact site administrator.</p>
</div>
</body>
</html>