Till Brehm
2014-08-13 19b5e01da02aa2115ee802cf2e43a7f3e58f4eac
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>