change module title logo (D3) source to external asset
This commit is contained in:
parent
383ea71941
commit
f652a61ae7
@ -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ügung. Hierbei werden über standardisierte Schnittstellen die '.
|
||||
|
Loading…
Reference in New Issue
Block a user