Welcome to mirror list, hosted at ThFree Co, Russian Federation.

notProvisioned.php « templates - github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 04d7a1f9b53170569ad3bf3f130c296d5c4b14af (plain)
1
2
3
4
5
6
<ul>
	<li class="error">
		<?php p($l->t('Account not provisioned.')) ?><br>
		<p class="hint"><?php p($l->t('Your account is not provisioned, access to this service is thus not possible.')) ?></p>
	</li>
</ul>