dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Create ids for the html so that css styling can be used
mike_p
2010-05-29
23b83608e8f9fbf0d9954d20f55171cea5c0690c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
nl_dns_template.lng
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Naam template';
$wb['fields_txt'] = 'Toon invoervelden tijdens DNS wizard';
$wb['template_txt'] = 'Template-data<br /><br /><a href=http://www.howtoforge.com/forums/showthread.php?p=215031 target=_blank style=font-weight:bold;>Voorbeeld (in nieuw venster)</a>';
$wb['visible_txt'] = 'Geactiveerd voor DNS wizard?';
?>