use xhtmlFooter as it now contains the javascript instead of xhtmlHeader

This commit is contained in:
Isaac Connor 2020-09-02 14:46:08 -04:00
parent 3d3966b1ea
commit 7b4569392c
1 changed files with 1 additions and 2 deletions

View File

@ -29,5 +29,4 @@ xhtmlHeaders(__FILE__, translate('LoggingIn'));
<h2><?php echo translate('LoggingIn') ?></h2>
</div>
</div>
</body>
</html>
<?php xhtmlFooter() ?>