Changeset 13172

Show
Ignore:
Timestamp:
11/04/09 17:56:19 (2 weeks ago)
Author:
eko
Message:

typo in hotsposys

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/router/chillispot/config/hotss.webhotspot

    r13169 r13172  
    2222                <div class="setting"> 
    2323                        <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"); %>" /> 
    2525                </div> 
    2626        </div>