diff --git a/includes/SkinVector.php b/includes/SkinVector.php index 9931533..68d5a1c 100644 --- a/includes/SkinVector.php +++ b/includes/SkinVector.php @@ -119,7 +119,7 @@ class SkinVector extends SkinTemplate { wfReportTime( $out->getCSP()->getNonce() ) ] ) . '', 'html-site-notice' => $this->getSiteNotice(), - 'html-userlangattributes' => $this->prepareUserLanguageAttributes(), + 'html-user-language-attributes' => $this->prepareUserLanguageAttributes(), 'html-subtitle' => $this->prepareSubtitle(), // Always returns string, cast to null if empty. 'html-undelete-link' => $this->prepareUndeleteLink() ?: null, diff --git a/includes/templates/Footer.mustache b/includes/templates/Footer.mustache index 58d261b..860198c 100644 --- a/includes/templates/Footer.mustache +++ b/includes/templates/Footer.mustache @@ -10,13 +10,13 @@ @prop footerItem[] array-items string html-hook-vector-before-footer output of VectorBeforeFooter hook - string|null html-userlangattributes a string of attribute HTML + string|null html-user-language-attributes a string of attribute HTML footerRow[] array-footer-rows iterable list of footer rows }} {{{html-hook-vector-before-footer}}} {{! `role` is unnecessary but kept to support selectors in any gadgets or user styles and to mitigate a VoiceOver bug. }} -