Ignore:
Timestamp:
May 19, 2010, 8:16:43 PM (14 years ago)
Author:
roby
Message:

client - correzione per consultazione predefinita
admin - eliminati altri notice, modificata la funzione di visualizzazione della barra di elenco delle sezioni, aggiunti help per Scarica liste e Importa liste, corrette alcune incompatibilità con xhtml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/blocchi/gom_affluenze.php

    r2 r80  
    6262                            $perc=number_format($voti_t*100/$tot,2);
    6363                        else {$tot=0;$perc="0.00";}
     64                        if($voti_t<=$tot){
    6465         
    6566                        $resto=100-$perc;
     
    7677                        </center>";
    7778
    78 
     79                        }
    7980
    8081        }       
Note: See TracChangeset for help on using the changeset viewer.