aboutsummaryrefslogtreecommitdiff
path: root/app/views/user/manage.phtml
diff options
context:
space:
mode:
authorGravatar Inverle <inverle@proton.me> 2025-12-08 00:29:43 +0100
committerGravatar GitHub <noreply@github.com> 2025-12-08 00:29:43 +0100
commit9fb3a02b96d5278a8a28edc0831f9c665fbace85 (patch)
tree52ea08de8178344ea93ba4a252c28627334837fb /app/views/user/manage.phtml
parent19975c22ecf7f94ee3c0ed10d19acee068ccc06b (diff)
Keep scroll state of page when closing the slider (#8295)
Diffstat (limited to 'app/views/user/manage.phtml')
-rw-r--r--app/views/user/manage.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user/manage.phtml b/app/views/user/manage.phtml
index 3f541c0f5..93743bd01 100644
--- a/app/views/user/manage.phtml
+++ b/app/views/user/manage.phtml
@@ -135,6 +135,6 @@
?>
</div>
</aside>
-<a href="#" id="close-slider">
+<a href="#close" id="close-slider">
<?= _i('close') ?>
</a>