module.php 140 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Print receipts'), 'bobr-kun', array('PRINTRECEIPTS' => __('right to print receipts')));
  3. ?>