Revision: 2892
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2892&view=rev
Author:   owes
Date:     2009-05-22 17:26:41 +0000 (Fri, 22 May 2009)

Log Message:
-----------
Change the links to the online manual to follow the new layout with 'more 
chunks'.
Add online manual link to the iptables GUI page.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/addresses.cgi
    ipcop/trunk/html/cgi-bin/addressgrps.cgi
    ipcop/trunk/html/cgi-bin/aliases.cgi
    ipcop/trunk/html/cgi-bin/backup.cgi
    ipcop/trunk/html/cgi-bin/changepw.cgi
    ipcop/trunk/html/cgi-bin/connections.cgi
    ipcop/trunk/html/cgi-bin/ddns.cgi
    ipcop/trunk/html/cgi-bin/dhcp.cgi
    ipcop/trunk/html/cgi-bin/fwrules.cgi
    ipcop/trunk/html/cgi-bin/fwrulesadm.cgi
    ipcop/trunk/html/cgi-bin/graphs.cgi
    ipcop/trunk/html/cgi-bin/gui.cgi
    ipcop/trunk/html/cgi-bin/hosts.cgi
    ipcop/trunk/html/cgi-bin/ifaces.cgi
    ipcop/trunk/html/cgi-bin/iptablesgui.cgi
    ipcop/trunk/html/cgi-bin/logs.cgi/config.dat
    ipcop/trunk/html/cgi-bin/logs.cgi/firewalllog.dat
    ipcop/trunk/html/cgi-bin/logs.cgi/log.dat
    ipcop/trunk/html/cgi-bin/logs.cgi/proxylog.dat
    ipcop/trunk/html/cgi-bin/logs.cgi/summary.dat
    ipcop/trunk/html/cgi-bin/modem.cgi
    ipcop/trunk/html/cgi-bin/ovpnmain.cgi
    ipcop/trunk/html/cgi-bin/pppsetup.cgi
    ipcop/trunk/html/cgi-bin/proxy.cgi
    ipcop/trunk/html/cgi-bin/remote.cgi
    ipcop/trunk/html/cgi-bin/scheduler.cgi
    ipcop/trunk/html/cgi-bin/servicegrps.cgi
    ipcop/trunk/html/cgi-bin/services.cgi
    ipcop/trunk/html/cgi-bin/shaping.cgi
    ipcop/trunk/html/cgi-bin/shutdown.cgi
    ipcop/trunk/html/cgi-bin/time.cgi
    ipcop/trunk/html/cgi-bin/updates.cgi
    ipcop/trunk/html/cgi-bin/vpnca.cgi
    ipcop/trunk/html/cgi-bin/wireless.cgi

Modified: ipcop/trunk/html/cgi-bin/addresses.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/addresses.cgi      2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/addresses.cgi      2009-05-22 17:26:41 UTC (rev 
2892)
@@ -263,7 +263,7 @@
         <input type='submit' name='ACTION' value='$Lang::tr{'reset'}' />
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-addresses' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-addresses.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/addressgrps.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/addressgrps.cgi    2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/addressgrps.cgi    2009-05-22 17:26:41 UTC (rev 
2892)
@@ -460,7 +460,7 @@
 }
 print <<END;
     <td width='5%' align='right'>
-        <a 
href='${General::adminmanualurl}/firewall.html#section-addressgroups' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-addressgroups.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/aliases.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/aliases.cgi        2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/aliases.cgi        2009-05-22 17:26:41 UTC (rev 
2892)
@@ -276,7 +276,7 @@
     <td width='40%' align='center'><input type='hidden' name='ACTION' 
value='$Lang::tr{'add'}' />
         <input type='submit' name='SUBMIT' value='$buttontext' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/network.html#services-extalias' 
target='_blank'>
+        <a href='${General::adminmanualurl}/network-extalias.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr></table>
 </form>

Modified: ipcop/trunk/html/cgi-bin/backup.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/backup.cgi 2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/backup.cgi 2009-05-22 17:26:41 UTC (rev 2892)
@@ -436,7 +436,7 @@
     <td><input type='submit' name='ACTION' value='$Lang::tr{'backup to 
floppy'}' /></td>
     <td> &nbsp; </td>
     <td><p>$Lang::tr{'insert floppy'}</p></td>
