Background
Currently the "Disclaimers" and "About Wikipedia" links are at the bottom of the side menu on mobile. We want them to be consistent with desktop (at the bottom with other footer links).
User story
As a visitor to wikipedia on mobile browser, I will see the Disclaimers and About Wikipedia links at the bottom of the page, along with other footers, following the same order as desktop.
Requirements
Acceptance criteria
- On Minerva, opening the main menu (side bar), we no longer see "About Wikipedia" and "Disclaimers" link
- Scrolling to bottom of the page, "About Wikipedia" and "Disclaimers" are visible in the footer, along with the other footer links
- Tapping on "About Wikipedia" and "Disclaimers" takes you to the corresponding pages.
Notes for developer
- Remove selectors for #footer-places-about and #footer-places-disclaimers in resources/skins.minerva.styles/footer.less
- Remove the menu from the includes/Skins/menu.mustache template
- Remove IMainMenuBuilder::getSiteLinks, callers and implementors and associated code
BDD
- For QA engineer to fill out.
Test Steps
- For QA engineer to fill out.
Rollback plan
Describe the rollback plan in production for this task if something goes wrong.
This task was created by Version 1.0.0 of the Reader Experience team task template using phabulous.

