diff options
Diffstat (limited to 'app/views/index/normal.phtml')
| -rw-r--r-- | app/views/index/normal.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml index 9f2bbdbcc..41b2c06c2 100644 --- a/app/views/index/normal.phtml +++ b/app/views/index/normal.phtml @@ -190,7 +190,7 @@ $today = @strtotime('today'); <div id="slider-content"> </div> </aside> -<a href="#" id="close-slider" class="<?= $class ?>"> +<a href="#close" id="close-slider" class="<?= $class ?>"> <?= _i('close') ?> </a> |