-    <td width='10%' align='right'><a 
href='${General::adminmanualurl}/system.html#backup' target='_blank'><img 
src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
+    <td width='10%' align='right'><a 
href='${General::adminmanualurl}/system-backup.html' target='_blank'><img 
src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>
 <table width='100%' border='0'>

Modified: ipcop/trunk/html/cgi-bin/changepw.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/changepw.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/changepw.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -109,7 +109,7 @@
     <td width='55%'> &nbsp; </td>
     <td width='40%' align='center'><input type='submit' name='ACTION_ADMIN' 
value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/system.html#passwords' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/system-passwords.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>
@@ -136,7 +136,7 @@
     <td width='55%'> &nbsp; </td>
     <td width='40%' align='center'><input type='submit' name='ACTION_DIAL' 
value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/system.html#passwords' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/system-passwords.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/connections.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/connections.cgi    2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/connections.cgi    2009-05-22 17:26:41 UTC (rev 
2892)
@@ -446,7 +446,7 @@
     <td class='base' width='55%'>&nbsp;</td>
     <td width='40%' align='center'><input type='hidden' name='ACTION' 
value='SAVE' /><input type='submit' name='SUBMIT' value='$Lang::tr{'save'}' 
/></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/status.html#connections' 
target='_blank'>
+        <a href='${General::adminmanualurl}/status-connections.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr></table>
 </form>

Modified: ipcop/trunk/html/cgi-bin/ddns.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/ddns.cgi   2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/ddns.cgi   2009-05-22 17:26:41 UTC (rev 2892)
@@ -327,7 +327,7 @@
     <td width='55%' class='base'><img src='/blob.gif' align='top' alt='*' 
/>&nbsp;$Lang::tr{'avoid dod'}</td>
     <td width='40%' align='center' class='base'><input type='submit' 
name='ACTION' value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/services.html#services_dyndns' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/services-dyndns.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/dhcp.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/dhcp.cgi   2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/dhcp.cgi   2009-05-22 17:26:41 UTC (rev 2892)
@@ -503,7 +503,7 @@
     <td class='base' width='55%'><img src='/blob.gif' align='top' alt='*' 
/>&nbsp;$Lang::tr{'this field may be blank'}</td>
     <td width='40%' align='center'><input type='hidden' name='ACTION' 
value='SAVE_MAIN' /><input type='submit' name='SUBMIT' 
value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/services.html#services_dhcp' 
target='_blank'>
+        <a href='${General::adminmanualurl}/services-dhcp.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/fwrules.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/fwrules.cgi        2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/fwrules.cgi        2009-05-22 17:26:41 UTC (rev 
2892)
@@ -1962,7 +1962,7 @@
     </td>
     <td align='left' width='90%'></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-fwrules' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-fwrules.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/fwrulesadm.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/fwrulesadm.cgi     2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/fwrulesadm.cgi     2009-05-22 17:26:41 UTC (rev 
2892)
@@ -302,7 +302,7 @@
     print <<END;
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-policy' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-settings.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>
@@ -400,7 +400,7 @@
     print <<END;
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-settings' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-settings.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/graphs.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/graphs.cgi 2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/graphs.cgi 2009-05-22 17:26:41 UTC (rev 2892)
@@ -110,7 +110,7 @@
 <tr>
     <td width='95%' align='center'>&nbsp;</td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/status.html#info_traffic-graphs' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/status-traffic-graphs.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>
@@ -152,7 +152,7 @@
 <tr>
     <td width='95%' align='center'>&nbsp;</td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/status.html#info-system-graphs' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/status-graphs.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/gui.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/gui.cgi    2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/gui.cgi    2009-05-22 17:26:41 UTC (rev 2892)
@@ -221,7 +221,7 @@
         <input type='submit' name='ACTION' value='$Lang::tr{'save'}' />
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/system.html#gui_settings' 
target='_blank'>
+        <a href='${General::adminmanualurl}/system-gui-settings.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>

Modified: ipcop/trunk/html/cgi-bin/hosts.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/hosts.cgi  2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/hosts.cgi  2009-05-22 17:26:41 UTC (rev 2892)
@@ -258,7 +258,7 @@
     <td class='base' width='55%'><img src='/blob.gif' align='top' alt='*' 
