Changeset 123


Ignore:
Timestamp:
Jun 9, 2011, 7:39:38 PM (13 years ago)
Author:
eol
Message:
 
Location:
trunk/client
Files:
3 added
1 edited

Legend:

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

    r119 r123  
    424424                               
    425425                                 echo "<div style=\"text-align:right;width:900px;margin-left:10px;margin-right:0px;font-size:12px; \">";
    426                                  echo "<table style=\"text-align:center;margin-right:0px;border-top : 1px solid Blue;width: 120px;\"><tr style=\" background:#eceff5;\"><td>"._ESPORTA."<br />";
     426                                 echo "<table style=\"text-align:center;margin-right:0px;border-top : 1px solid Blue;width: 140px;\"><tr style=\" background:#eceff5;\"><td>"._ESPORTA."<br />";
    427427                                 if($circo){ echo "<a href=\"modules.php?name=Elezioni&amp;op=$op&amp;id_cons_gen=$id_cons_gen&amp;id_comune=$id_comune&amp;csv=1&amp;orvert=$orvert&amp;min=$min&amp;offset=$offset&amp;minsez=$minsez&amp;offsetsez=$offsetsez&amp;perc=$perc&amp;id_lista=$id_lista&amp;id_circ=$id_circ&amp;datipdf=$datipdf\" ><img class=\"image\"  src=\"modules/Elezioni/images/printer.gif\" alt=\"Stampa\" /></a>";
    428428                                }else{
     
    723723                                $datipdf .="<br/><b>Referendum n. ".$num_gruppo." </b><br/>".$descr."";
    724724                                echo "<div style=\"text-align:right;width:900px;margin-left:10px;margin-right:20px;font-size:12px \">";
    725                                 echo "<table style=\"text-align:center;margin-right:0px;border-top : 1px solid Blue;width: 120px;\"><tr style=\" background:#eceff5;\"><td>"._ESPORTA."<br />";
     725                                echo "<table style=\"text-align:center;margin-right:0px;border-top : 1px solid Blue;width: 140px;\"><tr style=\" background:#eceff5;\"><td>"._ESPORTA."<br />";
    726726                               
    727727                                echo "<a href=\"modules.php?name=Elezioni&amp;op=$op&amp;id_cons_gen=$id_cons_gen&amp;id_comune=$id_comune&amp;csv=1&amp;perc=$perc&amp;id_gruppo=$id_gruppo&amp;datipdf=$datipdf\" ><img class=\"image\"  src=\"modules/Elezioni/images/printer.gif\" alt=\"Stampa\" /></a>";
Note: See TracChangeset for help on using the changeset viewer.