Skip to content

Commit

Permalink
Merge branch 'develop' into patch-11
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 authored Oct 31, 2024
2 parents 78ebbae + bcc7585 commit 7addf27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htdocs/public/users/view.php
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@
// 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";
Expand Down

0 comments on commit 7addf27

Please sign in to comment.