Changeset 123 for trunk/client/modules/Elezioni
- Timestamp:
- Jun 9, 2011, 7:39:38 PM (13 years ago)
- Location:
- trunk/client/modules/Elezioni
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/gruppo.php
r119 r123 424 424 425 425 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: 1 20px;\"><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 />"; 427 427 if($circo){ echo "<a href=\"modules.php?name=Elezioni&op=$op&id_cons_gen=$id_cons_gen&id_comune=$id_comune&csv=1&orvert=$orvert&min=$min&offset=$offset&minsez=$minsez&offsetsez=$offsetsez&perc=$perc&id_lista=$id_lista&id_circ=$id_circ&datipdf=$datipdf\" ><img class=\"image\" src=\"modules/Elezioni/images/printer.gif\" alt=\"Stampa\" /></a>"; 428 428 }else{ … … 723 723 $datipdf .="<br/><b>Referendum n. ".$num_gruppo." </b><br/>".$descr.""; 724 724 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: 1 20px;\"><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 />"; 726 726 727 727 echo "<a href=\"modules.php?name=Elezioni&op=$op&id_cons_gen=$id_cons_gen&id_comune=$id_comune&csv=1&perc=$perc&id_gruppo=$id_gruppo&datipdf=$datipdf\" ><img class=\"image\" src=\"modules/Elezioni/images/printer.gif\" alt=\"Stampa\" /></a>";
Note:
See TracChangeset
for help on using the changeset viewer.