dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Traffic quota field for websites is hidden now until the backend part is fu...
tbrehm
2009-03-01
2c05fad75dd70c1990fd05b121860b792efff2ac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
de_client_template_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Kundenvorlagen';
$wb['template_type_txt'] = 'Typ';
$wb['template_name_txt'] = 'Vorlagenname';
?>