File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ <h4>Select existing Key to Export:</h4>
3434 < div class ="card ">
3535 < div class ="card-body ">
3636 < h4 class ="card-title "> Key information</ h4 >
37+ < h6 class ="card-subtitle mb-2 text-muted " id ="txt-key-id "> </ h6 >
3738 < h6 class ="card-subtitle mb-2 text-muted " id ="txt-key-email "> </ h6 >
3839 < p class ="card-text " id ="txt-key-fp "> </ p >
3940 < a href ="# " class ="card-link " id ="btn-export-pub-key "> Export Public Key</ a >
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ <h3>Welcome to RTS Encryption Manager</h3>
100100 < div class ="card ">
101101 < div class ="card-body ">
102102 < h4 class ="card-title "> Key information</ h4 >
103+ < h6 class ="card-subtitle mb-2 text-muted " id ="txt-key-id "> </ h6 >
103104 < h6 class ="card-subtitle mb-2 text-muted " id ="txt-key-email "> </ h6 >
104105 < p class ="card-text " id ="txt-key-fp "> </ p >
105106 < a href ="# " class ="card-link " id ="btn-delete-keys "> Delete Selected Key Pair</ a >
You can’t perform that action at this time.
0 commit comments