slice page in progress, can renew and manage users
[plewww.git] / planetlab / persons / persons.php
index ca4cb78..86203bd 100644 (file)
@@ -127,7 +127,7 @@ foreach ($sites as $site) {
 // --------------------
 drupal_set_title($title);
 
-//plekit_linetabs($tabs);
+plekit_linetabs($tabs);
 
 if ( ! $persons ) {
   drupal_set_message ('No account found');
@@ -139,7 +139,7 @@ $headers = array ("Peer"=>"string",
                  "Last"=>"string",
                  "Email"=>"string",
                  "Site" => "string",
-                 "Roles"=>"string",
+                 "R"=>"string",
                  "S" => "int",
                  "Status"=>"string",
                  );