diff --git a/htdocs/user/group/perms.php b/htdocs/user/group/perms.php index e92d0507b57..ecfb83282ad 100644 --- a/htdocs/user/group/perms.php +++ b/htdocs/user/group/perms.php @@ -17,15 +17,12 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ - * $Source$ */ /** \file htdocs/user/group/perms.php \brief Onglet user et permissions de la fiche utilisateur - \version $Revision$ + \version $Id$ */ require("./pre.inc.php"); @@ -58,15 +55,14 @@ if ($_GET["action"] == 'delrights' && $caneditperms) } -llxHeader('',$langs->trans("Permissions")); - - /* ************************************************************************** */ /* */ /* Visu et edition */ /* */ /* ************************************************************************** */ +llxHeader('',$langs->trans("Permissions")); + if ($_GET["id"]) { $fgroup = new Usergroup($db, $_GET["id"]); @@ -184,9 +180,9 @@ if ($_GET["id"]) if ($caneditperms) { print '