Ticket #236: wifidog-tpl-validuser.patch
| File wifidog-tpl-validuser.patch, 0.5 KB (added by Damien Raude-Morvan <drazzib-web@…>, 6 years ago) |
|---|
-
wifidog/templates/sites/index.tpl
69 69 BEGIN section MAINCONTENT 70 70 *} 71 71 <p> 72 {if $networkNum OnlineUsers == 1}72 {if $networkNumValidUsers == 1} 73 73 {"The %s network currently has one valid user."|_|sprintf:$networkName} 74 74 {else} 75 75 {"The %s network currently has %d valid users."|_|sprintf:$networkName:$networkNumValidUsers}
