mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
More UI Updates various modals and settings, company add and edit etc
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<form action="post.php" method="post" autocomplete="off">
|
||||
|
||||
<legend>Quote</legend>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Quote Prefix</label>
|
||||
@@ -56,7 +54,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<button type="submit" name="edit_quote_settings" class="btn btn-primary">Save</button>
|
||||
<button type="submit" name="edit_quote_settings" class="btn btn-primary text-bold"><i class="fa fa-check"></i> Save</button>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user