@@ -66,7 +66,7 @@ function comment_help($section = "admin/help#comment") {
<p>Finally, you may want to enter some <em>initial comment scores</em>. In <a href=\"%comment-initial\">administer » comments » configure » moderation roles</a> you can assign a beginning rating for all comments posted by a particular permission role. If you do not assign any initial scores, Drupal will assign a rating of <strong>0</strong> as the default.</p>",array('%comment-config'=>url('admin/comment/configure'),'%permissions'=>url('admin/access/permissions'),'%tracker'=>url('tracker'),'%download-notify'=>'http://drupal.org/project/releases','%comment-votes'=>url('admin/comment/configure/votes'),'%comment-matrix'=>url('admin/comment/configure/matrix'),'%comment-thresholds'=>url('admin/comment/configure/thresholds'),'%slashdot'=>' http://slashdot.org','%comment-initial'=>url('admin/comment/configure/roles')));
case'admin/comment':
case'admin/comment/new':
returnt("<p>Below is a list of the latest comments posted your site. Click on a subject to see the comment, the author's name to edit the author's user information , \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");
returnt("<p>Below is a list of the latest comments posted to your site. Click on a subject to see the comment, the author's name to edit the author's user information , \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");
case'admin/comment/approval':
returnt("<p>Below is a list of the comments posted to your site that need approval. To approve a comment, click on \"edit\" and then change its \"moderation status\" to Approved. Click on a subject to see the comment, the author's name to edit the author's user information, \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");
@@ -66,7 +66,7 @@ function comment_help($section = "admin/help#comment") {
<p>Finally, you may want to enter some <em>initial comment scores</em>. In <a href=\"%comment-initial\">administer » comments » configure » moderation roles</a> you can assign a beginning rating for all comments posted by a particular permission role. If you do not assign any initial scores, Drupal will assign a rating of <strong>0</strong> as the default.</p>",array('%comment-config'=>url('admin/comment/configure'),'%permissions'=>url('admin/access/permissions'),'%tracker'=>url('tracker'),'%download-notify'=>'http://drupal.org/project/releases','%comment-votes'=>url('admin/comment/configure/votes'),'%comment-matrix'=>url('admin/comment/configure/matrix'),'%comment-thresholds'=>url('admin/comment/configure/thresholds'),'%slashdot'=>' http://slashdot.org','%comment-initial'=>url('admin/comment/configure/roles')));
case'admin/comment':
case'admin/comment/new':
returnt("<p>Below is a list of the latest comments posted your site. Click on a subject to see the comment, the author's name to edit the author's user information , \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");
returnt("<p>Below is a list of the latest comments posted to your site. Click on a subject to see the comment, the author's name to edit the author's user information , \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");
case'admin/comment/approval':
returnt("<p>Below is a list of the comments posted to your site that need approval. To approve a comment, click on \"edit\" and then change its \"moderation status\" to Approved. Click on a subject to see the comment, the author's name to edit the author's user information, \"edit\" to modify the text, and \"delete\" to remove their submission.</p>");