some cleanup in ldap documentation
[squirrelmail.git] / plugins / bug_report / functions.php
index 733bebe6ab693507c788e2101c4158fbbbbe5ff3..c9c6ba5e002a3fbb0a8d70efa6420b9f67fd139b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * functions/forms.php and functions/html.php have to be loaded before including this file.
  *
- * @copyright (c) 2004 The SquirrelMail Project Team
+ * @copyright (c) 2004-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -28,7 +28,7 @@ function add_gmane_form() {
                           html_tag('td',addInput('query','',50),'left')
                           ) .
                  html_tag('tr',
-                          html_tag('td',_("Written by:") . '<br />' . 
+                          html_tag('td',_("Written by:") . '<br />' .
                                    '<small>' . _("Email addresses only") . '</small>','right') .
                           html_tag('td',addInput('email','',40),'left')
                           ) .