From: Thierry Parmentelat Date: Mon, 20 Apr 2009 12:54:50 +0000 (+0000) Subject: rephrase confirmation for the "Become" buttton X-Git-Tag: PLEWWW-4.3-9~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5608c147047922a67d2054d21243b944d0f15f7b;p=plewww.git rephrase confirmation for the "Become" buttton --- diff --git a/planetlab/persons/person.php b/planetlab/persons/person.php index dac8028..1a4b468 100644 --- a/planetlab/persons/person.php +++ b/planetlab/persons/person.php @@ -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)