Ignore:
Timestamp:
Jun 21, 2015, 10:46:17 PM (9 years ago)
Author:
luc
Message:

Aggiunta del widget Privacy e CookieLaw per l'informativa sui cookie - Aggiunto Tema Realistic - Aggiunto Tema Spectral

File:
1 edited

Legend:

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

    r113 r241  
    6767                        $html .="<td style=\"margin:0px auto; text-align:center; width:5%;\" bgcolor=\"$bgsez\"><a href=\"modules.php?id_cons_gen=$id_cons_gen&name=Elezioni&id_comune=$id_comune&perc=true&file=index&op=$pos&minsez=$sez_num&offsetsez=$sez_num\"><b>$sez_num</b></a></td>";
    6868
    69                         if (($i%8) ==0) $html .="</tr>\n<tr>";
     69                        if (($i%5) ==0) $html .="</tr>\n<tr>";
    7070                }
    7171               
Note: See TracChangeset for help on using the changeset viewer.