6.5.6 bugfix merge and some new stylings for the slide panel
This commit is contained in:
parent
a38817feec
commit
50b756a5ae
13 changed files with 103 additions and 39 deletions
|
|
@ -6,7 +6,7 @@ use WebGUI::URL;
|
|||
|
||||
sub process {
|
||||
my ($subscriptionId) = WebGUI::Macro::getParams(@_);
|
||||
return WebGUI::URL::page('op=purchaseSubscriptionItem&sid='.$subscriptionId);
|
||||
return WebGUI::URL::page('op=purchaseSubscription&sid='.$subscriptionId);
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue