mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-08-04 08:34:31 +00:00
a1048194eb
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@126 dd492736-c11a-0410-ad51-8c26713eaf7f
10 lines
296 B
HTML
10 lines
296 B
HTML
<center>
|
|
<h2 class="set_head">› Report - Ansicht ‹</h2>
|
|
<div class="set" id="desc">
|
|
<p>Hier werden die ausgewählten Messwerte eines mestimmten Zeitraumes in tabellarischer Form angezeigt.</p>
|
|
</div>
|
|
<div class="set" id="report">
|
|
{content:addReport:standard}
|
|
</div>
|
|
</center>
|