Browse Source

! Small error in a $txt

emanuele 12 years ago
parent
commit
26bfc1e3a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Sources/ManageSettings.php

+ 1 - 1
Sources/ManageSettings.php

@@ -774,7 +774,7 @@ function ModifySpamSettings($return_config = false)
 				array('check', 'guests_report_require_captcha'),
 			'',
 			// PM Settings
-				'pm1' => array('int', 'max_pm_recipients', 'subtext' => $txt['pm_posts_recipients_note']),
+				'pm1' => array('int', 'max_pm_recipients', 'subtext' => $txt['max_pm_recipients_note']),
 				'pm2' => array('int', 'pm_posts_verification', 'subtext' => $txt['pm_posts_verification_note']),
 				'pm3' => array('int', 'pm_posts_per_hour', 'subtext' => $txt['pm_posts_per_hour_note']),
 			// Visual verification.