mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 08:13:41 +00:00
Added an icon to save button because pretty.
This commit is contained in:
parent
3ee8f7f14a
commit
1f80ccb1b2
@ -274,9 +274,9 @@
|
||||
<div class="info">
|
||||
<input size="20" id="country" type="hidden" name="country" value="" />
|
||||
</div>
|
||||
|
||||
<button type="submit" class="btn btn-primary">Save QSO</button>
|
||||
|
||||
<button type="reset" class="btn btn-light">Reset</button>
|
||||
<button type="submit" class="btn btn-primary"><i class="fas fa-save"></i> Save QSO</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user