better fix for modal
This commit is contained in:
parent
63090c50fc
commit
919de66f1a
1 changed files with 5 additions and 3 deletions
|
@ -2,9 +2,11 @@
|
||||||
<div .modal-header>
|
<div .modal-header>
|
||||||
<div .modal-dialog>
|
<div .modal-dialog>
|
||||||
<div .modal-content>
|
<div .modal-content>
|
||||||
<h3>
|
<div .modal-header>
|
||||||
<img src="@{StaticR activityicon_gif}" alt=""> #
|
<h3>
|
||||||
Generating a #{maxRecommendedKeySize} bit GnuPg key.
|
<img src="@{StaticR activityicon_gif}" alt=""> #
|
||||||
|
Generating a #{maxRecommendedKeySize} bit GnuPg key.
|
||||||
|
<div .modal-body>
|
||||||
<p>
|
<p>
|
||||||
Generating a GnuPg key can take a long time. To speed up the process, #
|
Generating a GnuPg key can take a long time. To speed up the process, #
|
||||||
it actually helps to use your computer for other things, which helps #
|
it actually helps to use your computer for other things, which helps #
|
||||||
|
|
Loading…
Add table
Reference in a new issue