mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Edit Email confirmation styling
This commit is contained in:
@@ -51,7 +51,7 @@ class StudentEmail
|
|||||||
|
|
||||||
return <<<HTML
|
return <<<HTML
|
||||||
<div style="font-family:system-ui,sans-serif;max-width:600px;margin:0 auto;color:#333">
|
<div style="font-family:system-ui,sans-serif;max-width:600px;margin:0 auto;color:#333">
|
||||||
<h1 style="font-size:1.4rem;color:#222">Merci — ton TFE a bien été enregistré 🎉</h1>
|
<h1 style="font-size:1.4rem;color:#222">Merci, ton TFE a bien été enregistré.</h1>
|
||||||
<p style="color:#555;font-size:0.95rem">
|
<p style="color:#555;font-size:0.95rem">
|
||||||
Voici un récapitulatif de ta soumission. Tu n'as pas besoin de répondre à cet e-mail.
|
Voici un récapitulatif de ta soumission. Tu n'as pas besoin de répondre à cet e-mail.
|
||||||
</p>
|
</p>
|
||||||
@@ -59,7 +59,7 @@ class StudentEmail
|
|||||||
{$rows}
|
{$rows}
|
||||||
</table>
|
</table>
|
||||||
<p style="margin-top:2rem;font-size:0.85rem;color:#999">
|
<p style="margin-top:2rem;font-size:0.85rem;color:#999">
|
||||||
Plateforme xamxam · erg Bruxelles
|
xamxam · erg
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
HTML;
|
HTML;
|
||||||
|
|||||||
Reference in New Issue
Block a user