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

@ -143,7 +143,7 @@ sub www_editLink {
addLink=>WebGUI::International::get(13,$namespace),
backToPage=>WebGUI::International::get(745)
},
-value=>"addLink"
-value=>"backToPage"
);
}
$f->submit;