['name' => 'contribution_invoice_receipt', 'type' => 'html'],
],
],
+ [
+ 'version' => '5.38.alpha1',
+ 'upgrade_descriptor' => ts('Fix Petition Confirmation email having a blank space at the end of url'),
+ 'templates' => [
+ ['name' => 'petition_confirmation_needed', 'type' => 'html'],
+ ],
+ ],
];
}
Please do so by visiting the following web page by clicking
on the link below or pasting the link into your browser.
<br /><br />
-Email confirmation page: <a href="{$petition.confirmUrl} ">{$petition.confirmUrl}</a></p>
+Email confirmation page: <a href="{$petition.confirmUrl}">{$petition.confirmUrl}</a></p>
<p>If you did not sign this petition, please ignore this message.</p>