Adjust links and resolve issues with german umlauts.
This commit is contained in:
@@ -5,7 +5,7 @@ if (!isset($_POST['Speichern'])) {
|
||||
?>
|
||||
|
||||
<form action="index.php?section=angebote" method="post" enctype="multipart/form-data">
|
||||
<label>Foto auswählen</label>
|
||||
<label>Foto auswählen</label>
|
||||
<input type="hidden" name="new" value="speichern"/>
|
||||
<input type="file" name="Foto"/>
|
||||
<br/>
|
||||
@@ -39,7 +39,7 @@ if (!isset($_POST['Speichern'])) {
|
||||
<br/>
|
||||
<textarea name="Leistungen" cols="90" rows="10"></textarea>
|
||||
<br/>
|
||||
<label>G<EFBFBD>ltigkeit</label>
|
||||
<label>Gültigkeit</label>
|
||||
<input type="text" name="Valid"/>
|
||||
<br/>
|
||||
<input type="submit" name="Speichern" value="Speichern"/>
|
||||
|
||||
Reference in New Issue
Block a user