Revert "Hilfe-Link zum Wiki hinterlegt"

This reverts commit 390d2175a2.
This commit is contained in:
Peter Hormanns 2021-12-07 15:04:33 +01:00
parent e36c32229c
commit 3c9689bc4f

View File

@ -26,17 +26,21 @@
<div class="col-sm-5">
<input
type="text" class="form-control" id="loginoremail" name="loginoremail"
value="" autofocus>
value="" placeholder="Enter login or email address" autofocus>
</div>
</div>
</fieldset>
<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 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)
</p>
<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 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>
<button type="submit" class="col-sm-offset-3 btn btn-primary additional-space-top"><fmt:message key="password.reset.submit"/></button>
</form>
</div>
</div>