diff options
Diffstat (limited to 'app/views/stats')
| -rw-r--r-- | app/views/stats/idle.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/stats/idle.phtml b/app/views/stats/idle.phtml index 4e2a4eed7..59bcce9bc 100644 --- a/app/views/stats/idle.phtml +++ b/app/views/stats/idle.phtml @@ -70,6 +70,6 @@ ?> </div> </aside> -<a href="#" id="close-slider" class="<?= $class ?>"> +<a href="#close" id="close-slider" class="<?= $class ?>"> <?= _i('close') ?> </a> |
