Browse code

user registrations text fix

Clarissa Walker authored on 2026/08/18 01:59:34
Showing 1 changed files
... ...
@@ -331,7 +331,7 @@ define ("_HELP_MINMAXWORDS", "You may set a minimum and/or maximum word count fo
331 331
 define ("_HELP_ALLOWEDTAGS", "List the tags you wish to allow in form input throughout the site.");
332 332
 define ("_HELP_FAVORITES", "Allow members to list their favorite stories, series, and authors within their profile.");
333 333
 define ("_HELP_NUMCATS", "If you have only one category, you should set this to 'only one'.  Doing so will create shortcuts in a few areas where of the site where category selection is required when there is more than one category.");
334
-define ("_HELP_SETREG", "Enables or disables user registration to your website.");
334
+define ("_HELP_SETREG", "Enables or disables new user registration to your website.");
335 335
 define ("_HELP_NEWSCOMMENTS", "Defines whether or not members can make comments on news stories.");
336 336
 define ("_HELP_DATEFORMAT", "Sets the date format to be used throughout the site.  You may select one of the formats in the list or define a custom format using PHP's date( ) format options.");
337 337
 define ("_HELP_TIMEFORMAT", "Sets the time format to be used on news items.  The time format selected will be placed after the dateformat selected in the option above.  As with the date format, you may select on of the formats in the list or define your own custom format.");