mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
increased rrd graph size
This commit is contained in:
parent
51bb543d5b
commit
7a9c937ca1
12 changed files with 70 additions and 70 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue