Change Login Button Text
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="input-group">
|
||||
<input type="password" name="password" id="password" required placeholder="PASSWORT">
|
||||
</div>
|
||||
<button type="submit" class="login-button">LOG IN</button>
|
||||
<button type="submit" class="login-button">Anmelden</button>
|
||||
</form>
|
||||
<button class="register_button"><a href="{% url 'register' %}" class="register_link">Noch kein Konto?</a></button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user