root/tags/module-NagiosStatusMap3D-1.1/statusmap3D.ihtml

Revision 3011, 0.5 kB (checked in by jmathis, 17 months ago)

menage d'automne !:)

Line 
1<script type="text/javascript" src="modules/statusmap3D/javascript/common.js"></script>
2<form {$form.attributes}>
3 <table id="ListTable">
4        <tr class="ListHeader"><td class="ListColHeaderCenter" >{$STATUSMAP3D_TITLE}<span id='oreonstatusmap_timestamp'></span></td></tr>
5         <tr >
6                <td><div align="center" id='oreonstatusmap3D_div' ><embed  width="{$WIDTH}" height="{$HEIGHT}" name="plugin" id='oreonstatusmap3D' src ='{$STATUSMAP3D_URL}' type="x-world/x-vrml" /></div></td>
7         </tr>
8 </table>
9{$form.hidden}
10</form>
11{$initJS}
Note: See TracBrowser for help on using the browser.