Changeset 63 for trunk/admin/modules/Elezioni/ele.php
- Timestamp:
- Mar 29, 2010, 11:50:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele.php
r56 r63 266 266 echo "<a href=\"admin.php?op=controllo_votanti&id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._AFFLUENZE."</a><br>"; 267 267 }else{ 268 echo "<img src=\"modules/Elezioni/images/site.gif\" al ign=\"center\" border=\"0\"> "._STATO." "._AFFLUENZE."<br>";268 echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"center\" border=\"0\"> "._STATO." "._AFFLUENZE."<br>"; 269 269 } 270 270 if ($nrvoti) { 271 271 echo "<a href=\"admin.php?op=controllo_voti&id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._VOTI."</a><br>"; 272 272 }else{ 273 echo "<img src=\"modules/Elezioni/images/site.gif\" al ign=\"middle\" border=\"0\"> "._STATO." "._VOTI."<br>";273 echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"middle\" border=\"0\"> "._STATO." "._VOTI."<br>"; 274 274 } 275 275 }
Note:
See TracChangeset
for help on using the changeset viewer.