summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-02 21:45:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-02 21:45:40 +0000
commit5591f7534bbf5af27dc01f67cbeb8df60b919a3c (patch)
tree0ab82dd48740e964dd77ec04e612ccf5b4b3ded3 /usr
parentb6b53776d458a4bbea72fc0c42ba3e62d63c691a (diff)
downloadpfsense-5591f7534bbf5af27dc01f67cbeb8df60b919a3c.zip
pfsense-5591f7534bbf5af27dc01f67cbeb8df60b919a3c.tar.gz
Fix add feature
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/system_advanced_sysctl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_sysctl.php b/usr/local/www/system_advanced_sysctl.php
index 7420261..c261eed 100644
--- a/usr/local/www/system_advanced_sysctl.php
+++ b/usr/local/www/system_advanced_sysctl.php
@@ -206,7 +206,7 @@ include("head.inc");
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td valign="middle">
- <a href="system_advanced_sysctl.php">
+ <a href="system_advanced_sysctl.php?action=edit">
<img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" alt="" />
</a>
</td>
OpenPOWER on IntegriCloud