try to add parameter for localPath
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form action="/n/login" method="post">
|
||||
<form action=config.localPath+ "/login" method="post">
|
||||
<div class="form-group">
|
||||
<label>Username:</label>
|
||||
<input type="text" name="username" class="form-control" />
|
||||
|
||||
Reference in New Issue
Block a user