Drupal: popravek prevoda
This commit is contained in:
parent
f460da4a71
commit
6297e231bd
@ -109,7 +109,7 @@ function nakupovanje_1ka_menu()
|
|||||||
|
|
||||||
// ENG povezave
|
// ENG povezave
|
||||||
$items['paypal-purchase/success'] = [
|
$items['paypal-purchase/success'] = [
|
||||||
'title' => 'Uspešno plačilo preko PayPala', //page title
|
'title' => 'Successful payment via PayPal', //page title
|
||||||
'page callback' => 'nakupovanje_1ka_paypal_return', //callback function which is invoked when menu item is called.
|
'page callback' => 'nakupovanje_1ka_paypal_return', //callback function which is invoked when menu item is called.
|
||||||
'access callback' => true, //any user can access this page
|
'access callback' => true, //any user can access this page
|
||||||
'page arguments' => [
|
'page arguments' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user