Bestellmails mit Link zum Cockpit
This commit is contained in:
parent
99e5871275
commit
0d1c09bb10
@ -2,10 +2,10 @@
|
|||||||
# Bestellung angekommen
|
# Bestellung angekommen
|
||||||
|
|
||||||
Eine deiner Bestellungen ist angekommen.
|
Eine deiner Bestellungen ist angekommen.
|
||||||
Bitte nicht vergessen, die Bestellung "abzuhaken"
|
Bitte nicht vergessen, die Bestellung "abzuhaken", indem du auf "angenommen" drückst
|
||||||
|
|
||||||
<x-mail::button :url="''">
|
<x-mail::button :url="'https://z-lab-cockpit.digital-infinity.de/orders'">
|
||||||
Button Text
|
Zum Cockpit
|
||||||
</x-mail::button>
|
</x-mail::button>
|
||||||
|
|
||||||
Danke,<br>
|
Danke,<br>
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
<x-mail::message>
|
<x-mail::message>
|
||||||
# Bestellung eingegange
|
# Bestellung eingegangen
|
||||||
|
|
||||||
Hi,
|
Hi,
|
||||||
|
|
||||||
es gibt eine neue Bestellung.
|
es gibt eine neue Bestellung.
|
||||||
|
|
||||||
<x-mail::button :url="''">
|
<x-mail::button :url="'https://z-lab-cockpit.digital-infinity.de/orders'">
|
||||||
Button Text
|
Zum Cockpit
|
||||||
</x-mail::button>
|
</x-mail::button>
|
||||||
|
|
||||||
Danke,<br>
|
Danke,<br>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user