dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- htpasswd_stats file was not readable for apache user.
tbrehm
2013-02-11
33e2c95c69b405f36caf9013ff9a256e6edf9500
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
en_dns_template.lng
1
2
3
4
5
6
<?php
$wb["name_txt"] = 'Name';
$wb["fields_txt"] = 'Fields';
$wb["template_txt"] = 'Template';
$wb["visible_txt"] = 'Visible';
?>