Adjust links and resolve issues with german umlauts.

This commit is contained in:
2023-12-28 15:23:55 +01:00
parent 679257d709
commit d7858e4286
25 changed files with 65 additions and 64 deletions

View File

@@ -28,7 +28,7 @@ if ((!isset($_POST['new'])) and (!isset($_POST['edit'])) and (!isset($_POST['del
<br/>
<fieldset>
<legend>Gästebucheintrag löschen</legend>
<input type="submit" name="del" value="L<EFBFBD>schen"/>
<input type="submit" name="del" value="Löschen"/>
<br/>
</fieldset>
</fieldset>