mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Replace depreciated <center> tag with CSS
SonarCloud bugs.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user