upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries

This commit is contained in:
johnny@pittpc.com
2020-01-21 00:45:16 -05:00
parent 382a4b2842
commit cf740d3ce4
179 changed files with 8016 additions and 15932 deletions

View File

@@ -73,7 +73,7 @@ $total_pages = ceil($total_found_rows / 10);
<th><a class="text-secondary" href="?<?php echo $url_query_strings_sb; ?>&sb=contact_title&o=<?php echo $disp; ?>">Title</a></th>
<th><a class="text-secondary" href="?<?php echo $url_query_strings_sb; ?>&sb=contact_email&o=<?php echo $disp; ?>">Email</a></th>
<th>Phone</th>
<th class="text-center">Actionl</th>
<th class="text-center">Action</th>
</tr>
</thead>
<tbody>