mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
CSS
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user