Completed first-found updates of the zone remove view.

Tweaked cancel button style and help text on the zone add view.
This commit is contained in:
Matt Scott
2023-02-19 12:13:13 -05:00
parent 75e262e7e9
commit 6e10f97e9d
2 changed files with 119 additions and 119 deletions

View File

@ -128,7 +128,7 @@
</div>
<!-- /.card-body -->
<div class="card-footer">
<button type="button" title="Cancel" class="btn btn-danger"
<button type="button" title="Cancel" class="btn btn-secondary"
onclick="window.location.href='{{ url_for('dashboard.dashboard') }}'">
<i class="fa-solid fa-window-close"></i>&nbsp;Cancel
</button>
@ -145,7 +145,7 @@
<div class="col-12 col-sm-6 col-lg-8">
<div class="card">
<div class="card-header">
<h3 class="card-title">Zone Field Details</h3>
<h3 class="card-title">Zone Editor Help</h3>
</div>
<!-- /.card-header -->
<div class="card-body">