good changes
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<?php
|
||||
include dirname(__DIR__).'/header.phtml';
|
||||
?>
|
||||
|
||||
<div class="inhalt">
|
||||
<div class="form-container">
|
||||
<h1>Event bearbeiten</h1>
|
||||
@@ -32,6 +28,4 @@ include dirname(__DIR__).'/header.phtml';
|
||||
</form>
|
||||
<a href="?controller=Event&do=showEvents">Zurück zur Übersicht</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include dirname(__DIR__).'/footer.phtml'; ?>
|
||||
</div>
|
Reference in New Issue
Block a user