mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 17:35:27 +08:00
Merge pull request #1000 from simple-login/remove-drag-drop
remove the drag and drop mention for now
This commit is contained in:
commit
f17043124e
2 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="alert alert-info mt-2">You can drag and drop the pgp key file into the text area</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">PGP Public Key</label>
|
||||
|
||||
|
|
|
@ -117,7 +117,6 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="alert alert-info mt-2">You can drag and drop the pgp key file into the text area</div>
|
||||
<form method="post">
|
||||
<div class="form-group">
|
||||
<label class="form-label">PGP Public Key</label>
|
||||
|
|
Loading…
Reference in a new issue