Removed a duplicate international message.
This commit is contained in:
parent
55eda2af4e
commit
d9c0f17145
2 changed files with 2 additions and 3 deletions
|
|
@ -92,7 +92,7 @@ sub www_edit {
|
|||
if ($_[0]->get("wobjectId") eq "new") {
|
||||
$f->whatNext(
|
||||
-options=>{
|
||||
addLink=>WebGUI::International::get(74,$namespace),
|
||||
addLink=>WebGUI::International::get(13,$namespace),
|
||||
backToPage=>WebGUI::International::get(745)
|
||||
},
|
||||
-value=>"addLink"
|
||||
|
|
@ -140,7 +140,7 @@ sub www_editLink {
|
|||
$f->hidden("sequenceNumber",-1);
|
||||
$f->whatNext(
|
||||
-options=>{
|
||||
addLink=>WebGUI::International::get(74,$namespace),
|
||||
addLink=>WebGUI::International::get(13,$namespace),
|
||||
backToPage=>WebGUI::International::get(745)
|
||||
},
|
||||
-value=>"addLink"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue