Work on image for "no photo" with better resolution

This commit is contained in:
Laurent Destailleur
2015-10-08 23:50:17 +02:00
parent 68d4a9fc63
commit 0d799402d0
7 changed files with 2054 additions and 5 deletions

View File

@@ -5197,7 +5197,7 @@ class Form
}
else
{
$nophoto='/public/theme/common/nophoto.jpg';
$nophoto='/public/theme/common/nophoto.png';
if (in_array($modulepart,array('userphoto','contact'))) // For module thar are "physical" users
{
$nophoto='/public/theme/common/user_anonymous.png';