Index: branches/5.2.x/units/gateways/gw_classes/multicards.php
===================================================================
diff -u -r14258 -r14569
--- branches/5.2.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 14258)
+++ branches/5.2.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 14569)
@@ -1,6 +1,6 @@
Load($order_id);
$url = $this->Application->GetVar('user2');
- echo ''.$this->Application->Phrase('la_multicards_continue').'';
+ echo ''.$this->Application->Phrase('lu_text_MulticardsContinue').'';
return 1;
}