1
0

Add a note about how unconfirmed user registrations can be removed.

This commit is contained in:
Chad Kieffer 2009-11-07 13:36:52 -07:00
parent 8ab32fe3d5
commit 1265882d6c

View File

@ -46,6 +46,9 @@
<?= form::open_fieldset() ?>
<legend><?= t("Pending registrations") ?></legend>
<table>
<caption>
<?= t("To delete an unconfirmed registration, first activate it, then delete it from Users/Groups.") ?>
</caption>
<tr>
<th><?= t("Activate") ?></th>
<th><?= t("State") ?></th>