user_saml/templates/notProvisioned.php

7 lines
211 B
PHP

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