summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_acls.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-09-16 01:33:21 -0500
committerChris Buechler <cmb@pfsense.org>2015-09-16 01:33:21 -0500
commit96b7727d835837a51a8094240a6c603c8c5091fb (patch)
tree6922020091a2430cc78dae28d84d3e01014dfce3 /src/usr/local/www/services_unbound_acls.php
parent83901b0229ac14f5e535dd309e56a72e62f2a372 (diff)
downloadpfsense-96b7727d835837a51a8094240a6c603c8c5091fb.zip
pfsense-96b7727d835837a51a8094240a6c603c8c5091fb.tar.gz
s/delet the/delete the/g
Credit for idea to Phil Davis
Diffstat (limited to 'src/usr/local/www/services_unbound_acls.php')
-rw-r--r--src/usr/local/www/services_unbound_acls.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_acls.php b/src/usr/local/www/services_unbound_acls.php
index 478ccee..5de889a 100644
--- a/src/usr/local/www/services_unbound_acls.php
+++ b/src/usr/local/www/services_unbound_acls.php
@@ -494,7 +494,7 @@ events.push(function(){
delete_row(event.target.id);
}
else
- alert('<?php echo gettext("You may not delet the last one!")?>');
+ alert('<?php echo gettext("You may not delete the last one!")?>');
});
});
//]]>
OpenPOWER on IntegriCloud