dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Remove hidden iframe after file upload.
ftimme
2011-09-29
6ad1e4080e9cd8e10ab9ec1e876debece7ae6512
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
hr_datalog_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = "Stanje";
$wb['tstamp_txt'] = "Datum";
$wb['server_id_txt'] = "Server";
$wb['dbtable_txt'] = "DB tablica";
$wb['action_txt'] = "Akcija";
$wb['status_txt'] = "Status";
?>