@@ -433,7 +433,7 @@ function comment_admin_settings() {
COMMENT_ANONYMOUS_MAYNOT_CONTACT=>t('Anonymous posters may not enter their contact information'),
COMMENT_ANONYMOUS_MAY_CONTACT=>t('Anonymous posters may leave their contact information'),
COMMENT_ANONYMOUS_MUST_CONTACT=>t('Anonymous posters must leave their contact information')),
'#description'=>t('This option is enabled when anonymous users have permission to post comments on the <a href="@url">permissions page</a>.',array('@url'=>url('admin/user/access'))),
'#description'=>t('This option is enabled when anonymous users have permission to post comments on the <a href="@url">permissions page</a>.',array('@url'=>url('admin/user/access',NULL,'module-comment'))),