removing hash from url

This commit is contained in:
Julian Lam
2015-08-21 12:32:21 -04:00
parent dbf8f5f70c
commit 0e8482ebfe

View File

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