Added Print Client

This commit is contained in:
root
2019-03-22 23:02:49 -04:00
parent 8063c627f8
commit 4bf8e8548c
3 changed files with 475 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</button>
</div>
<form action="post.php" method="post" autocomplete="off">
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<input type="text" name="client_id" value="<?php echo $client_id; ?>">
<div class="modal-body">
<div class="form-group">
<label>Subject</label>