Changeset 194 for trunk/client/modules/Elezioni/menu.php
- Timestamp:
- Mar 23, 2014, 5:00:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/menu.php
r140 r194 170 170 echo "<option value=\"gruppo_circo\" ".$temp['gruppo_circo'].">".substr(_GRUPPO." "._PER." "._CIRCO,0,33)."</option>"; 171 171 echo "<option value=\"gruppo_sezione\" ".$temp['gruppo_sezione'].">".substr(_GRUPPO." "._PER." "._SEZIONI,0,33)."</option>"; 172 } 172 } 173 173 if (!$votol and $fascia>$limite){ // si vota per la lista 174 174 if ($genere>2) {
Note:
See TracChangeset
for help on using the changeset viewer.