klarna_checkout_module.php (348B)
1 <?php 2 // Heading 3 $_['heading_title'] = 'Klarna Checkout'; 4 5 // Text 6 $_['text_extension'] = 'Extensions'; 7 $_['text_success'] = 'Success: You have modified module Klarna Checkout!'; 8 9 //Entry 10 $_['entry_status'] = 'Status'; 11 12 //Error 13 $_['error_permission'] = 'Warning: You do not have permission to modify Klarna Checkout module!';