diff --git a/usr/local/www/system_authservers.php b/usr/local/www/system_authservers.php
index fad6b34b3e..b6b109704b 100644
--- a/usr/local/www/system_authservers.php
+++ b/usr/local/www/system_authservers.php
@@ -543,9 +543,9 @@ function select_clicked() {
">
- =gettext("NOTE: Semi-Colon separated. This will be prepended to the search base dn above or you can specify full container path.");?>
- =gettext("EXAMPLE: CN=Users;DC=example");?>
- =gettext("EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com ");?>
+ =gettext("Note: Semi-Colon separated. This will be prepended to the search base dn above or you can specify full container path.");?>
+ =gettext("Example: CN=Users;DC=example");?>
+ =gettext("Example: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com ");?>