missed that one..

This commit is contained in:
Thies Mueller 2021-01-10 15:24:09 +01:00
parent d90586035a
commit 770d4cfbae

View File

@ -65,6 +65,7 @@ if(isset($error) && !empty($error)) {
<?php <?php
endif; endif;
?> ?>
<?php
echo '<br /> <br />'; echo '<br /> <br />';
echo '<a href="adminarea.php"><button class="btn btn-info">Back</button></a>'; echo '<a href="adminarea.php"><button class="btn btn-info">Back</button></a>';
?> ?>