Ignore:
Timestamp:
04/05/06 17:01:59 (18 years ago)
Author:
bastiaans
Message:

job_monarch/overview.php:

  • no longer downsize RRD graphs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/addons/job_monarch/overview.php

    r231 r239  
    770770                                        $cell="<td class=$class>".  "<b><a href=$host_link>$host</a></b><br>".  "<i>$metricname:</i> <b>$textval</b></td>";
    771771                                } else {
    772                                         $cell="<td><a href=$host_link>".  "<img src=\"../../graph.php?$graphargs\" ".  "alt=\"$host\" height=112 width=225 border=0></a></td>";
     772                                        $cell="<td><a href=$host_link>".  "<img src=\"../../graph.php?$graphargs\" ".  "alt=\"$host\" border=0></a></td>";
    773773                                }
    774774
Note: See TracChangeset for help on using the changeset viewer.