--- ldapauth.module.orig        2007-08-22 18:55:21.000000000 -0500
+++ ldapauth.module     2008-07-22 16:18:02.000000000 -0500
@@ -221,7 +221,7 @@
   $form['system-options'] = array(
     '#type' => 'fieldset',
     '#title' => t('Authentication mode'),
-    '#description' => t('<p><strong>NOTE:</strong> These settings have no effect on Drupal user with uid 1. The admin account never uses LDAP.<strong></p>'),
+    '#description' => t('<p><strong>NOTE:</strong> These settings have no effect on Drupal user with uid 1. The admin account never uses LDAP.</p>'),
     '#collapsible' => TRUE,
     '#collapsed' => TRUE,
   );
