summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-06-06 15:45:28 +0000
committerErmal <eri@pfsense.org>2011-06-06 15:48:38 +0000
commit0b704a404b0110383d0473030dfa4e171cf1a58b (patch)
tree543a4f9641de2e06896c9f87f77c30b2a30482ff /usr/local/www/services_captiveportal.php
parenta9c489c7ab68e9c853b37a3f132fbc2c53363bbb (diff)
downloadpfsense-0b704a404b0110383d0473030dfa4e171cf1a58b.zip
pfsense-0b704a404b0110383d0473030dfa4e171cf1a58b.tar.gz
Correct whitespace.
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 586e569..4526028 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -520,8 +520,7 @@ value="<?=htmlspecialchars($pconfig['maxprocperip']);?>"> <?=gettext("per client
</tr>
<tr>
<td class="vncell" valign="top"><?=gettext("Shared secret"); ?>&nbsp;&nbsp;</td>
- <td class="vtable"><input name="radiuskey2" type="text" class="formfld unknown" id="radiuskey2" size="16"
-value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
+ <td class="vtable"><input name="radiuskey2" type="text" class="formfld unknown" id="radiuskey2" size="16" value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
</tr>
<tr>
<td colspan="2" class="list" height="12"></td>
OpenPOWER on IntegriCloud