Changeset 347 for trunk/client/modules/Elezioni/blocchi/bar_affluenze.php
- Timestamp:
- May 14, 2021, 2:00:23 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/blocchi/bar_affluenze.php
r279 r347 82 82 83 83 84 echo "<center><img src=\"http://chart.apis.google.com/chart? 85 chs=160x160 86 &cht=bvs 87 &chd=t:0,$perc,0 88 &chxt=y 89 &chco= 90 &chl=|$perc% |\" 91 92 alt=\"Sample chart\" /> 93 94 <br/><a href=\"modules.php?id_cons_gen=$id_cons_gen&name=Elezioni&id_comune=$id_comune&file=index&op=affluenze_graf\">Tutte le affluenze</a> 95 </center>"; 84 echo "<img style=\"display:block;margin:0px auto;text-align:center;\" src=\"http://chart.apis.google.com/chart?chs=160x160&cht=bvs&chd=t:0,$perc,0&chxt=y&chco=&chl=|$perc% |\" alt=\"Sample chart\" /><br/><a href=\"modules.php?id_cons_gen=$id_cons_gen&name=Elezioni&id_comune=$id_comune&file=index&op=affluenze_graf\">Tutte le affluenze</a>"; 96 85 97 86
Note:
See TracChangeset
for help on using the changeset viewer.