add xhtmlFooter to stats view

This commit is contained in:
Andrew Bauer 2020-09-12 11:48:33 -05:00
parent 0ad41fc8d4
commit f31b3bfc59
1 changed files with 1 additions and 0 deletions

View File

@ -50,3 +50,4 @@ xhtmlHeaders(__FILE__, translate('Stats')." - ".$eid." - ".$fid );
</div>
</body>
</html>
<?php xhtmlFooter() ?>