Changed to return to page by default after adding collateral.

This commit is contained in:
JT Smith 2002-12-12 04:42:27 +00:00
parent 58ef2fa313
commit dc94dd0dd0
4 changed files with 4 additions and 4 deletions

View file

@ -220,7 +220,7 @@ sub www_editDownload {
addFile=>WebGUI::International::get(74,$namespace),
backToPage=>WebGUI::International::get(745)
},
-value=>"addFile"
-value=>"backToPage"
);
}
$f->submit;