echo" /> ".gettext('do not use this server')."\n<br />\n</div>\n";
}
?>
<divid="addserver">
<aclass="btn btn-default btn-xs"title="<?=gettext("Add another Time server");?>"onclick="NewTimeServer(<?=$j;?>)"alt="add"><spanclass="glyphicon glyphicon-plus"></span></a>
</div>
<br/>
<?=gettext('For best results three to five servers should be configured here.');?>
<br/>
<?=sprintf(gettext('The %sprefer%s option indicates that NTP should favor the use of this server more than all others.'),'<i>','</i>')?>
<br/>
<?=sprintf(gettext('The %snoselect%s option indicates that NTP should not use this server for time, but stats for this server will be collected and displayed.'),'<i>','</i>')?>
<?=gettext("Orphan mode allows the system clock to be used when no other clocks are available. The number here specifies the stratum reported during orphan mode and should normally be set to a number high enough to insure that any other servers available to clients are preferred over this server. (default: 12).");?>
<?=gettext("These options enable additional messages from NTP to be written to the System Log");?> (<ahref="diag_logs_ntpd.php"><?=gettext("Status > System Logs > NTP");?></a>).
<?=gettext('For best results three to five servers should be configured here.');?>
<br/>
<?=sprintf(gettext('The %sprefer%s option indicates that NTP should favor the use of this server more than all others.'),'<i>','</i>')?>
<br/>
<?=sprintf(gettext('The %snoselect%s option indicates that NTP should not use this server for time, but stats for this server will be collected and displayed.'),'<i>','</i>')?>
<?=gettext("Orphan mode allows the system clock to be used when no other clocks are available. The number here specifies the stratum reported during orphan mode and should normally be set to a number high enough to insure that any other servers available to clients are preferred over this server. (default: 12).");?>
<?=gettext("Enable logging of system messages (default: disabled).");?>
<divclass="hidden"for="help_for_syslog">
<?=gettext("These options enable additional messages from NTP to be written to the System Log");?> (<ahref="diag_logs_ntpd.php"><?=gettext("Status > System Logs > NTP");?></a>).