use recommended bootstrap sticky footer solutions

This commit is contained in:
El RIDO
2024-09-14 08:43:19 +02:00
parent 1a51c0973d
commit 57080eb7cc
5 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -592,7 +592,7 @@ endif;
<span class="small"><?php echo I18n::_('In case this message never disappears please have a look at <a href="%s">this FAQ for information to troubleshoot</a>.', 'https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-the-loading-message-not-go-away'); ?></span>
</div>
</section>
<footer class="container">
<footer class="container navbar-fixed-bottom">
<div class="row">
<h4 class="col-md-5 col-xs-8"><?php echo I18n::_($NAME); ?> <small>- <?php echo I18n::_('Because ignorance is bliss'); ?></small></h4>
<p class="col-md-1 col-xs-4 text-center"><?php echo $VERSION; ?></p>