mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-15 01:21:35 +01:00
#5 Finished
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<div class="form-group">
|
||||
<label class="control-label col-sm-2" for="name">Nickname:</label>
|
||||
<div class="col-sm-10">
|
||||
<input type="text" class="form-control" required="required" name="name" id="pwdre-re" placeholder="Enter your nickname for public identification">
|
||||
<input type="text" class="form-control" required="required" name="nick" id="nick" placeholder="Enter your nickname for public identification">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user