latham
2011-06-22 b772162f0b618ef1d130ff88ff188ce53710a774
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = "Utilisateurs distants";
$wb['list_desc_txt'] = "";
$wb['add_new_record_txt'] = "Ajouter un nouvel utilisateur";
$wb['parent_remote_userid_txt'] = "ID";
$wb['username_txt'] = "Nom d'utilisateur";
?>