Changeset 13172
- Timestamp:
- 11/04/09 17:56:19 (2 weeks ago)
- Files:
-
- src/router/chillispot/config/hotss.webhotspot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/router/chillispot/config/hotss.webhotspot
r13169 r13172 22 22 <div class="setting"> 23 23 <div class="label"><% tran("hotspotsys.allowuam"); %></div> 24 <input class="text" maxLength="500" size="25" name="hotss_ uamallowed" value="<% nvram_get("hotss_uamallowed"); %>" />24 <input class="text" maxLength="500" size="25" name="hotss_allowuam" value="<% nvram_get("hotss_allowuam"); %>" /> 25 25 </div> 26 26 </div>
