mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Replaced most glyphicons with Font Awesome
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
||||
<h4 class="modal-title" id="privkey_modal_title">
|
||||
<span class="glyphicon glyphicon-lock" aria-hidden="true"></span>
|
||||
<span class="fa fa-lock" aria-hidden="true"></span>
|
||||
Enter your private RSA key
|
||||
</h4>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user