mirror of https://github.com/ColorlibHQ/AdminLTE
commit
f741eec73c
|
@ -912,7 +912,7 @@
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input type="text" name="message" placeholder="Type Message ..." class="form-control">
|
<input type="text" name="message" placeholder="Type Message ..." class="form-control">
|
||||||
<span class="input-group-btn">
|
<span class="input-group-btn">
|
||||||
<button type="button" type="button" class="btn btn-warning btn-flat">Send</button>
|
<button type="button" class="btn btn-warning btn-flat">Send</button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue