dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2402 - Bind plugin enabled although service dns disabled for server
tbrehm
2012-10-19
bd2dd5388e177dff97e4fcf56c2dc98af319dac7
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
hr_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'DNS čarobnjak predložaka';
$wb['visible_txt'] = 'Vidljivo';
$wb['name_txt'] = 'Naziv';
$wb['add_new_record_txt'] = 'Dodaj novi';
?>