Remove tool introduction.

pull/2487/head
Julio 9 years ago
parent 80a4eaa2d1
commit b0a29b66b8
  1. 3
      main/admin/usergroups.php

@ -100,9 +100,6 @@ $(function() {
</script> </script>
<?php <?php
// Tool introduction
Display::display_introduction_section(get_lang('Classes'));
$usergroup = new UserGroup(); $usergroup = new UserGroup();
$usergroup->showGroupTypeSetting = true; $usergroup->showGroupTypeSetting = true;
// Action handling: Adding a note // Action handling: Adding a note

Loading…
Cancel
Save