dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fixed sorting from traffic, changed sessionvaribale because listDef[name] i...
xaver
2012-03-03
0d7f77fa3c18a8fc3598696b1c73957f3a3bf954
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
hr_openvz_ostemplate_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'OpenVZ OS predložak';
$wb['active_txt'] = 'Aktivan';
$wb['template_name_txt'] = 'Ime predloška';
$wb['server_id_txt'] = 'Server';
$wb['allservers_txt'] = 'Postoji na svim serverima';
$wb['ostemplate_id_txt'] = 'ID';
?>