another bug fix

This commit is contained in:
Frank Dillon 2006-05-14 20:25:17 +00:00
parent 4b02e04c55
commit 73f9d10ece

View file

@ -260,7 +260,7 @@ sub www_editProject {
-label => $i18n->get('edit project resource label')
);
return $output;
return $f->print;
}