summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-09-15 15:12:44 -0500
committerChris Buechler <cmb@pfsense.org>2015-09-15 15:12:44 -0500
commitcc38f6993b2e9bd6f72360ee8996eab3b0aa6e9d (patch)
tree8dfb766c7298239bb704f5acfdf91c27c57ba207 /src/usr/local
parent7e01aa9970edfb4b03457257f969db0f592160c4 (diff)
downloadpfsense-cc38f6993b2e9bd6f72360ee8996eab3b0aa6e9d.zip
pfsense-cc38f6993b2e9bd6f72360ee8996eab3b0aa6e9d.tar.gz
fix text
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/services_dhcp_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_dhcp_edit.php b/src/usr/local/www/services_dhcp_edit.php
index cfedb46..4564764 100644
--- a/src/usr/local/www/services_dhcp_edit.php
+++ b/src/usr/local/www/services_dhcp_edit.php
@@ -491,7 +491,7 @@ $group->add(new Form_Input(
null,
'text',
$pconfig['dns1'],
- ['placeholder' => 'DNS1 1']
+ ['placeholder' => 'DNS 1']
));
$group->add(new Form_Input(
@@ -736,4 +736,4 @@ events.push(function(){
//]]>
</script>
-<?php include("foot.inc"); \ No newline at end of file
+<?php include("foot.inc");
OpenPOWER on IntegriCloud