forked from LibreBooking/app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed german email activation mail template + vscode reccomendations
- Loading branch information
attero
committed
May 23, 2021
1 parent
210f6b3
commit 12fa94f
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
Sehr geehrte/r {$FirstName} {$LastName},<br/> | ||
<br /> | ||
<br/> | ||
Vielen Dank für Ihre Registrierung. | ||
Durch einen Klick auf diesen <h3>Link <a href="{$ActivationUrl}"></h3>aktivieren Sie Ihr Konto</a>. | ||
Durch einen Klick auf diesen Link: <h3><a href="{$ActivationUrl}">aktivieren Sie Ihr Konto</a></h3><br/> | ||
oder geben Sie <em>{$ActivationUrl}</em> in Ihren Browser ein. |