Fixed issue #451 - regarding change from thriple dot to ellipsis

This commit is contained in:
ak04 2018-03-31 09:04:10 +05:30
parent 930e134537
commit 7f533eb150
No known key found for this signature in database
GPG key ID: 8DF64413195E75E4

View file

@ -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">