change module title logo (D3) source to external asset

This commit is contained in:
Daniel Seifert 2020-06-16 10:07:57 +02:00
parent 383ea71941
commit f652a61ae7
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 3 additions and 2 deletions

View File

@ -28,8 +28,9 @@ $sMetadataVersion = '1.1';
*/
$aModule = array(
'id' => 'd3_googleanalytics',
'title' => (class_exists(\D3\ModCfg\Application\Model\d3utils::class) ? \D3\ModCfg\Application\Model\d3utils::getInstance()->getD3Logo() : 'D³').
' Google Services Schnittstelle',
'title' =>
'<svg style="height:1em;width:1em"><image xlink:href="https://logos.oxidmodule.com/d3logo.svg" style="height:1em;width:1em" /></svg> '.
'Google Services Schnittstelle',
'description' => array(
'de' => 'Dieses Modul stellt Ihnen die schnelle und unkomplizierte Einbindung Ihres Google-Analytics-'.
'Kontos in Ihren Shop zur Verf&uuml;gung. Hierbei werden &uuml;ber standardisierte Schnittstellen die '.