Fix e-notices in contribution_offline_receipt text by removing always-empty field
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 22 Jun 2023 03:09:49 +0000 (20:09 -0700)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 22 Jun 2023 03:09:49 +0000 (20:09 -0700)
commita4c536bc8dff227f1e771fa0b49e372bcccb71b1
treea663172cbc39cce5e6833dd18b11a7c33cdad301
parent2e3ab90a9bd31ff6e6649f851a793416a47ede83
Fix e-notices in contribution_offline_receipt text by removing always-empty field

On looking to fix this enotice through the form it turned out the
contribution form does not have a field for this - so the formValues
will never hold receipt_text.

Hence this PR removes it from the template.

Other forms do seem to have this & I will separately add userText or similar to the model
xml/templates/message_templates/contribution_offline_receipt_html.tpl
xml/templates/message_templates/contribution_offline_receipt_text.tpl