]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Remove "Top countries" for now, maybe add it somewhere else later though.
authorBram Matthys <redacted>
Sun, 9 Apr 2023 17:21:57 +0000 (19:21 +0200)
committerBram Matthys <redacted>
Sun, 9 Apr 2023 17:21:57 +0000 (19:21 +0200)
users/index.php

index 4f757e1e2dad36e2f002a167dfd28ffcc44c32e3..509ef462bdf0ba9f2283fda497d92a50b32db34c 100644 (file)
@@ -316,6 +316,7 @@ Click on a username to view more information.
        
        </form>
 
+<?php /* ?>
        <h3>Top country</h3>
        <div id="top-country">
                <ul>
@@ -332,6 +333,7 @@ Click on a username to view more information.
                ?>
                </ul>
        </div>
+<?php */ ?>
 
 </div>