dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented #3916 Disabled Strict-Transport-Security in default apache temp...
Till Brehm
2016-05-24
0c381c4da634a920f70e0886dc74e162c77645e6
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
ca_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Modèles de clients';
$wb['template_type_txt'] = 'Type';
$wb['template_name_txt'] = 'Nom du modèle';
$wb['template_id_txt'] = 'ID du modèle';
?>