dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed: getAuthSQL has to be used with app->tform instead of this here.
mcramer
2013-09-02
f02fc545a587ce3dfd33902b57ec686ebb51d967
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
hr_form_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Pozadinska forma';
$wb['form_txt'] = 'Forma';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Naslov';
$wb['description_txt'] = 'Opis';
?>