1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00
Files
ancient-weatherstation/webstuff/frontend/content/module_sets/set_report.html
T
losinshi a1048194eb bugfixes and descriptions
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@126 dd492736-c11a-0410-ad51-8c26713eaf7f
2006-09-22 09:50:59 +00:00

10 lines
296 B
HTML

<center>
<h2 class="set_head">&rsaquo; Report - Ansicht &lsaquo;</h2>
<div class="set" id="desc">
<p>Hier werden die ausgew&auml;hlten Messwerte eines mestimmten Zeitraumes in tabellarischer Form angezeigt.</p>
</div>
<div class="set" id="report">
{content:addReport:standard}
</div>
</center>