summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-15 22:24:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-15 22:24:54 +0000
commit6661d732a98815f14742999f65e82a0ea4bce3d0 (patch)
tree5c2c8aceb9d244b9304354c1346ce8edfb8eb34e /usr/local/www
parent6e337a8414d798b5700a304185a36c7bf70d2536 (diff)
downloadpfsense-6661d732a98815f14742999f65e82a0ea4bce3d0.zip
pfsense-6661d732a98815f14742999f65e82a0ea4bce3d0.tar.gz
Allow staticroutes to be backed up or restored individually.
Suggested-by: DoctorIT via Forum
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/diag_backup.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 7fb0e79..f97d864 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -55,6 +55,7 @@ function spit_out_select_items($area) {
<option VALUE="dhcpd">DHCP Server</option>
<option VALUE="syslog">Syslog</option>
<option VALUE="system">System</option>
+ <option VALUE="staticroutes">Static routes</option>
</select>
EOD;
echo $select;
OpenPOWER on IntegriCloud