style(email): remove unused button from order email template
All checks were successful
build / build (pull_request) Successful in 5m25s

This commit is contained in:
Hop In, I Have Puppies AND WiFi 2025-02-13 21:13:14 +01:00
parent ae7b6e6a05
commit 5d9272c5ec
Signed by: jleibl
GPG Key ID: E7B6F77BF5EDB6F7

View File

@ -78,7 +78,6 @@
<p style="color: #666666; margin: 10px 0; font-size: 16px;">Uhrzeit: [Uhrzeit]</p>
<p style="color: #666666; margin: 10px 0; font-size: 16px;">Adresse: [Adresse]</p>
</div>
<a href="#" class="cta-button" style="display: inline-block; background-color: #372064; color: #ffffff; text-decoration: none; padding: 15px 30px; border-radius: 6px; font-weight: 500; margin-top: 20px;">Jetzt zusagen</a>
</div>
</td>
</tr>