Replace depreciated <center> tag with CSS

SonarCloud bugs.
This commit is contained in:
Marcus Hill
2022-04-19 23:13:44 +01:00
parent 1186e5b5a1
commit af8c7fac25
5 changed files with 9 additions and 9 deletions

View File

@@ -8,9 +8,9 @@
</button>
</div>
<center>
<div style="text-align: center;">
<img class="img-fluid" src="<?php echo "uploads/clients/$session_company_id/$client_id/$file_reference_name"; ?>">
</center>
</div>
</div>
</div>