https://bugzilla.wikimedia.org/show_bug.cgi?id=49644
--- Comment #2 from MZMcBride <[email protected]> --- From <https://git.wikimedia.org/raw/mediawiki%2Fextensions%2FPageTriage/4608051c1f48e8f5c69f5206498df4a7dddba17a/PageTriage.php>: --- $wgTalkPageNoteTemplate = array( 'Mark' => 'Reviewednote-NPF', 'UnMark' => array( 'note' => 'Unreviewednote-NPF', 'nonote' => 'Unreviewednonote-NPF' ), 'Tags' => 'Taggednote-NPF' ); --- This whole system is probably going to have to be tweaked. Mixing the subject line with the body text and using appendtext rather than section=new is simply wrong. But for now, I'll edit the relevant template. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
