dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added function to create random passwords in auth library. - Fixed {RECOR...
tbrehm
2011-06-28
f9c7f3f99c5468f6c55ebc707e9e8987e5e88e01
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
it_client_template_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Modelli cliente';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome modello';
?>