summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-01-14 08:52:51 +0545
committerPhil Davis <phil.davis@inf.org>2016-01-14 08:52:51 +0545
commitf0efd690f87e271170b9e7d6a9b343289fa0e666 (patch)
treeb0c73de6c2e493ab1168f8a0999f07fc92b78c67 /src/usr/local/www/services_dyndns.php
parentcd656b85255feee8313e6081325f05db7a6c2642 (diff)
downloadpfsense-f0efd690f87e271170b9e7d6a9b343289fa0e666.zip
pfsense-f0efd690f87e271170b9e7d6a9b343289fa0e666.tar.gz
Consistent headings for Dynamic DNS
Other place like "Open VPN Clients" have the "Clients" capitalized - do it here. Dynamic DNS has column heading "Interface" - make RFC2136 the same. Dynamic DNS (and most other places) have a column heading "Actions" - make it the same for RFC2136.
Diffstat (limited to 'src/usr/local/www/services_dyndns.php')
-rw-r--r--src/usr/local/www/services_dyndns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns.php b/src/usr/local/www/services_dyndns.php
index 3545558..c9f24ff 100644
--- a/src/usr/local/www/services_dyndns.php
+++ b/src/usr/local/www/services_dyndns.php
@@ -106,7 +106,7 @@ display_top_tabs($tab_array);
?>
<form action="services_dyndns.php" method="post" name="iform" id="iform">
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext('Dynamic DNS clients')?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext('Dynamic DNS Clients')?></h2></div>
<div class="panel-body">
<div class="table-responsive">
<table class="table table-striped table-hover table-condensed">
OpenPOWER on IntegriCloud