Änderungen von templates und Hinzufügen von Validation
This commit is contained in:
@@ -29,6 +29,7 @@ foreach ($labels as $key => $value) {
|
||||
|
||||
<input type="hidden" name="controller" value="admin">
|
||||
<input type="hidden" name="do" value="showForm">
|
||||
<input type="submit" name="submit" value="Absenden"></form>
|
||||
<button type="submit" class="btn">Absenden</button>
|
||||
|
||||
|
||||
<?php include dirname(__DIR__).'/footer.phtml'; ?>
|
Reference in New Issue
Block a user