small fix
This commit is contained in:
parent
30b629235f
commit
b5c8c005c6
@ -110,7 +110,7 @@ kód pro změnu hesla: {code}
|
||||
|
||||
Změna hesla probíhá na stránce: https://alkator.cz/#forgotten_password
|
||||
|
||||
Na tento email není třeba odpovídat, protože je generován automaticky s přijatou platbou. V případě potřeby pište na info@alkator.cz .
|
||||
Na tento email není třeba odpovídat, protože je generován automaticky. V případě potřeby pište na info@alkator.cz .
|
||||
|
||||
ALKÁTOR TEAM
|
||||
email: info@alkator.cz
|
||||
|
@ -515,7 +515,7 @@ class Main extends Component {
|
||||
<label for="password2" class="form-label">Nové heslo znova:</label>
|
||||
<input type="password" class="form-control" name="password2"/>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Přihlásit</button>
|
||||
<button type="submit" class="btn btn-primary">Obnovit heslo a přihlásit</button>
|
||||
</form>
|
||||
</div>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user