Changeset 1300
- Timestamp:
- Aug 29, 2010, 4:04:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/apps/frontend/modules/circonscription/actions/actions.class.php
r1049 r1300 261 261 262 262 echo "<img class=\"carte_departement\" src=\"$src\" usemap=\"#$circo\" "; 263 echo "width=\"$w\" height=\"$h\" />";263 echo 'style="width:'.$w.'px; height:'.$h.'px;" />'; 264 264 echo "<map name=\"$circo\">"; 265 265 echo $r['areas'];
Note: See TracChangeset
for help on using the changeset viewer.