From: jervfors Date: Wed, 11 Aug 2004 17:52:25 +0000 (+0000) Subject: XHTML fixes X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=feec0d68606f40d4abaa72cbc796bdd235b38140;ds=sidebyside XHTML fixes git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7886 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/bug_report/setup.php b/plugins/bug_report/setup.php index 5e77776e..1c66c675 100644 --- a/plugins/bug_report/setup.php +++ b/plugins/bug_report/setup.php @@ -80,9 +80,9 @@ function bug_report_options() { global $bug_report_visible; echo '' . html_tag('td',_("Bug Reports:"),'right','','nowrap') . "\n" . - ' ' . _("Show button in toolbar") . "\n";