diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2011-01-05 23:45:35 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2011-01-05 23:45:35 -0500 |
commit | b7f7b6e8395b523f758707937bf18555bd1721b5 (patch) | |
tree | 0825a3d7e59b381ee8ac28725030b774e29c779e | |
parent | b25c8ad50649635a4e35084b2dd31006d4eadad1 (diff) | |
download | pfsense-packages-b7f7b6e8395b523f758707937bf18555bd1721b5.tar.gz pfsense-packages-b7f7b6e8395b523f758707937bf18555bd1721b5.tar.bz2 pfsense-packages-b7f7b6e8395b523f758707937bf18555bd1721b5.zip |
Nuke duplicate tab
-rw-r--r-- | config/cron/cron.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/cron/cron.xml b/config/cron/cron.xml index 760d3674..7eff2388 100644 --- a/config/cron/cron.xml +++ b/config/cron/cron.xml @@ -60,11 +60,6 @@ <tabs> <tab> <text>Settings</text> - <url>/pkg_edit.php?xml=cron.xml&id=0</url> - <active/> - </tab> - <tab> - <text>Settings</text> <url>/packages/cron.php</url> <active/> </tab> |