module.php 136 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Tariff speeds'), 'Nightfly', array('TARIFFSPEED' => __('right to tariff speeds')));
  3. ?>