good changes
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<?php
|
||||
include dirname(__DIR__).'/header.phtml';
|
||||
?>
|
||||
|
||||
<div class="inhalt">
|
||||
<div class="content-container">
|
||||
<div class="event-header">
|
||||
@@ -54,6 +50,4 @@ include dirname(__DIR__).'/header.phtml';
|
||||
<script>
|
||||
window.location.href = '<?= $redirect ?>';
|
||||
</script>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php include dirname(__DIR__).'/footer.phtml'; ?>
|
||||
<?php endif; ?>
|
Reference in New Issue
Block a user