This commit is contained in:
2026-04-06 23:21:24 +02:00
parent a1e9aa6b8a
commit dc7cb715cc
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,6 @@ return [
'body2' => "<br /><br />The following data has been submitted:<br />",
'body3' => "<br /><br />Please keep this email for your records. <br />If possible, print out form 5, which is attached to the email. Fill in your reference number and bring it with you when you pick up your hacker passport.",
'body4' => "<br /><br />We also ask you to observe the donation regulation, which is also attached.",
'signature' => "Sincerely,<br /><br /><br />Your C3Gov Your office in the CCC district region"
'signature' => "Sincerely,<br /><br /><br />Your C3Gov Your government authority in the CCC district region"
]
];