Ignore:
Timestamp:
May 31, 2011, 11:21:38 AM (13 years ago)
Author:
roby
Message:

admin: inserito controllo su affluenze, la rilevazione successiva non puo' avere meno votanti di una precedente
admin: importa liste, corretto un caso particolare
client: tolte font pdf non usate
client: ridotta font per le percentuali di sezione

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/gruppo.php

    r105 r111  
    523523                                                if ($perc=='true' and $votitot[($z)])
    524524                                                {
    525                                                         $percento=$voti."<br /><span class=\"red\"><i>".number_format($percar[$z][$num_cand],2)." %</i></span>";
     525                                                        $percento=$voti."<br /><span class=\"red\" style=\"font-size:80%;\"><i>".number_format($percar[$z][$num_cand],2)." %</i></span>";
    526526                                                }
    527527                                                $ar[($z)][$num_cand]=$percento;
Note: See TracChangeset for help on using the changeset viewer.