diff --git a/src/www/services_ntpd.php b/src/www/services_ntpd.php
index 94ffcd99a..2bb4cc3e0 100644
--- a/src/www/services_ntpd.php
+++ b/src/www/services_ntpd.php
@@ -277,9 +277,9 @@ include("head.inc");
=gettext('For best results three to five servers should be configured here.'); ?>
- = sprintf(gettext('The %sprefer%s option indicates that NTP should favor the use of this server more than all others.'),'','') ?>
+ = gettext('The "prefer" option indicates that NTP should favor the use of this server more than all others.') ?>
- = 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.'),'','') ?>
+ = gettext('The "do not use" option indicates that NTP should not use this server for time, but stats for this server will be collected and displayed.') ?>