diff options
Diffstat (limited to 'includes/mobile/template_end.php')
-rw-r--r-- | includes/mobile/template_end.php | 2 |
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> |