From: Brion Vibber Date: Wed, 25 Oct 2006 12:43:18 +0000 (+0000) Subject: * (bug 7686) Include id attribute on delete form confirmation button X-Git-Tag: 1.31.0-rc.0~55378 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=1d41ee82bd5ba3ae44159366cab89cc5b8459469;p=lhc%2Fweb%2Fwiklou.git * (bug 7686) Include id attribute on delete form confirmation button --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 56f5b5ded1..8c7d03629e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -88,6 +88,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 7369) Allow "Show Changes" without requiring edit token. * (bug 7687) Fix movetalk box checks itself when confirming a delete and move. * (bug 7684) Obey watchcreated preference for Special:Upload watch checkbox +* (bug 7686) Include id attribute on delete form confirmation button == Languages updated == diff --git a/includes/Article.php b/includes/Article.php index 8bd114ee68..388dec1b19 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -1816,7 +1816,7 @@ class Article {   - +