dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changed filter query to exact match for parent_domain_id (bug #1177)
mike_p
2010-05-26
1293d860f108fd8e983bab4bf0bdc4154d83a321
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
bg_client_template_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Client-Templates';
$wb['template_type_txt'] = 'Type';
$wb['template_name_txt'] = 'Template name';
?>