Changeset 1072
- Timestamp:
- 06/09/06 22:33:13 (7 years ago)
- Location:
- trunk/wifidog-auth
- Files:
-
- 2 modified
-
CHANGELOG (modified) (1 diff)
-
wifidog/templates/sites/hotspot_status.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/CHANGELOG
r1071 r1072 1 1 2006-06-08 Benoit Grégoire <bock@step.polymtl.ca> 2 * Fix 151. It was still around after all.2 * Fix #151. It was still around after all. 3 3 4 4 2006-06-08 Benoit Grégoire <bock@step.polymtl.ca> -
trunk/wifidog-auth/wifidog/templates/sites/hotspot_status.tpl
r1071 r1072 106 106 107 107 {if $nodes[node].node_deployment_status == 'NON_WIFIDOG_NODE' && $nodes[node].is_up != 't'} 108 <br /> 108 109 {"Hotspot not monitored"|_} 109 110 {/if}
