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/default/menu.php

    r290 r292  
    184184#inutile                if($genere!=4 || $tipo_cons==8)
    185185                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>";
    186 if(($genere>2) and ($fascia>$limite || $limite==0))
     186if(($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.