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:33 +0300
committerbrantje <brantje@gmail.com>2018-04-01 13:38:33 +0300
commit0e5874890dd0d884757079c4bc834bbce9329029 (patch)
treeb7f504cc668b0de3ca893efb0d9813a6328930c3
parent36b58b95e4e3f0da66f07d550c7260c962d70b21 (diff)
parent7f533eb1505c199eab849cb1ae61ba24544a9c64 (diff)
Merge branch 'fix#451' of https://github.com/AK04/passman into 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">