The MinervaTemplate::getSecondaryActionsHtml method should be moved into minerva.mustache. We should reuse any core data as much as we possibly can. If needed add new data to SkinMinerva::getTemplateData.
# TODO
- [] The MinervaTemplate::getSecondaryActions method should not exist. Move to SkinMinerva if needed.
- [] The MinervaTemplate::isFallbackEditor method should not exist. Move to SkinMinerva if needed.
- [] `secondaryactionshtml` should not be present in the template data sent to Minerva's Mustache template.
- [] The SkinMinerva::getSecondaryActions method should not use BaseTemplate $tpl
- [] The line `$tpl->set( 'secondary_actions'` in SkinMinerva should no longer exist.
# QA
Visit the main page and check the language button and talk buttons display.
== QA Results - Beta
| **AC** | **Status** | **Details** |
| ----- | ----- | ----- |
| 1 | ✅ | T291875#7455016 |