Changeset 210 for trunk/client/modules/Elezioni
- Timestamp:
- May 16, 2014, 1:38:42 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/index.php
r208 r210 384 384 echo "<br /><div><img src=\"modules.php?name=Elezioni&file=foto&id_sede=".$id_sede."\" alt=\"mappa\" /></div>"; 385 385 }elseif($id_sede!='0' && $googlemaps=='1'){ 386 $mappa=googlemaps(); echo $mappa; 386 $mappa=googlemaps(); //echo $mappa; 387 echo " 388 <div id=\"map\" style=\"width: 400px; height: 400px; margin: 0 auto; position: relative; top:0; overflow: hidden;\"></div> 389 "; 390 // echo '<div id="map"></div>'; 387 391 } 388 392
Note:
See TracChangeset
for help on using the changeset viewer.