diff --git a/src/www/services_ntpd_pps.php b/src/www/services_ntpd_pps.php
index 9164289fe..47c030691 100644
--- a/src/www/services_ntpd_pps.php
+++ b/src/www/services_ntpd_pps.php
@@ -199,7 +199,7 @@ include("head.inc");
=gettext("A serial GPS may also be used, but the serial GPS driver would usually be the better option.");?>
=gettext("A PPS signal only provides a reference to the change of a second, so at least one other source to number the seconds is required.");?>
-
=gettext("Note");?>: =gettext("At least 3 additional time sources should be configured under"); ?> =gettext("Services > NTP"); ?> =gettext("to reliably supply the time of each PPS pulse."); ?>
+
=gettext("Note");?>: = sprintf(gettext("At least 3 additional time sources should be configured under %sServices: NTP%s to reliably supply the time of each PPS pulse."),'', '') ?>