/>&nbsp;$Lang::tr{'this field may be blank'}</td>
     <td width='40%' align='center'><input type='hidden' name='ACTION' 
value='$Lang::tr{'add'}' /><input type='submit' name='SUBMIT' 
value='$buttontext' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/services.html#services_hosts' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/services-hosts.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/ifaces.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/ifaces.cgi 2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/ifaces.cgi 2009-05-22 17:26:41 UTC (rev 2892)
@@ -241,7 +241,7 @@
         <input type='submit' name='ACTION' value='$Lang::tr{'reset'}' />
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-interfaces' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-interfaces.html#section' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/iptablesgui.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/iptablesgui.cgi    2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/iptablesgui.cgi    2009-05-22 17:26:41 UTC (rev 
2892)
@@ -78,8 +78,11 @@
 <hr />
 <table width='100%'>
 <tr>
-  <td width='70%' class='base' valign='top'><img src='/blob.gif' alt='*' 
/>&nbsp;$Lang::tr{'this field may be blank'}</td>
-  <td width='30%'><input type='submit' name='ACTION' 
value='$Lang::tr{'refresh'}' /></td>
+  <td class='base' width='55%'><img src='/blob.gif' alt='*' 
/>&nbsp;$Lang::tr{'this field may be blank'}</td>
+  <td width='40%' align='center'><input type='submit' name='ACTION' 
value='$Lang::tr{'refresh'}' /></td>
+    <td width='5%' align='right'>
+        <a href='${General::adminmanualurl}/status-iptables.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+    </td>
 </tr>
 </table></form>
 <hr />

Modified: ipcop/trunk/html/cgi-bin/logs.cgi/config.dat
===================================================================
--- ipcop/trunk/html/cgi-bin/logs.cgi/config.dat        2009-05-22 14:22:16 UTC 
(rev 2891)
+++ ipcop/trunk/html/cgi-bin/logs.cgi/config.dat        2009-05-22 17:26:41 UTC 
(rev 2892)
@@ -136,7 +136,7 @@
        <td width='55%'> &nbsp; </td>
        <td width='40%' align='center'><input type='submit' name='ACTION' 
value='$Lang::tr{'save'}' /></td>
        <td width='5%' align='right'>
-               <a href='${General::adminmanualurl}/logs.html#log-settings' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+               <a href='${General::adminmanualurl}/logs-settings.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
        </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/logs.cgi/firewalllog.dat
===================================================================
--- ipcop/trunk/html/cgi-bin/logs.cgi/firewalllog.dat   2009-05-22 14:22:16 UTC 
(rev 2891)
+++ ipcop/trunk/html/cgi-bin/logs.cgi/firewalllog.dat   2009-05-22 17:26:41 UTC 
(rev 2892)
@@ -276,7 +276,7 @@
                <input type='submit' name='ACTION' value='$Lang::tr{'export'}' 
/>
        </td>
        <td width='5%' align='right'>
-               <a 
href='${General::adminmanualurl}/logs.html#section-logs-firewall' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+               <a href='${General::adminmanualurl}/logs-firewall.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
        </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/logs.cgi/log.dat
===================================================================
--- ipcop/trunk/html/cgi-bin/logs.cgi/log.dat   2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/logs.cgi/log.dat   2009-05-22 17:26:41 UTC (rev 
2892)
@@ -321,7 +321,7 @@
                <input type='submit' name='ACTION' value='$Lang::tr{'export'}' 
/>
        </td>
        <td width='5%' align='right'>
-               <a href='${General::adminmanualurl}/logs.html#logs-system' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+               <a href='${General::adminmanualurl}/logs-system.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
        </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/logs.cgi/proxylog.dat
===================================================================
--- ipcop/trunk/html/cgi-bin/logs.cgi/proxylog.dat      2009-05-22 14:22:16 UTC 
(rev 2891)
+++ ipcop/trunk/html/cgi-bin/logs.cgi/proxylog.dat      2009-05-22 17:26:41 UTC 
(rev 2892)
@@ -367,7 +367,7 @@
                <input type='submit' name='ACTION' value='$Lang::tr{'export'}' 
/>
        </td>
        <td width='5%' align='right'>
