summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_users.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-22 03:13:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-22 03:13:21 +0000
commit94bf391602417968b76c9e12a5db82de91a407e2 (patch)
tree12ade0e9df12d1b61c5a980f6d89ba3278591497 /usr/local/www/services_captiveportal_users.php
parente5fa4cc4ddaaba56f20529fc1f0a4d817f3a55dc (diff)
downloadpfsense-94bf391602417968b76c9e12a5db82de91a407e2.zip
pfsense-94bf391602417968b76c9e12a5db82de91a407e2.tar.gz
Use form post method
Diffstat (limited to 'usr/local/www/services_captiveportal_users.php')
-rwxr-xr-xusr/local/www/services_captiveportal_users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_users.php b/usr/local/www/services_captiveportal_users.php
index 46b9e17..c943a4b 100755
--- a/usr/local/www/services_captiveportal_users.php
+++ b/usr/local/www/services_captiveportal_users.php
@@ -144,7 +144,7 @@ if(is_array($config['users'])){
<link href="gui.css" rel="stylesheet" type="text/css">
</head>
-<form>
+<form method="post">
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud