Merge branch 'AK04-fix#451'

This commit is contained in:
brantje 2018-04-01 12:38:43 +02:00
commit 49fbefe623
No known key found for this signature in database
GPG key ID: FD98D3B333D12A9B

View file

@ -81,7 +81,7 @@ style('passman', 'public-page');
</button> </button>
</div> </div>
<div ng-if="expired"> <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>
<div ng-if="shared_credential"> <div ng-if="shared_credential">
<table class="table"> <table class="table">