Jeremy Stretch il y a 9 ans
Parent
commit
9de8ac91a1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      netbox/templates/users/userkey_edit.html

+ 1 - 1
netbox/templates/users/userkey_edit.html

@@ -46,7 +46,7 @@
         <div class="modal-content">
             <div class="modal-header">
                 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
-                <h4 class="modal-title" id="graphs_modal_title">
+                <h4 class="modal-title" id="new_keypair_modal_title">
                     New RSA Key Pair
                 </h4>
             </div>