Syntax error

This commit is contained in:
Markus Gärtner 2025-01-02 12:36:44 +01:00
bovenliggende 3479398c86
commit 250010ac56

Bestand weergeven

@ -33,8 +33,8 @@ $aLang = array(
'SHOP_MODULE_d3xrechnung_BT_ORDERFIELDS' => 'Zuordnung Felder aus oxorder zu bestimmten BT-Felder',
'HELP_SHOP_MODULE_d3xrechnung_BT_ORDERFIELDS' => 'Beispiel: BT13 => oxremark',
'D3_XRECHNUNG_LABEL_SAVE' => '<span style="color:#085488;, font-weight:700;">XRechnung</span> optionale Daten (BT-Felder)',
'D3_XRECHNUNG_LABEL_GENERATE' => '<span style="color:#085488;, font-weight:700;">XRechnung</span> erstellen',
'D3_XRECHNUNG_LABEL_SAVE' => '<span style="color:#085488; font-weight:700;">XRechnung</span> optionale Daten (BT-Felder)',
'D3_XRECHNUNG_LABEL_GENERATE' => '<span style="color:#085488; font-weight:700;">XRechnung</span> erstellen',
'D3_XRECHNUNG_XML_SAVE' => 'Speichern',
'D3_XRECHNUNG_XML_GENERATE' => 'Dokument erstellen',
);