[LoTW] Makes the cert table fill the card box rather than have a border
这个提交包含在:
父节点
c5c7e79955
当前提交
8354bf609f
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -9,7 +9,7 @@
|
|||
<a class="btn btn-outline-success btn-sm float-right" href="<?php echo site_url('/lotw/cert_upload'); ?>" role="button"><i class="fas fa-cloud-upload-alt"></i> <?php echo lang('lotw_btn_upload_certificate'); ?></a><i class="fab fa-expeditedssl"></i> <?php echo lang('lotw_title_available_cert'); ?>
|
||||
</div>
|
||||
|
||||
<div class="card-body">
|
||||
<div class="lotw-cert-list">
|
||||
<?php if(isset($error)) { ?>
|
||||
<div class="alert alert-danger" role="alert">
|
||||
<?php echo $error; ?>
|
||||
|
|
|
|||
正在加载…
在新工单中引用