Index: wifidog/templates/sites/index.tpl
===================================================================
--- wifidog/templates/sites/index.tpl	(révision 1084)
+++ wifidog/templates/sites/index.tpl	(copie de travail)
@@ -69,7 +69,7 @@
     BEGIN section MAINCONTENT
 *}
 	<p>
-		{if $networkNumOnlineUsers == 1}
+		{if $networkNumValidUsers == 1}
 			{"The %s network currently has one valid user."|_|sprintf:$networkName}
 		{else}
 			{"The %s network currently has %d valid users."|_|sprintf:$networkName:$networkNumValidUsers}

