change module title logo (D3) source to external asset
This commit is contained in:
parent
cf246cb473
commit
56b1e0ecc1
@ -28,7 +28,13 @@ $sMetadataVersion = '2.1';
|
|||||||
*/
|
*/
|
||||||
$aModule = array(
|
$aModule = array(
|
||||||
'id' => 'd3attributemultivalues',
|
'id' => 'd3attributemultivalues',
|
||||||
'title' => 'D³ mehrfache Wertezuordnung zu Attributen',
|
'title' => [
|
||||||
|
'de' =>
|
||||||
|
'<svg style="height:1em;width:1em"><image xlink:href="https://logos.oxidmodule.com/d3logo.svg" style="height:1em;width:1em" /></svg> '.
|
||||||
|
'mehrfache Wertezuordnung zu Attributen',
|
||||||
|
'en' =>
|
||||||
|
'<svg style="height:1em;width:1em"><image xlink:href="https://logos.oxidmodule.com/d3logo.svg" style="height:1em;width:1em" /></svg> '.
|
||||||
|
'multiple value assignment to attributes',
|
||||||
'version' => '0.0.0.1',
|
'version' => '0.0.0.1',
|
||||||
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
||||||
'email' => 'support@shopmodule.com',
|
'email' => 'support@shopmodule.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user