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:
authorak04 <albindoesgames@gmail.com>2018-03-31 06:34:10 +0300
committerak04 <albindoesgames@gmail.com>2018-03-31 06:34:10 +0300
commit7f533eb1505c199eab849cb1ae61ba24544a9c64 (patch)
treed5b2ed98baac2c75bf426e112374bc9a087d4020
parent930e1345377a6a00ffcbf924b31f5c55d0350e42 (diff)
Fixed issue #451 - regarding change from thriple dot to ellipsis
-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 63c85712..d7e880a1 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">