Changeset 8894


Ignore:
Timestamp:
01/29/08 01:18:40 (5 years ago)
Author:
BrainSlayer
Message:

anchorfree help

Location:
src/router/kromo/dd-wrt
Files:
2 edited

Legend:

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

    r8854 r8894  
    221221                                        <div id="help"> 
    222222                                                <div><h2><% tran("share.help"); %></h2></div><br/> 
     223                                                <dl> 
     224                                                        <dt class="term"><% tran("hanchorfree.right1"); %></dt> 
     225                                                        <dd class="definition"><% tran("hanchorfree.right2"); %></dd> 
     226                                                        <dt class="term"><% tran("hanchorfree.right3"); %></dt> 
     227                                                        <dd class="definition"><% tran("hanchorfree.right4"); %></dd> 
     228                                                        <dd class="definition"><% tran("hanchorfree.right5"); %></dd> 
     229                                                        <dt class="term"><% tran("hanchorfree.right6"); %></dt> 
     230                                                        <dd class="definition"><% tran("hanchorfree.right7"); %></dd> 
     231                                                        <dt class="term"><% tran("hanchorfree.right8"); %></dt> 
     232                                                        <dd class="definition"><% tran("hanchorfree.right9"); %></dd> 
     233                                                </dl><br /> 
    223234                                                <a href="javascript:openHelpWindow<% ifdef("MICRO","Ext"); %>('HAnchorFree.asp');"><% tran("share.more"); %></a> 
    224235                                        </div> 
  • src/router/kromo/dd-wrt/lang_pack/english.js

    r8893 r8894  
    713713anchorfree.servicestatus="Service Status"; 
    714714 
     715var hanchorfree = new Object(); 
     716hanchorfree.right1="Join AnchorFree's advertising network"; 
     717hanchorfree.right2="AnchorFree operates a hotspot advertising network allowing dd-wrt customers to generate incremental revenues."; 
     718hanchorfree.right3="Generate incremental revenue with advertising from AnchorFree"; 
     719hanchorfree.right4="By activating this feature and creating an account with AnchorFree (it's free and easy), a persistent advertising frame is inserted directly into users web browsers, which will earn you a payment every month.  Earn a minimum monthly threshold of $25 and AnchorFree will automatically credit your account with funds."; 
     720hanchorfree.right5="For more information please visit http://www.anchorfree.com"; 
     721hanchorfree.right6="Activation is easy"; 
     722hanchorfree.right7="Once you have activated, AnchorFree will send an email to the registered account owner with simple instructions on optimizing your hotspot, FAQs, and other pertinent information on earning money from your router. Through this configuration screen, AnchorFree inserts a thin, non-intrusive advertising frame directly into web browsers accessing the internet from this router."; 
     723hanchorfree.right8="Customer support"; 
     724hanchorfree.right9="Have questions? Contact us at boxhelp@anchorfree.com"; 
    715725 
    716726 
Note: See TracChangeset for help on using the changeset viewer.