updates
parent
3f77486728
commit
cc6d56b7cc
|
|
@ -82,7 +82,8 @@
|
|||
|
||||
<div class="col-md-12" id="user_name_div">
|
||||
<div class="form-group">
|
||||
<label for="news_title">主標題</label> <input type="text" maxlength="50" id="news_title" class="form-control">
|
||||
<label for="news_title">主標題</label>
|
||||
<textarea maxlength="50" id="news_title" class="form-control"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-12" id="user_name_div">
|
||||
|
|
|
|||
Loading…
Reference in New Issue