Till Brehm
2014-08-25 4f2cc4eabd8cdafb15042d70129d8ea5e2aa815c
interface/web/monitor/templates/show_data.htm
@@ -3,10 +3,10 @@
<div class="panel panel_system">
  <div class="pnl_formarea">
    <fieldset><legend><tmpl_var name="monTransDate"><tmpl_var name="time"></legend>
      <div class="systemmonitor"><tmpl_var name="output"></div>
    </fieldset>
  </div>
    <div class="pnl_formarea">
        <fieldset><legend><tmpl_var name="monTransDate"><tmpl_var name="time"></legend>
            <div class="systemmonitor"><tmpl_var name="output"></div>
        </fieldset>
    </div>
</div>
</div>