summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-12-04 20:37:45 -0600
committerChris Buechler <cmb@pfsense.org>2015-12-04 20:37:45 -0600
commit7683c9907ffe40d6fefbeaa5f5ba69ae8223e8b5 (patch)
tree3d4987f0fba4b547d1e9fb5ee6d9e70da0ab9e98 /src/usr/local/www/services_dhcp.php
parent688281254c7ca95b28141e901570dc85eb234dfa (diff)
downloadpfsense-7683c9907ffe40d6fefbeaa5f5ba69ae8223e8b5.zip
pfsense-7683c9907ffe40d6fefbeaa5f5ba69ae8223e8b5.tar.gz
make text consistent
Diffstat (limited to 'src/usr/local/www/services_dhcp.php')
-rw-r--r--src/usr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcp.php b/src/usr/local/www/services_dhcp.php
index 3a16993..a48e36b 100644
--- a/src/usr/local/www/services_dhcp.php
+++ b/src/usr/local/www/services_dhcp.php
@@ -1282,7 +1282,7 @@ if (!is_numeric($pool) && !($act == "newpool")) {
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext("DHCP Static Mappings for this interface.")?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext("DHCP Static Mappings for this interface")?></h2></div>
<div class="table-responsive">
<table class="table table-striped table-hover table-condensed">
<thead>
OpenPOWER on IntegriCloud