increased rrd graph size

This commit is contained in:
Serghey Rodin 2015-04-17 23:19:48 +03:00
commit 7a9c937ca1
12 changed files with 70 additions and 70 deletions

View file

@ -65,8 +65,8 @@
<td style="vertical-align:top; padding:4px 0 0 0;" width="630px">
<table>
</tr>
<td style="background: #7a766d;" width="630px" height="250px">
<img style="padding: 0 0 0 36px;" src="/list/rrd/image.php?/rrd/<?php echo $data[$key]['TYPE']."/".$period."-".$data[$key]['RRD'].".png" ?>">
<td>
<img src="/list/rrd/image.php?/rrd/<?php echo $data[$key]['TYPE']."/".$period."-".$data[$key]['RRD'].".png" ?>">
</td>
</tr>
</table>