Spacing + remove extraneous div

This commit is contained in:
billz 2021-04-06 12:48:27 +01:00
parent d3c830d69f
commit d221c76e32
2 changed files with 2 additions and 3 deletions

View File

@ -45,8 +45,7 @@
</div><!-- /.tab-content -->
<?php echo $buttons ?>
</form>
</div>
</form>
</div><!-- /.card-body -->
<div class="card-footer"><?php echo _("Information provided by openvpn"); ?></div>
</div><!-- /.card -->

View File

@ -63,7 +63,7 @@
</div> <!-- col -->
</div><!-- col-8 -->
<div class="col-sm-auto">
<a href="https://go.nordvpn.net/aff_c?offer_id=15&aff_id=36402&url_id=902"><img src="app/img/no-trace-200x200.png" class="float-left mb-3 mt-3"></a>
<a href="https://go.nordvpn.net/aff_c?offer_id=15&aff_id=36402&url_id=902"><img src="app/img/no-trace-200x200.png" class="float-left mb-3 mt-3"></a>
</div>
</div><!-- /.row -->
</div><!-- /.tab-pane | general tab -->