Marius Cramer
2014-01-23 d6aadf81f11cbb3cda030d095feb6e8c8a44aafe
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>