forked from extern/egroupware
Make link to bug report non-encoded
This commit is contained in:
parent
151913b103
commit
d1fa890722
@ -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 ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user