Final upload, should be running now
Took 7 minutes
This commit is contained in:
@ -69,7 +69,7 @@
|
||||
<span class="text-danger" id="askErrorMsg"></span>
|
||||
<div class="form-group">
|
||||
<label for="name" class="col-form-label">Name</label><br>
|
||||
<input type="text" maxlength="15" id="name">
|
||||
<input type="text" class="form-control" maxlength="15" id="name">
|
||||
<br>
|
||||
<label for="question" class="col-form-label">Question</label>
|
||||
<textarea name="question" class="form-control" id="question" maxlength="500" rows="4"></textarea>
|
||||
|
Reference in New Issue
Block a user