module.php 132 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Manage tariffs'), 'morfey', array('TARIFFS' => __('right to manage tariffs')));
  3. ?>