rephrase confirmation for the "Become" buttton
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Apr 2009 12:54:50 +0000 (12:54 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Apr 2009 12:54:50 +0000 (12:54 +0000)
planetlab/persons/person.php

index dac8028..1a4b468 100644 (file)
@@ -82,7 +82,7 @@ if (plc_is_admin() && ! $is_my_account && $local_peer)
                          'values'=>array('action'=>'become-person',
                                          'person_id'=>$person_id),
                          'bubble'=>"Become $first_name $last_name",
-                         'confirm'=>"Are you sure you want to su $first_name $last_name");
+                         'confirm'=>"Are you sure you want to become $first_name $last_name");
     
 if ($local_peer && $privileges) 
   if ($enabled)