This commit is contained in:
Thies Mueller 2021-01-10 15:11:59 +01:00
parent 4f5eb37368
commit 5a7347ad5f

View File

@ -77,7 +77,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>';
?> ?>