The 4.6.7 bug fix cycle.

This commit is contained in:
JT Smith 2002-09-08 23:13:27 +00:00
parent a1a21aa1ee
commit c9dcb9dda1
9 changed files with 7467 additions and 7120 deletions

View file

@ -32,7 +32,7 @@ sub _replacement {
if (not defined $text){
$temp .= WebGUI::International::get(48);
$temp .= ' <a href="'.WebGUI::URL::page('op=displayAccount').
'">'.$session{user}{username}.'</a>.';
'">'.$session{user}{username}.'</a>. ';
$temp .= WebGUI::International::get(49);
$temp = WebGUI::Macro::Backslash_pageUrl::process($temp);
} else {