Changeset 76 for trunk/admin/modules/Elezioni/ele.php
- Timestamp:
- Apr 6, 2010, 12:10:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele.php
r63 r76 262 262 <td valign=\"top\" width=\"150\">"; 263 263 if ($op!='consultazione' and $perms>0 and $nrcirco and ($nrlista or $nrgruppo)) { 264 echo "<a href=\"admin.php?op=voti&id_cons_gen=$id_cons_gen&do= circo\">$bullet "._GEST." "._SPOGLIO."</a><br>";264 echo "<a href=\"admin.php?op=voti&id_cons_gen=$id_cons_gen&do=spoglio\">$bullet "._GEST." "._SPOGLIO."</a><br>"; 265 265 if ($nraff) { 266 266 echo "<a href=\"admin.php?op=controllo_votanti&id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._AFFLUENZE."</a><br>";
Note:
See TracChangeset
for help on using the changeset viewer.