dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
Marius Cramer
2014-02-17
d69cca1c54fdbe69d3749d3c4ec655dd10307d7f
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
it_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Modelli cliente';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome modello';
$wb['template_id_txt'] = 'Template ID';
?>