Added wiki help page for Tables and removed help link for Bogons (now included in Tables).

This commit is contained in:
Warren Baker 2010-09-03 11:47:16 +02:00
parent 2fc2902022
commit 08d97c590f

View File

@ -68,7 +68,7 @@ $helppages = array(
'diag_patterns.php' => 'http://doc.pfsense.org/index.php/Layer7_Pattern_Diagnostics',
'diag_ping.php' => 'http://doc.pfsense.org/index.php/Ping_Host',
'diag_pkglogs.php' => 'http://doc.pfsense.org/index.php/Package_Logs',
'diag_showbogons.php' => 'http://doc.pfsense.org/index.php/Show_Bogons',
'diag_tables.php' => 'http://doc.pfsense.org/index.php/Tables',
'diag_system_activity.php' => 'http://doc.pfsense.org/index.php/System_Activity',
'diag_traceroute.php' => 'http://doc.pfsense.org/index.php/Traceroute',
'easyrule.php' => 'http://doc.pfsense.org/index.php/Easy_Rule',