Fixed typo

This commit is contained in:
Jeremy Stretch 2016-06-24 10:53:32 -04:00
parent e7d3c19b58
commit bddd9b6f39

View File

@ -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">&times;</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>