Skip to content

Commit

Permalink
Fixed minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zekinah committed Jun 13, 2020
1 parent 4b9a6cd commit 3a749f7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions admin/view/tabs/tab-redirect.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@
<?php add_thickbox(); ?>
<div id="edit-links" style="display:none;">
<h3 class="zone-title-sub">Links Details</h3>
<div class="container-link-info"></div>
<button id="btn-updateLink" type="button" class="btn btn-save-settings pull-r">Save</button>
<div class="container-link-info">
<span class="spinner is-active"></span>
</div>
<button id="btn-updateLink" type="button" class="button-primary btn-save-settings pull-r">Save</button>
</div>

0 comments on commit 3a749f7

Please sign in to comment.