]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix main page graph bug
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 9 Jan 2007 09:38:05 +0000 (09:38 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 9 Jan 2007 09:38:05 +0000 (09:38 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3944 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/lang/fr/tpl/stats.tpl
gui/bweb/tpl/stats.tpl

index bf4301d709e18d1945e320aa53a28debae311726..de1d03624b0495422279dab9f972a90a78f3bdd9 100644 (file)
@@ -3,7 +3,7 @@
 </div>
 <div class='bodydiv'>
 <a href='?action=job;age=172800;jobtype=B'>
-<img src='bgraph.pl?age=2678400;width=450;height=200;graph=job_sum_day;limit=500;action=graph;legend=off' alt='Rien a afficher'>
+<img width='450' height='200' src='bgraph.pl?age=2678400;width=450;height=200;graph=job_sum_day;limit=500;action=graph;legend=off' alt='Rien a afficher'>
 </a>
 </div>
 
index a70a07fac93db7dc4a6b5d02bc163b1ef99ccdbf..15fd57d99ab9d82e99f13710a39f439b2062b8ba 100644 (file)
@@ -3,7 +3,7 @@
 </div>
 <div class='bodydiv'>
 <a href='?action=job;age=172800;jobtype=B'>
-<img src='bgraph.pl?age=2678400;width=450;height=200;graph=job_sum_day;limit=500;action=graph;legend=off' alt='Nothing to display'>
+<img width='450' height='200' src='bgraph.pl?age=2678400;width=450;height=200;graph=job_sum_day;limit=500;action=graph;legend=off' alt='Nothing to display'>
 </a>
 </div>