summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_mac.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-02-23 13:08:08 +0545
committerRenato Botelho <garga@FreeBSD.org>2015-02-23 09:18:55 -0300
commitc0fde4e403551f8491c4b9a5d62eda7a60808567 (patch)
tree6bf5237f92585d12a63de3f7c8063051049f96fd /usr/local/www/services_captiveportal_mac.php
parent7b6d4e6c957ce1551de4694137b871278158d75d (diff)
downloadpfsense-c0fde4e403551f8491c4b9a5d62eda7a60808567.zip
pfsense-c0fde4e403551f8491c4b9a5d62eda7a60808567.tar.gz
Success typo
might as well fix it while I notice it
Diffstat (limited to 'usr/local/www/services_captiveportal_mac.php')
-rw-r--r--usr/local/www/services_captiveportal_mac.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_mac.php b/usr/local/www/services_captiveportal_mac.php
index a73d2d1..8896839 100644
--- a/usr/local/www/services_captiveportal_mac.php
+++ b/usr/local/www/services_captiveportal_mac.php
@@ -123,7 +123,7 @@ if ($_POST) {
@unlink("{$g['tmp_path']}/{$uniqid}_tmp");
unset($a_passthrumacs[$idx]);
write_config();
- echo gettext("The entry was sucessfully deleted") . "\n";
+ echo gettext("The entry was successfully deleted") . "\n";
} else
echo gettext("No entry exists for this mac address:") . " " . $_POST['delmac'] . "\n";
}
OpenPOWER on IntegriCloud