-               <a 
href='${General::adminmanualurl}/logs.html#section-logs-proxy' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+               <a href='${General::adminmanualurl}/logs-proxy.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
        </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/logs.cgi/summary.dat
===================================================================
--- ipcop/trunk/html/cgi-bin/logs.cgi/summary.dat       2009-05-22 14:22:16 UTC 
(rev 2891)
+++ ipcop/trunk/html/cgi-bin/logs.cgi/summary.dat       2009-05-22 17:26:41 UTC 
(rev 2892)
@@ -183,7 +183,7 @@
                <input type='submit' name='ACTION' value='$Lang::tr{'export'}' 
/>
        </td>
        <td width='5%' align='right'>
-               <a href='${General::adminmanualurl}/logs.html#log-summary' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+               <a href='${General::adminmanualurl}/logs-summary.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
        </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/modem.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/modem.cgi  2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/modem.cgi  2009-05-22 17:26:41 UTC (rev 2892)
@@ -108,7 +108,7 @@
         <input type='submit' name='ACTION' value='$Lang::tr{'save'}' />
     </td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/network.html#section-modem' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/network-modem.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/ovpnmain.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/ovpnmain.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/ovpnmain.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -844,7 +844,7 @@
     <td width='30%'><input type='submit' name='ACTION' 
value='$Lang::tr{'save-adv-options'}' /></td>
     <td width='30%'><input type='submit' name='ACTION' 
value='$Lang::tr{'cancel-adv-options'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html' target='_blank'>
+        <a href='${General::adminmanualurl}/vpns-openvpn.html' target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
@@ -1628,7 +1628,7 @@
     <td width='30%'><input type='submit' name='ACTION' 
value='$Lang::tr{'save'}' /></td>
     <td width='30%'><input type='submit' name='ACTION' 
value='$Lang::tr{'cancel'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html' target='_blank'>
+        <a href='${General::adminmanualurl}/vpns-openvpn.html' target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
@@ -1840,7 +1840,7 @@
 
 print <<END
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html' target='_blank'><img 
src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/vpns-openvpn.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr></table></form>
 END
@@ -2033,7 +2033,7 @@
     <td width='30%' ><input type='submit' name='ACTION' 
value='$Lang::tr{'add'}' /></td>
     <td width='30%' ><input type='submit' name='ACTION' value='$Lang::tr{'ovpn 
con stat'}' $activeonrun /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html#gui_settings' 
target='_blank'>
+        <a href='${General::adminmanualurl}/vpns-openvpn.html' target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>

Modified: ipcop/trunk/html/cgi-bin/pppsetup.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/pppsetup.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/pppsetup.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -568,7 +568,7 @@
     <td><input type='submit' name='ACTION' value='$Lang::tr{'delete'}' /></td>
     <td width='25%'><input type='submit' name='ACTION' 
value='$Lang::tr{'restore'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/network.html#section-ppp-settings' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/network-ppp-settings.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/proxy.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/proxy.cgi  2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/proxy.cgi  2009-05-22 17:26:41 UTC (rev 2892)
@@ -428,7 +428,7 @@
     <td align='center' width='40%'>
         <input type='submit' name='ACTION' value='$Lang::tr{'save'}' /></td>
     <td align='right' width='5%'>
-        <a href='${General::adminmanualurl}/services.html#services_webproxy' 
target='_blank'>
+        <a href='${General::adminmanualurl}/services-webproxy.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr></table>
 END

Modified: ipcop/trunk/html/cgi-bin/remote.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/remote.cgi 2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/remote.cgi 2009-05-22 17:26:41 UTC (rev 2892)
@@ -120,7 +120,7 @@
       <input type='submit' name='ACTION' value='$Lang::tr{'save'}' />
     </td>
     <td width='5%' align='right'>
-    <a href='${General::adminmanualurl}/system.html#SSH' target='_blank'>
+    <a href='${General::adminmanualurl}/system-ssh.html' target='_blank'>
     <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/scheduler.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/scheduler.cgi      2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/scheduler.cgi      2009-05-22 17:26:41 UTC (rev 
2892)
@@ -278,7 +278,7 @@
         <input type='submit' name='SUBMIT' value='$buttontext' />
         <input type='hidden' name='ID' value='$cgiparams{'ID'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/system.html#scheduler' 
