summaryrefslogtreecommitdiff
path: root/includes/mobile/template_end.php
diff options
context:
space:
mode:
authorJonas Kohl2024-09-06 17:01:01 +0200
committerJonas Kohl2024-09-06 17:01:01 +0200
commit3d22cc3333e1265a222425a4ede9c464234e3632 (patch)
tree7acd1379c752913f12168cc75583e68b14278288 /includes/mobile/template_end.php
parent0540e04c77864186ce48193456634b897a11f5aa (diff)
Small fixes; Add component system
Diffstat (limited to 'includes/mobile/template_end.php')
-rw-r--r--includes/mobile/template_end.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/mobile/template_end.php b/includes/mobile/template_end.php
index 1f3ad26..3746d82 100644
--- a/includes/mobile/template_end.php
+++ b/includes/mobile/template_end.php
@@ -1,6 +1,6 @@
</div>
<footer class="footer">
-<div class="container">
+<div class="container-fluid">
<a href="/view.php?view=d&next=<?= htmlentities(urlencode($_SERVER["REQUEST_URI"])) ?>" target="_top">Desktop-Version</a>
</div>
</footer>