Adjust links and resolve issues with german umlauts.
This commit is contained in:
@@ -31,7 +31,7 @@ if (!isset($_POST['Speichern'])) {
|
||||
if (!$stmt2->execute()) {
|
||||
die ('Query konnte nicht ausgef<65>hrt werden: ' . $stmt->error);
|
||||
}
|
||||
echo "Die <EFBFBD>berschrift wurde gespeichert<br />";
|
||||
echo '<a href="index.php?section=fotos&t=bilder">Zur<EFBFBD>ck zur <EFBFBD>bersicht</a>';
|
||||
echo "Die Überschrift wurde gespeichert<br />";
|
||||
echo '<a href="index.php?section=fotos&t=bilder">Zurück zur Übersicht</a>';
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user