Added initial country support for Canada

This commit is contained in:
johnny@pittpc.com
2020-03-30 20:01:59 -04:00
parent ed8950a577
commit 1c98e61cf8
22 changed files with 265 additions and 32 deletions

View File

@@ -152,6 +152,7 @@ $total_pages = ceil($total_found_rows / 10);
</table>
<?php include("pagination.php"); ?>
<?php include("delete_confirm_modal.php"); ?>
</div>
</div>