Hilfe-Link zum Wiki hinterlegt

This commit is contained in:
Michael Dollinger 2021-01-23 22:32:46 +01:00
parent 89f5ffff0e
commit 390d2175a2

View File

@ -26,21 +26,17 @@
<div class="col-sm-5">
<input
type="text" class="form-control" id="loginoremail" name="loginoremail"
value="" placeholder="Enter login or email address" autofocus>
value="" autofocus>
</div>
</div>
</fieldset>
<p class="col-sm-offset-3"><strong>Hinweis:</strong></br>
Gib hier den GWÖ-Account an, dessen Passwort geändert werden soll.</br>
Der Passwort-Link wird aber gesendet an die <strong>dort hinterlegte E-Mail-Adresse</strong></br>
(entweder Deine private E-Mail-Adresse oder eine persönliche ecogood-Adresse bei Service-Postfächern)
<button type="submit" class="col-sm-offset-3 btn btn-primary additional-space-top"><fmt:message key="password.reset.submit"/></button></br></br>
<p class="col-sm-offset-3"><strong>Probleme?</strong></br>
<a href=" https://wiki.ecogood.org/x/DYQjB" target="_blank">Hier</a> wird Dir geholfen.
</p>
<p class="col-sm-offset-3"><strong>Note:</strong></br>
Enter the ECG username here, that shall have a password change.</br>
But keep in mind, that the password link will be sent <strong>to the external email-address</strong></br>
(which is either your private email-address or a personal ecogood address in case of a service-mailbox)
<p class="col-sm-offset-3"><strong>Any problems?</strong></br>
<a href=" https://wiki.ecogood.org/x/DYQjB" target="_blank">Here</a> you find help.
</p>
<button type="submit" class="col-sm-offset-3 btn btn-primary additional-space-top"><fmt:message key="password.reset.submit"/></button>
</form>
</div>
</div>