Merge "Output Done! at end of resetUserEmail.php"
[lhc/web/wiklou.git] / includes / actions / HistoryAction.php
index 2778a1d..7d6b548 100644 (file)
@@ -571,7 +571,7 @@ class HistoryPager extends ReverseChronologicalPager {
 
        private function getRevisionButton( $name, $msg ) {
                $this->preventClickjacking();
-               # Note bug #20966, <button> is non-standard in IE<8
+               # Note T22966, <button> is non-standard in IE<8
                $element = Html::element(
                        'button',
                        [