add login system (in Bearbeitung)
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<input type="password" name="password" id="reg_password" required>
|
||||
|
||||
<input type="hidden" name="controller" value="user">
|
||||
<input type="hidden" name="do" value="register">
|
||||
<button type="submit" style="display: block">Login</button>
|
||||
<input type="hidden" name="do" value="login">
|
||||
<button type="submit" class="btn" style="display: block">Login</button>
|
||||
</form>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user