module.php 137 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Edit user notes'), 'Nightfly', array('NOTES' => __('right to control user notes')));
  3. ?>