dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
The names of the database, the database-user, the shell-user and the ftp-us...
vogelor
2008-12-14
5190fe6131c81a97b333b6e8f828495e628ce1ba
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
templates
/
show_data.htm
1
2
3
4
5
6
7
8
9
10
11
<h2><tmpl_var name="title"></h2>
<div class="panel panel_system">
<div class="pnl_formarea">
<fieldset><legend>Data from: <tmpl_var name="time"></legend>
<div class="systemmonitor"><tmpl_var name="output"></div>
</fieldset>
</div>
</div>