Changeset 403 for trunk/client/modules/Elezioni/grafici.php
- Timestamp:
- Feb 26, 2024, 11:36:30 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici.php
r399 r403 554 554 global $tema; 555 555 if($tema!="tour") echo "</tr><tr>"; 556 echo "<td style=\"vertical-align=:top; \"><br />";556 echo "<td style=\"vertical-align=:top; text-align:center;\"><br />"; 557 557 # grafico statico 558 558 echo "<img src='modules/Elezioni/grafici/barre.php?dati1=$dati1&dati2=$dati2&i=$i&cop=$copy&titolo=$titolo&descr=$descr_cons&l=$l&w=$w&logo=$logo' alt=\"Grafico\" />";
Note:
See TracChangeset
for help on using the changeset viewer.