module.php 144 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Manage payment cards'), 'Nightfly', array('CARDS' => __('right to manage payment cards')));
  3. ?>