dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed sql stamement for backup size
tbrehm
2013-04-17
9b159814af2cae1f67e587570ceea6e105bef608
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
br_client_template_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Gabarito de Cliente ';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome do Gabarito';
?>