Florian Schaal
2015-09-24 4cde31dda29dc0967ee82897c0f7caa122ff8e98
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div class='page-header'>
    <h1><tmpl_var name="list_head_txt"></h1>
</div>
<p><tmpl_var name="list_desc_txt"></p>
 
<div class="panel panel_system">
 
    <div class="pnl_formarea">
        <p class="fieldset-legend"><tmpl_var name="monTransDate"><tmpl_var name="time"></p>
            <div class="systemmonitor"><tmpl_var name="output"></div>
        
    </div>
 
</div>