Changeset 1088 for trunk/wifidog-auth/wifidog/templates/sites/index.tpl
- Timestamp:
- 09/02/06 23:35:06 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/templates/sites/index.tpl
r1079 r1088 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}
