diff options
Diffstat (limited to 'resources/views/modules/hit-counter/footer.phtml')
| -rw-r--r-- | resources/views/modules/hit-counter/footer.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/modules/hit-counter/footer.phtml b/resources/views/modules/hit-counter/footer.phtml index 21d473c484..746297515f 100644 --- a/resources/views/modules/hit-counter/footer.phtml +++ b/resources/views/modules/hit-counter/footer.phtml @@ -1,3 +1,3 @@ -<div class="wt-footer-hit-counter"> +<div class="wt-footer wt-footer-hit-counter"> <?= $hit_counter ?> </div> |
