use xhtmlFooter as it now contains the javascript instead of xhtmlHeader
This commit is contained in:
parent
3d3966b1ea
commit
7b4569392c
|
@ -29,5 +29,4 @@ xhtmlHeaders(__FILE__, translate('LoggingIn'));
|
|||
<h2><?php echo translate('LoggingIn') ?></h2>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<?php xhtmlFooter() ?>
|
||||
|
|
Loading…
Reference in New Issue