Ignore:
Timestamp:
Apr 29, 2019, 8:26:36 PM (5 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/temi/blog/menu.php

    r290 r292  
    184184                echo "<li class=\"icon graf\"><a href=\"modules.php?id_cons_gen=$id_cons_gen&amp;name=Elezioni&amp;id_comune=$id_comune&amp;file=index&amp;op=graf_gruppo\">"._GRUPPO."</a></li>";
    185185                if($hondt==0) $limite=0;
    186                 if(($genere>2) and ($fascia>$limite || $limite==0))
     186                if(($genere==3 || $genere==5) and ($fascia>$limite || $limite==0))
    187187                echo "<li class=\"icon graf\"><a href=\"modules.php?id_cons_gen=$id_cons_gen&amp;name=Elezioni&amp;id_comune=$id_comune&amp;file=index&amp;op=graf_lista&amp;visgralista=1\">"._LISTA."</a></li>";
    188188               
Note: See TracChangeset for help on using the changeset viewer.