dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Bugfix: wrong message variables for template were set
mcramer
2012-08-18
97f5c2d0c5d9125dbc80ffb5967636dc2d214bb8
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
nl_server_config_list.lng
1
2
3
4
<?php
$wb['list_head_txt'] = 'Server configuratie';
$wb['server_name_txt'] = 'Server';
?>