-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.5.3, 3.1.2, 4.0.5, 4.1.5, 4.2.2, 4.3.2, 4.4.9, 4.5.5, 5.0.1
-
MOODLE_25_STABLE, MOODLE_31_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
When using only a default theme, when using a mobile device there is the "switch to standard theme" in the footer or "switch to the recommended theme for your device".
When using a responsive theme or only one theme, this message does not make any sense to the user.
In function theme_switch_links() in MOODLEDIR/lib/outputrenderers.php it should return nothing if mobile and tablet themes are not set.
- has been marked as being related by
-
MDL-36947 Mobile - if a device type is set to use the same theme as default, or has no theme set, switch links still appear
-
- Open
-