diff options
Diffstat (limited to 'tools/footer.php')
| -rw-r--r-- | tools/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/footer.php b/tools/footer.php index fedea9f..ce072aa 100644 --- a/tools/footer.php +++ b/tools/footer.php @@ -23,5 +23,5 @@ return n; } - addClass("<?php echo trim(str_replace("/index.php", "", $_SERVER["PHP_SELF"] ), "/");?>", "active"); + addClass("<?php echo trim(str_replace("/index.php", "", $_SERVER["PHP_SELF"] ), "/");?>", "actives"); </script> |
