Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfnuesse <felix.nuesse@t-online.de>2019-05-18 23:50:43 +0300
committerfnuesse <felix.nuesse@t-online.de>2019-05-18 23:50:43 +0300
commitaa497d096c9e681849a8f4d7d9809095c4b33165 (patch)
treef6dfe98e7eeb709750e18db208915b9084f9e50c
parentcda4c438a2217b52cb5a1e8eff3246227398658f (diff)
add missing string in incomingshare modalfix/586/decryptionerrors_for_shares_compromised
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
-rw-r--r--templates/views/show_vault.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/views/show_vault.html b/templates/views/show_vault.html
index c80ff9f9..9b5893e2 100644
--- a/templates/views/show_vault.html
+++ b/templates/views/show_vault.html
@@ -196,7 +196,8 @@
</div>
<div class="share_popup" style="display: none" title="{{ 'sharereq.title' | translate }}">
- <p>{{ 'sharereq.line1' | translate}}</p>{{active_vault.vault_id}}
+ <p>{{ 'sharereq.line1' | translate}} {{ 'sharereq.line2' | translate}}</p>
+ <br>
<table class="table">
<thead>
<tr>