shop.balmet.com

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

header.php (363B)


      1 <?php
      2 // Heading
      3 $_['heading_title']      = 'OpenCart';
      4 
      5 // Text
      6 $_['text_profile']       = 'Your Profile';
      7 $_['text_store']         = 'Stores';
      8 $_['text_help']          = 'Help';
      9 $_['text_homepage']      = 'OpenCart Homepage';
     10 $_['text_support']       = 'Support Forum';
     11 $_['text_documentation'] = 'Documentation';
     12 $_['text_logout']        = 'Logout';