Add state modal to options view
This commit is contained in:
parent
0a77da8a2f
commit
a1b4869ee6
|
@ -371,5 +371,6 @@ elseif ( $tab == "users" )
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- end row -->
|
</div> <!-- end row -->
|
||||||
</div>
|
</div>
|
||||||
|
<?php include("skins/$skin/views/state.php") ?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue