mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-28 10:19:50 +01:00
removing hash from url
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</tr>
|
||||
<!-- IF !users.length -->
|
||||
<p>
|
||||
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".
|
||||
There are no users in the registration queue. To enable this feature go to <a href="{config.relative_path}/admin/settings/user">Settings -> User -> Authentication</a> and set <strong>Registration Type</strong> to "Admin Approval".
|
||||
</p>
|
||||
<!-- ENDIF !users.length -->
|
||||
<!-- BEGIN users -->
|
||||
|
||||
Reference in New Issue
Block a user