Files
server/usr/share/psa-horde/templates/admin/user/noadd.inc
2026-01-07 20:52:11 +01:00

7 lines
285 B
PHP

<h1 class="header">
<?php echo _("Adding users is disabled.") ?>
</h1>
<p class="horde-content">
<?php echo _("Your authentication backend does not support adding users. If you wish to use Horde to administer user accounts, you must use a different authentication backend.") ?>
</p>