Changeset 3287

Show
Ignore:
Timestamp:
07/19/07 16:28:11 (1 year ago)
Author:
tg
Message:

some textual changes req'd by wbx@

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/fwwif/Makefile

    r3254 r3287  
    88 
    99PKG_NAME=               fwwif 
    10 PKG_VERSION=            20070717 
    11 PKG_RELEASE=            2 
     10PKG_VERSION=            20070719 
     11PKG_RELEASE=            1 
    1212NO_DISTFILES=           1 
    1313 
  • trunk/freewrt/package/fwwif/extra/fwwif.ecpp

    r3247 r3287  
    8181</%cpp> 
    8282<h1>Welcome!</h1> 
    83 <p>Welcome to the FreeWRT webinterface. Find below a few management 
    84  tasks you can already do with this work in progress. Note that, at 
    85  the moment, authentification does not yet work.</p> 
     83<p>Welcome to the FreeWRT Administration webinterface. Find below a 
     84 few management tasks you can already do with this work in progress.</p> 
    8685<ul> 
    8786% reply.out() << global_index; 
  • trunk/freewrt/package/fwwif/extra/header.ecpp

    r3130 r3287  
    6868<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head> 
    6969 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
    70  <title><$ title $> – FreeWRT Webinterface</title> 
     70 <title><$ title $> – FreeWRT Webinterface (beta)</title> 
    7171 <link rel="stylesheet" type="text/css" href="/fwws.css" /> 
    7272</head><body> 
     
    7575  <object data="/images/logo.svg" /> 
    7676 </div> 
    77  <div class="hdrtxt">Webinterface</div> 
     77 <div class="hdrtxt">Administration</div> 
    7878</div> 
    7979<div class="content">