get client id for logging when adding recurring items

This commit is contained in:
johnnyq
2024-11-18 14:08:13 -05:00
parent c9b38b2b5f
commit 32158872b2
4 changed files with 4 additions and 4 deletions

View File

@@ -228,7 +228,7 @@
<div class="tab-pane fade" id="pills-photo<?php echo $contact_id; ?>">
<div class="mb-3 text-center">
<?php if (!empty($contact_photo)) { ?>
<?php if ($contact_photo) { ?>
<img class="img-fluid" alt="contact_photo" src="<?php echo "uploads/clients/$client_id/$contact_photo"; ?>">
<?php } else { ?>
<span class="fa-stack fa-4x">