Allow users who re-edit posts to skip notifications. Fixes bug #11466
This commit is contained in:
parent
2dd18be4be
commit
f5fd970c94
5 changed files with 19 additions and 0 deletions
|
|
@ -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' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue