创建版本
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div class="input-group">
|
||||
<span class="input-group-addon bg-white">主题</span>
|
||||
<input type="text" name="title" class="form-control input-sm" id="title" value="{{$query['title']}}">
|
||||
<input type="hidden" name="id" value="{{$forum['id']}}">
|
||||
</div>
|
||||
Reference in New Issue
Block a user