summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_ip.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-05-12 21:33:38 +0100
committerColin Fleming <cj_fleming@sky.com>2013-05-12 21:33:38 +0100
commit3b2395aedd6cf0846d99e5d16d3005881785304a (patch)
tree0ef0aa25114a4ff567b5f782e4224de4449f3873 /usr/local/www/services_captiveportal_ip.php
parent87e465a5d0c18d3134f308aad56c24b982aa9396 (diff)
downloadpfsense-3b2395aedd6cf0846d99e5d16d3005881785304a.zip
pfsense-3b2395aedd6cf0846d99e5d16d3005881785304a.tar.gz
Tidy up spelling mistakes.
Diffstat (limited to 'usr/local/www/services_captiveportal_ip.php')
-rwxr-xr-xusr/local/www/services_captiveportal_ip.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php
index 410064d..2fb2cf5 100755
--- a/usr/local/www/services_captiveportal_ip.php
+++ b/usr/local/www/services_captiveportal_ip.php
@@ -117,7 +117,7 @@ include("head.inc");
<td width="10%" class="list">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
- <td width="17" heigth="17"></td>
+ <td width="17" height="17"></td>
<td><a href="services_captiveportal_ip_edit.php?zone=<?=$cpzone;?>"><img src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_plus.gif" title="<?=gettext("add address"); ?>" width="17" height="17" border="0"></a></td>
</tr>
</table>
@@ -157,7 +157,7 @@ include("head.inc");
<td class="list">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
- <td width="17" heigth="17"></td>
+ <td width="17" height="17"></td>
<td><a href="services_captiveportal_ip_edit.php?zone=<?=$cpzone;?>"><img src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_plus.gif" title="<?=gettext("add address"); ?>" width="17" height="17" border="0"></a></td>
</tr>
</table>
OpenPOWER on IntegriCloud