dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added Indexes in table mail_user and mail_domain
tbrehm
2008-07-09
d155ef17e54e5e159b5aff3de86f55f9fc1155cd
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
fr_form_list.lng
1
2
3
4
5
6
7
<?php
$wb["list_head_txt"] = 'Formulaire Backend';
$wb["form_txt"] = 'Formulaire';
$wb["module_txt"] = 'Module';
$wb["title_txt"] = 'Titre';
$wb["description_txt"] = 'Description';
?>