-
Notifications
You must be signed in to change notification settings - Fork 0
Check if email address is already taken #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
2d7a1a7
5d2ab4f
c049848
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| <div class="header"> | ||
| <h1> | ||
| Wybrany adres | ||
| <a href="mailto:<?= mail ?>"><?= mail ?></a> | ||
| jest już zajęty | ||
| </h1> | ||
| </div> | ||
| <div class="content"> | ||
| <h2>Czuwaj!</h2> | ||
| <p> | ||
| Dziękujemy za przesłanie wniosku o założenie konta w domenie zhr.pl. Niestety wybrany przez Ciebie adres | ||
| <strong><?= mail ?></strong> jest już zajęty przez innego użytkownika lub grupę. | ||
| </p> | ||
| <p> | ||
| Twój wniosek został automatycznie odrzucony. Prosimy o kontakt z administratorem w celu ustalenia unikalnego adresu e-mail. | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Lepiej będzie: Twój wniosek został automatycznie odrzucony. Możesz uzupełnić formularz jeszcze raz lub skontaktować się z administratorem z prośbą o nadanie unikalnego adresu e-mail.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Zaktualizowano treść o możliwość ponownego wypełnienia formularza. |
||
| Możesz odpowiedzieć bezpośrednio na tę wiadomość. | ||
| </p> | ||
| <p> | ||
| Po ustaleniu nowego adresu, administrator wprowadzi zmiany i prześle wniosek do ponownej weryfikacji. | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To usuń - niepotrzebne
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Usunięto niepotrzebny fragment. |
||
| </p> | ||
| <hr /> | ||
| <p> | ||
| Jeżeli uważasz, że nastąpiła pomyłka, napisz do nas w odpowiedzi na tego maila. | ||
| </p> | ||
| </div> | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Po prostu Adres (adres) jest już zajęty
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Zmieniono nagłówek na 'Adres (adres) jest już zajęty'.