Further progress on the site map. The scale is off at the moment, but it's working well enough that it's worth a snapshot.
git-svn-id: file:///svn-source/pmgr/branches/initial_20090526/site@33 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<DIV>
|
||||
<?php
|
||||
echo $html->image(array('controller' => 'maps',
|
||||
'action' => 'map',
|
||||
$map['Map']['id']),
|
||||
'action' => 'map',
|
||||
$info['map_id']),
|
||||
array('alt' => 'Site Map',
|
||||
'class' => 'imagemap',
|
||||
'usemap' => '#mapimg'));
|
||||
|
||||
Reference in New Issue
Block a user