mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 08:14:52 +00:00
UI: Update icoms for description inputs
This commit is contained in:
@@ -26,7 +26,7 @@ ob_start();
|
||||
<label>Description</label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-angle-right"></i></span>
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-align-left"></i></span>
|
||||
</div>
|
||||
<input type="text" class="form-control" name="description" maxlength="250" placeholder="Description of the file(s)">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user