shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

pilibaba_button.php (432B)


      1 <?php
      2 // Heading
      3 $_['heading_title']    = 'Pilibaba Checkout Button';
      4 
      5 // Text
      6 $_['text_extension']   = 'Extensions';
      7 $_['text_success']     = 'Success: You have modified Pilibaba Checkout Button module!';
      8 $_['text_edit']        = 'Edit Pilibaba Checkout Button Module';
      9 
     10 // Entry
     11 $_['entry_status']     = 'Status';
     12 
     13 // Error
     14 $_['error_permission'] = 'Warning: You do not have permission to modify Pilibaba Checkout Button module!';