summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_rfc2136_edit.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-06-10 19:20:47 +0000
committerErmal <eri@pfsense.org>2011-06-10 19:20:47 +0000
commitb9eccc77815a3e9d4913fcad8f7c474291e9f67a (patch)
treeed6ebb426ce37f51c13059b3e828b4d47175c57f /usr/local/www/services_rfc2136_edit.php
parentdd28abbd84f1da07bd26044a5a2e954cce377fdb (diff)
downloadpfsense-b9eccc77815a3e9d4913fcad8f7c474291e9f67a.zip
pfsense-b9eccc77815a3e9d4913fcad8f7c474291e9f67a.tar.gz
Fixes #1327. Put description that a full qualified hostname is required.
Diffstat (limited to 'usr/local/www/services_rfc2136_edit.php')
-rw-r--r--usr/local/www/services_rfc2136_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_rfc2136_edit.php b/usr/local/www/services_rfc2136_edit.php
index 7c5f114..e5b36d6 100644
--- a/usr/local/www/services_rfc2136_edit.php
+++ b/usr/local/www/services_rfc2136_edit.php
@@ -146,6 +146,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncellreq"><?=gettext("Hostname");?></td>
<td width="78%" class="vtable">
<input name="host" type="text" class="formfld unknown" id="host" size="30" value="<?=htmlspecialchars($pconfig['host']);?>">
+ <br/><span>Fully qualified hostname of the host to be updated</span>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud