Update visitors.php

This commit is contained in:
slawkens 2025-06-13 21:31:04 +02:00
parent 9510640ba9
commit 4d4f7759d3

View File

@ -19,7 +19,7 @@ $use_datatable = true;
if (!setting('core.visitors_counter')): ?> if (!setting('core.visitors_counter')): ?>
Visitors counter is disabled.<br/> Visitors counter is disabled.<br/>
You can enable it Settings -> General -> Visitors Counter.<br/> You can enable it in Settings -> General -> Visitors Counter.<br/>
<?php <?php
return; return;
endif; endif;