diff options
Diffstat (limited to 'app/views/user/manage.phtml')
| -rw-r--r-- | app/views/user/manage.phtml | 2 |
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> |
