Adding a view cart link to the checkout trail.
This commit is contained in:
parent
d595e55fd9
commit
a2e347e7af
3 changed files with 11 additions and 1 deletions
|
|
@ -485,6 +485,12 @@ A radio button tied to this plugin.<br>
|
|||
lastUpdated => 0,
|
||||
context => q|List transactions label|
|
||||
},
|
||||
'view shopping cart' => {
|
||||
message => q|View shopping cart|,
|
||||
lastUpdated => 0,
|
||||
context => q|The label for the view shopping cart link in the confirm checkout screen.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue