adding mail config ui options

This commit is contained in:
alseambusher
2016-12-13 14:06:13 +05:30
parent b207df5332
commit b84a04adb0
8 changed files with 174 additions and 38 deletions

View File

@@ -4,6 +4,7 @@
<script src="jquery.js"></script>
<script src="script.js"></script>
<script src="bootstrap.min.js"></script>
<script src="mailconfig.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/v/bs/dt-1.10.12/datatables.min.js"></script>
<link rel="stylesheet" href="bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.12/css/dataTables.bootstrap.min.css"/>