use xhtmlFooter instead of html since it now contains all the javascript
This commit is contained in:
parent
5b53289fee
commit
69bee20ef5
|
@ -322,5 +322,4 @@ echo htmlSelect('rate', $rates, intval($rate), array('id'=>'rateValue'));
|
||||||
?>
|
?>
|
||||||
</div><!--content-->
|
</div><!--content-->
|
||||||
</div><!--page-->
|
</div><!--page-->
|
||||||
</body>
|
<?php xhtmlFooter() ?>
|
||||||
</html>
|
|
||||||
|
|
Loading…
Reference in New Issue