summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns_edit.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-31 14:59:02 -0400
committerjim-p <jimp@pfsense.org>2010-08-31 14:59:02 -0400
commitce6d1106a185edeae91fb42dd7a9a9c89c273be8 (patch)
tree340b68ce718417a5abb125db33b0ad9961844e3f /usr/local/www/services_dyndns_edit.php
parent18f15f68384e87d2b7485ab18f3a7381823432ad (diff)
downloadpfsense-ce6d1106a185edeae91fb42dd7a9a9c89c273be8.zip
pfsense-ce6d1106a185edeae91fb42dd7a9a9c89c273be8.tar.gz
Namecheap doesn't need a username, just hostname+password.
Diffstat (limited to 'usr/local/www/services_dyndns_edit.php')
-rw-r--r--usr/local/www/services_dyndns_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_dyndns_edit.php b/usr/local/www/services_dyndns_edit.php
index 2b374dd..c221e97 100644
--- a/usr/local/www/services_dyndns_edit.php
+++ b/usr/local/www/services_dyndns_edit.php
@@ -210,6 +210,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncellreq"><?=gettext("Username");?></td>
<td width="78%" class="vtable">
<input name="username" type="text" class="formfld user" id="username" size="20" value="<?=htmlspecialchars($pconfig['username']);?>">
+ <br/><?= gettext("Username is required for all types except Namecheap and FreeDNS.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud