dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1354 - DB column unknown 'action_status'
tbrehm
2010-10-26
232811de6dbacb39b2db12473e0fad47a65151e3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
nl_dns_template.lng
1
2
3
4
5
6
7
8
9
<?php
$wb["name_txt"] = 'Naam';
$wb["fields_txt"] = 'Velden';
$wb["template_txt"] = 'Template';
$wb["visible_txt"] = 'Zichtbaar';
?>