mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-21 19:47:20 -06:00
Fixed typo
This commit is contained in:
parent
e7d3c19b58
commit
bddd9b6f39
@ -3,7 +3,7 @@
|
||||
<div class="modal-content">
|
||||
<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="graphs_modal_title">
|
||||
<h4 class="modal-title" id="privkey_modal_title">
|
||||
<span class="glyphicon glyphicon-lock" aria-hidden="true"></span>
|
||||
Enter your private RSA key
|
||||
</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user