Changeset 42 for trunk/client/modules/Elezioni/blocchi
- Timestamp:
- Mar 24, 2010, 2:19:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/blocchi/02_risultati.php
r40 r42 20 20 //$content .="<div style=\"text-align:left;\"><strong>$descr_cons</strong></div><br/>"; 21 21 for($x=0;$x<count($gruppo);$x++){ 22 echo "<strong><big>·</big></strong>".$gruppo[$x]." <b><span style=\"color:#ff0000;\">".$pro[$x] ."%</ a></b> <br />\n";22 echo "<strong><big>·</big></strong>".$gruppo[$x]." <b><span style=\"color:#ff0000;\">".$pro[$x] ."%</span></b> <br />\n"; 23 23 } 24 24
Note:
See TracChangeset
for help on using the changeset viewer.