Made country information a badge with blue background just to see if its useful

Changed country text to a badge layout per Bootstrap, thinking being that these could be used for showing things like LOTW and other statuses
这个提交包含在:
Peter Goodhall 2019-06-13 18:15:51 +01:00
父节点 4b24dbf3aa
当前提交 c836879591

查看文件

@ -60,7 +60,7 @@
<div class="form-group">
<label for="callsign">Callsign</label>
<input type="text" class="form-control" id="callsign" name="callsign" required>
<small id="callsign_info" class="form-text text-muted"></small>
<small id="callsign_info" class="badge badge-primary"></small>
</div>