diff --git a/include/staff/group.inc.php b/include/staff/group.inc.php
index f77026a5a4983d341aa00f279d1963f9cc7b8230..27546e764e2bdad1edea44239281a20ac5a312ed 100644
--- a/include/staff/group.inc.php
+++ b/include/staff/group.inc.php
@@ -25,7 +25,7 @@ $info=Format::htmlchars(($errors && $_POST)?$_POST:$info);
  <input type="hidden" name="do" value="<?php echo $action; ?>">
  <input type="hidden" name="a" value="<?php echo Format::htmlchars($_REQUEST['a']); ?>">
  <input type="hidden" name="id" value="<?php echo $info['id']; ?>">
- <h2><?php echo __('User Group');?></h2>
+ <h2><?php echo __('Group Access and Permissions');?></h2>
  <table class="form_table" width="940" border="0" cellspacing="0" cellpadding="2">
     <thead>
         <tr>