summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-02-07 12:44:25 +0000
committerColin Fleming <cj_fleming@sky.com>2013-02-07 12:44:25 +0000
commit3ae16b9bbe772231efe3b487f6a834cfb6997b91 (patch)
treef850d2fe3d8f167db803225a8763d178bca3d554 /usr/local/www/diag_confbak.php
parent0715ad5093226a9fd29b1abbbf57a9892efe4100 (diff)
downloadpfsense-3ae16b9bbe772231efe3b487f6a834cfb6997b91.zip
pfsense-3ae16b9bbe772231efe3b487f6a834cfb6997b91.tar.gz
Value in attributes should be lower case
Value in the "method" attribute should be lower case
Diffstat (limited to 'usr/local/www/diag_confbak.php')
-rwxr-xr-xusr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php
index daa036f..08072fc 100755
--- a/usr/local/www/diag_confbak.php
+++ b/usr/local/www/diag_confbak.php
@@ -145,7 +145,7 @@ include("head.inc");
<tr>
<td>
<div id="mainarea">
- <form action="diag_confbak.php" method="GET">
+ <form action="diag_confbak.php" method="get">
<table class="tabcont" align="center" width="100%" border="0" cellpadding="6" cellspacing="0">
<?php if (is_array($confvers)): ?>
<tr>
OpenPOWER on IntegriCloud