1
So überschreiben Sie config.xml
Ich muss den Vorlagentyp der Kontaktseite für E-Mails von "Text" in "HTML" ändern. Ich fand es in der config.xml <email> <contacts_email_email_template translate="label" module="contacts"> <label>Contact Form</label> <file>contact_form.html</file> <type>text</type> </contacts_email_email_template> </email> Wie man config.xml richtig überschreibt [EDIT] Dies ist für die Datei app / code / core / mage / contact / …