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:
authorbrantje <brantje@gmail.com>2018-04-01 13:38:43 +0300
committerbrantje <brantje@gmail.com>2018-04-01 13:38:43 +0300
commit49fbefe6235b8e494a59820f56a368f64ef2fe01 (patch)
treeb7f504cc668b0de3ca893efb0d9813a6328930c3
parent36b58b95e4e3f0da66f07d550c7260c962d70b21 (diff)
parent0e5874890dd0d884757079c4bc834bbce9329029 (diff)
Merge branch 'AK04-fix#451'
-rw-r--r--templates/public_share.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public_share.php b/templates/public_share.php
index bd888b90..b88b9acf 100644
--- a/templates/public_share.php
+++ b/templates/public_share.php
@@ -81,7 +81,7 @@ style('passman', 'public-page');
</button>
</div>
<div ng-if="expired">
- <?php p($l->t("Awwhh.... credential not found. Maybe it expired")); ?>
+ <?php p($l->t("Awwhh&hellip; credential not found. Maybe it expired")); ?>
</div>
<div ng-if="shared_credential">
<table class="table">