Ignore:
Timestamp:
04/12/10 23:09:39 (3 years ago)
Author:
BrainSlayer
Message:

changes for setupassistant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/kromo/dd-wrt/index.asp

    r13850 r14230  
    295295                                                        <input type="hidden" name="ppp_mlppp" value="0" /> 
    296296                                                        <input type="hidden" name="lan_ipaddr" value="4" /> 
    297                                                          
     297                                                 
     298                                                        <% ifndef("HAVE_BUFFALO", "<!--"); %> 
     299                                                        <h2><script type="text/javascript">Capture(sas.title);</script></h2> 
     300                                                        <fieldset> 
     301                                                                <legend><script type="text/javascript">Capture(sas.title);</script></legend> 
     302                                                                <input type="button" name="start_sas" value="Start" class="button" onclick="document.location='SetupAssistant.asp'"> 
     303                                                        </fieldset> 
     304                                                        <br /> 
     305                                                        <% ifndef("HAVE_BUFFALO", "-->"); %>     
    298306                                                        <% ifdef("WET", "<!--"); %> 
    299307                                                        <% ifdef("STA", "<!--"); %> 
     
    448456                                                <div><h2><% tran("share.help"); %></h2></div> 
    449457                                                <dl> 
     458                                                        <% ifndef("HAVE_BUFFALO", "<!--"); %> 
     459                                                        <dt class="term"><% tran("sas.title"); %>:</dt> 
     460                                                        <dd class="definition"><% tran("hidx.sas"); %></dd> 
     461                                                        <% ifndef("HAVE_BUFFALO", "-->"); %> 
    450462                                                        <dt class="term"><% tran("idx.dhcp"); %>:</dt> 
    451463                                                        <dd class="definition"><% tran("hidx.right2"); %></dd> 
Note: See TracChangeset for help on using the changeset viewer.