target='_blank'>
+        <a href='${General::adminmanualurl}/system-scheduler.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>

Modified: ipcop/trunk/html/cgi-bin/servicegrps.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/servicegrps.cgi    2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/servicegrps.cgi    2009-05-22 17:26:41 UTC (rev 
2892)
@@ -455,7 +455,7 @@
 }
 print <<END;
     <td width='5%' align='right'>
-        <a 
href='${General::adminmanualurl}/firewall.html#section-servicegroups' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-servicegroups.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/services.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/services.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/services.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -359,7 +359,7 @@
 }
 print <<END;
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/firewall.html#section-services' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/firewall-services.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/shaping.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/shaping.cgi        2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/shaping.cgi        2009-05-22 17:26:41 UTC (rev 
2892)
@@ -232,7 +232,7 @@
     <td width='55%'> &nbsp; </td>
     <td width='40%' align='center'><input type='submit' name='ACTION' 
value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/services.html#services_shaping' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/services-shaping.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/shutdown.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/shutdown.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/shutdown.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -60,7 +60,7 @@
 <tr>
     <td width='95%'>&nbsp;</td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/system.html#shutdown' 
target='_blank'>
+        <a href='${General::adminmanualurl}/system-shutdown.html' 
target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/time.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/time.cgi   2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/time.cgi   2009-05-22 17:26:41 UTC (rev 2892)
@@ -246,7 +246,7 @@
     <td width='40%' align='center'>&nbsp;</td>
     <td width='25%' align='center'><input type='submit' name='ACTION' 
value='$Lang::tr{'save'}' /></td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/services.html#services_time' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
+        <a href='${General::adminmanualurl}/services-time.html' 
target='_blank'><img src='/images/web-support.png' alt='$Lang::tr{'online help 
en'}' title='$Lang::tr{'online help en'}' /></a>
     </td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/updates.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/updates.cgi        2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/updates.cgi        2009-05-22 17:26:41 UTC (rev 
2892)
@@ -376,7 +376,7 @@
     <td width='55%' class='base'><!--$Lang::tr{'this field may be 
blank'}--></td>
     <td width='40%' align='center'>&nbsp;</td>
     <td width='5%' align='right'>
-    <a href='${General::adminmanualurl}/system.html#updates' target='_blank'>
+    <a href='${General::adminmanualurl}/system-updates.html' target='_blank'>
     <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>

Modified: ipcop/trunk/html/cgi-bin/vpnca.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/vpnca.cgi  2009-05-22 14:22:16 UTC (rev 2891)
+++ ipcop/trunk/html/cgi-bin/vpnca.cgi  2009-05-22 17:26:41 UTC (rev 2892)
@@ -784,7 +784,7 @@
 <tr>
     <td class='base' align='left'><img src='/blob.gif' alt='*' 
/>&nbsp;$Lang::tr{'this field may be blank'}</td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html#create_CA_cert' 
target='_blank'>
+        <a href='${General::adminmanualurl}/vpns-ca.html' target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr></table></form>
 END
@@ -986,7 +986,7 @@
 </tr><tr>
     <td colspan='4'>&nbsp;</td>
     <td width='5%' align='right'>
-        <a href='${General::adminmanualurl}/vpns.html#create_CA_cert' 
target='_blank'>
+        <a href='${General::adminmanualurl}/vpns-ca.html' target='_blank'>
         <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr></table></form>
 END

Modified: ipcop/trunk/html/cgi-bin/wireless.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/wireless.cgi       2009-05-22 14:22:16 UTC (rev 
2891)
+++ ipcop/trunk/html/cgi-bin/wireless.cgi       2009-05-22 17:26:41 UTC (rev 
2892)
@@ -234,7 +234,7 @@
       <input type='submit' name='SUBMIT' value='$buttontext' />
     </td>
     <td width='5%' align='right'>
-    <a href='${General::adminmanualurl}/firewall.html#section-blue-access' 
target='_blank'>
+    <a href='${General::adminmanualurl}/firewall-blue-access.html' 
target='_blank'>
     <img src='/images/web-support.png' alt='$Lang::tr{'online help en'}' 
title='$Lang::tr{'online help en'}' /></a></td>
 </tr>
 </table>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to