Replaced old logging with new logging function in credential post along with tidy, wording updates

This commit is contained in:
johnnyq
2024-11-09 15:07:55 -05:00
parent 60a0ebeeb6
commit ae06ddb068
4 changed files with 60 additions and 53 deletions

View File

@@ -9,6 +9,7 @@
</div>
<form action="post.php" method="post" autocomplete="off">
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<input type="hidden" name="important" value="0">
<div class="modal-body bg-white">
<ul class="nav nav-pills nav-justified mb-3">