small changes
This commit is contained in:
parent
9e962cf268
commit
5c8fa829df
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<label for="Content">Content</label>
|
||||
<textarea class="form-control" name="content" rows="8" cols="80" placeholder="required"/>
|
||||
<textarea class="form-control" name="content" rows="8" placeholder="required"/>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default">Create</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue