diff --git a/root/etc/e-smith/templates/etc/opensondage/variables.php/35Logo b/root/etc/e-smith/templates/etc/opensondage/variables.php/35Logo index abb9c80..b3d86c3 100644 --- a/root/etc/e-smith/templates/etc/opensondage/variables.php/35Logo +++ b/root/etc/e-smith/templates/etc/opensondage/variables.php/35Logo @@ -1,3 +1,3 @@ define('LOGOBANDEAU', '{$opensondage{'LogoRight'} || 'images/Framadate_logo.png'}'); define('LOGOLETTRE', '{$opensondage{'LogoRight'} || 'images/Framadate_logo.png'}'); -define('IMAGE_TITRE', '{$opensondage{'LogoCenter'} || 'images/logo-framadate.png'}'); +define('IMAGE_TITRE', '{$opensondage{'LogoCenter'} || 'images/opensondage.png'}'); diff --git a/root/usr/share/opensondage/images/opensondage.png b/root/usr/share/opensondage/images/opensondage.png new file mode 100644 index 0000000..e0cb6c3 Binary files /dev/null and b/root/usr/share/opensondage/images/opensondage.png differ