Skip to content

Commit

Permalink
use fai-btn
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Mar 5, 2023
1 parent c6b382a commit dcd3c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FAIme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ <h5>

<div class="col s12 m6">
<br>
<button class="btn orange" name="sbm" value="0">Create installation image</button>
<button class="btn orange" id="adv2" style="display: none;" name="sbm" value="1">Show API URL</button>
<button class="btn fai-btn" name="sbm" value="0">Create installation image</button>
<button class="btn fai-btn" id="adv2" style="display: none;" name="sbm" value="1">Show API URL</button>
</div>

</form>
Expand Down

0 comments on commit dcd3c9f

Please sign in to comment.