changed button position

This commit is contained in:
marcos 2021-05-27 15:49:20 +02:00
parent 403f326f55
commit 94cd396072
1 changed files with 1 additions and 0 deletions

View File

@ -1277,6 +1277,7 @@ if ($config['pure'] == 0) {
// Container div.
echo '</div>';
echo '<div id="both"></div>';
echo '</div>';
echo '<div id="foot">';
include 'general/footer.php';