Fix internal link to User Registration Settings from Registration Queue

v1.18.x
Julian Lam 10 years ago
parent 28bd915a7b
commit dbf8f5f70c

@ -9,7 +9,7 @@
</tr> </tr>
<!-- IF !users.length --> <!-- IF !users.length -->
<p> <p>
There are no users in the registration queue. To enable this feature go to <a href="{relative_path}/admin/settings/user#authentication">Settings -> User -> Authentication</a> and set <strong>Registration Type</strong> to "Admin Approval". There are no users in the registration queue. To enable this feature go to <a href="{config.relative_path}/admin/settings/user#authentication">Settings -> User -> Authentication</a> and set <strong>Registration Type</strong> to "Admin Approval".
</p> </p>
<!-- ENDIF !users.length --> <!-- ENDIF !users.length -->
<!-- BEGIN users --> <!-- BEGIN users -->

Loading…
Cancel
Save