latham
2011-04-08 532ae591db5b5f020abf60609ded0d2d32b76d86
interface/web/monitor/templates/show_data.htm
@@ -1,12 +1,12 @@
<h2><tmpl_var name="list_head_txt"></h2>
<p><tmpl_var name="list_desc_txt"></p>
<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>
<h2><tmpl_var name="list_head_txt"></h2>
<p><tmpl_var name="list_desc_txt"></p>
<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>