diff --git a/filemanager/test.php b/filemanager/test.php index dfc1d92f6b..898d79a1e5 100644 --- a/filemanager/test.php +++ b/filemanager/test.php @@ -204,7 +204,7 @@ while (list ($i, $o) = each ($io)) ### html_break (2); -html_text_bold ("The less output, the better. Please file errors as a " . html_link ("https://sourceforge.net/tracker/?group_id=7305&atid=107305", "bug report", 1) . ". Be sure to include the system information line at the top, and anything special about your setup. Thanks!"); +html_text_bold ("The less output, the better. Please file errors as a " . html_link ("https://sourceforge.net/tracker/?group_id=7305&atid=107305", "bug report", True, False) . ". Be sure to include the system information line at the top, and anything special about your setup. Thanks!"); html_page_close ();