--- C:/Users/TBarrau/AppData/Local/Temp/user.class.p-revBASE.svn002.tmp.php	lun. janv.  9 17:53:11 2012
+++ D:/SVN_Repo/GLPI/branches/0.83-bugfixes/inc/user.class.php	lun. janv.  9 17:43:38 2012
@@ -2630,7 +2630,9 @@
                "<th>".$LANG['entity'][0]."</th>".
                "<th>".$LANG['common'][16]."</th>".
                "<th>".$LANG['common'][19]."</th>".
-               "<th>".$LANG['common'][20]."</th><th>&nbsp;</th></tr>";
+               /*"<th>".$LANG['common'][20]."</th><th>&nbsp;</th></tr>";*/
+			   "<th>".$LANG['common'][20]."</th>".	// Berserker Added
+			   "<th>".$LANG['state'][0]."</th><th>&nbsp;</th></tr>";	// Berserker Added
 
          foreach ($type_group as $itemtype) {
             if (!($item = getItemForItemtype($itemtype))) {
