mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added an icon to save button because pretty.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user