This commit is contained in:
Laurent Destailleur
2024-10-31 01:18:37 +01:00
parent 8a3e845b5b
commit bcc75852c7

View File

@@ -357,6 +357,8 @@ if ($usersection) {
// Show photo
if ($urllogo) {
print '<img class="userphotopublicvcard" id="dolpaymentlogo" src="'.$urllogofull.'">';
} else {
print '<br>';
}
print '<table id="dolpaymenttable" summary="Job position offer" class="center">'."\n";