Allow users who re-edit posts to skip notifications. Fixes bug #11466

This commit is contained in:
Colin Kuskie 2010-03-22 15:25:44 -07:00
parent 2dd18be4be
commit f5fd970c94
5 changed files with 19 additions and 0 deletions

View file

@ -56,6 +56,7 @@ our $HELP = {
{ 'name' => 'title.form.textarea' },
{ 'name' => 'synopsis.form' },
{ 'name' => 'content.form' },
{ 'name' => 'skipNotification.form' },
{ 'name' => 'form.submit' },
{ 'name' => 'karmaScale.form' },
{ 'name' => 'karmaIsEnabled' },