translation

This commit is contained in:
Dany De Bontridder 2015-06-18 18:14:39 +02:00
parent 2268180002
commit 4f5d29e36f

View file

@ -88,9 +88,9 @@ if ( ! isset($_REQUEST['action']))
$str="";
$str='Utilisateur Normal';
$str=_('Utilisateur Normal');
if ( $l_line['use_admin'] == 1 )
$str=' Administrateur global';
$str=_('Administrateur');
// get profile
$profile=$cn->get_value("select p_name from profile