Ignore:
Timestamp:
May 14, 2021, 2:00:23 PM (3 years ago)
Author:
roby
Message:

Aggiornamento per compatibilità con php7.4

File:
1 edited

Legend:

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

    r279 r347  
    8282
    8383
    84                         echo "<center><img src=\"http://chart.apis.google.com/chart?
    85                         chs=160x160
    86                         &cht=bvs
    87                         &chd=t:0,$perc,0
    88                         &chxt=y
    89                         &chco=
    90                         &chl=|$perc% |\"
    91                        
    92                         alt=\"Sample chart\" />
    93                        
    94                          <br/><a href=\"modules.php?id_cons_gen=$id_cons_gen&name=Elezioni&id_comune=$id_comune&file=index&op=affluenze_graf\">Tutte le affluenze</a>
    95                         </center>";
     84                        echo "<img style=\"display:block;margin:0px auto;text-align:center;\" src=\"http://chart.apis.google.com/chart?chs=160x160&ampcht=bvs&ampchd=t:0,$perc,0&ampchxt=y&ampchco=&ampchl=|$perc% |\" alt=\"Sample chart\" /><br/><a href=\"modules.php?id_cons_gen=$id_cons_gen&name=Elezioni&id_comune=$id_comune&file=index&op=affluenze_graf\">Tutte le affluenze</a>";
    9685
    9786
Note: See TracChangeset for help on using the changeset viewer.