summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@pfSense.org>2014-03-25 14:35:55 -0300
committerRenato Botelho <garga@pfSense.org>2014-03-25 14:35:55 -0300
commit6fba8620e561eab65837cd72b8ba6b057e053af2 (patch)
treeef5b33510a44071f5e36cd473f34628440d077a1 /usr/local/www/services_captiveportal.php
parent26661ec9933d4fb91c357d9d38ea682dd661eb7f (diff)
parentde22e9ca9864d802ad1ec1376247b788efb6938a (diff)
downloadpfsense-6fba8620e561eab65837cd72b8ba6b057e053af2.zip
pfsense-6fba8620e561eab65837cd72b8ba6b057e053af2.tar.gz
Merge pull request #1031 from ayvis/master-br-patch
replaced uppercase html tags with lowercase
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rw-r--r--usr/local/www/services_captiveportal.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 8ee0fe7..4cd2127 100644
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -414,7 +414,7 @@ if ($_POST) {
}
include("head.inc");
?>
-<script language="JavaScript">
+<script type="text/javascript">
<!--
function enable_change(enable_change) {
var endis, radius_endis;
@@ -1076,7 +1076,7 @@ function enable_change(enable_change) {
</tr>
</table>
</form>
-<script language="JavaScript">
+<script type="text/javascript">
<!--
enable_change(false);
//-->
OpenPOWER on IntegriCloud