Changeset 14242
- Timestamp:
- 04/13/10 12:50:28 (3 years ago)
- File:
-
- 1 edited
-
src/router/radiooff/radiooff_buffalo.webservices (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/radiooff/radiooff_buffalo.webservices
r14239 r14242 5 5 <div class="label"><% tran("service.radiooff_srv"); %></div> 6 6 <input class="spaceradio" type="radio" value="1" name="radiooff_button" <% nvram_checked("radiooff_button","1"); %> onclick="show_layer_ext(this, 'idradiooff', true)" /> 7 <div> 8 <div class="setting"> 7 9 <div class="label"><% tran("service.radiooff_srv_aoss"); %></div> 8 10 <input class="spaceradio" type="radio" value="2" name="radiooff_button" <% nvram_checked("radiooff_button","2"); %> onclick="show_layer_ext(this, 'idradiooff', false)" /> 11 </div> 12 <div class="setting"> 9 13 <div class="label"><% tran("service.radiooff_srv_disabled"); %></div> 10 14 <input class="spaceradio" type="radio" value="0" name="radiooff_button" <% nvram_checked("radiooff_button","0"); %> onclick="show_layer_ext(this, 'idradiooff', false)" />
Note: See TracChangeset
for help on using the changeset viewer.
