Add state modal to options view

This commit is contained in:
Kyle Johnson 2016-05-03 13:33:22 -04:00
parent 0a77da8a2f
commit a1b4869ee6
1 changed files with 1 additions and 0 deletions

View File

@ -371,5 +371,6 @@ elseif ( $tab == "users" )
</div>
</div> <!-- end row -->
</div>
<?php include("skins/$skin/views/state.php") ?>
</body>
</html>