merge: dev to main #136

Merged
jmiller merged 2 commits from dev into main 2026-06-20 20:33:47 +00:00
+2 -2
View File
@@ -592,8 +592,8 @@ $wa->useScript('user.js'); // js/user.js
<?php endif; ?>
</div>
<footer class="container-footer footer full-width">
<footer class="container-footer footer full-width"<?php if ($this->params->get('social_footer')) : ?> style="--footer-padding-bottom: 0px;"<?php endif; ?>>
<?php if ($this->countModules('footer-menu', true)) : ?>
<div class="grid-child footer-menu">
<jdoc:include type="modules" name="footer-menu" />