Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
91609a 1 <?php
T 2 $wb['list_head_txt'] = 'Remote Users';
3 $wb['list_desc_txt'] = '';
4 $wb['add_new_record_txt'] = 'Add new user';
5 $wb['parent_remote_userid_txt'] = 'ID';
6 $wb['username_txt'] = 'Username';
7 ?>
14f228 8