dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- cleaned up javascript - removed most static content from scrigo
Marius Cramer
2015-01-13
2778c9ea730cee72dccbaf14e08b12c1bf8257db
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
fi_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Asiakasmallit';
$wb['template_type_txt'] = 'Tyyppi';
$wb['template_name_txt'] = 'Asiakasmallin nimi';
$wb['template_id_txt'] = 'Template ID';
?>