Falko Timme
2014-06-19 117ecd60c809bbc19a3c1f795f6db9e53465cdec
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>