Commit 88774996 authored by Franco Fichtner's avatar Franco Fichtner

ntp: fixed typos

Spotted by: pavelb

(cherry picked from commit c5c1c110)
parent 4d384045
......@@ -488,7 +488,7 @@ SureGPS = #Sure Electronics SKG16B
<td>
<input name="refid" type="text" id="gpsrefid" value="<?=$pconfig['refid'];?>" />
<div class="hidden" for="help_for_refid">
<?=gettext("(1 to 4 charactors)");?><br />
<?=gettext("(1 to 4 characters)");?><br />
<?=gettext("This may be used to change the GPS Clock ID");?> (<?=gettext("default");?>: GPS).
</div>
</td>
......
......@@ -180,7 +180,7 @@ include("head.inc");
<td>
<input name="refid" type="text" value="<?=$pconfig['refid'];?>" />
<div class="hidden" for="help_for_refid">
<?=gettext("(1 to 4 charactors)");?><br />
<?=gettext("(1 to 4 characters)");?><br />
<?=gettext("This may be used to change the PPS Clock ID");?> (<?=gettext("default");?>: PPS).
</div>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment