fixed typo

This commit is contained in:
Peter Goodhall
2016-01-09 23:54:46 +00:00
parent 3b734fc337
commit dcf6677877

View File

@@ -1,7 +1,7 @@
<div id="container">
<h2><?php echo $page_title; ?></h2>
<?php echo $tableheaders; ?>
<?php echo $lotw_table_headers; ?>
<?php echo $lotw_table; ?>
</div>