X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fsettings_display.tpl;h=cc36762dc9aa1cabd0f83154cacb58085b78175c;hb=0787f093d6925848566cac3caa4131f1415870e4;hp=06709f304323ead3271a86c4288dcb6e5e809d6d;hpb=d489ba1510a2dcfaa7851d937d3c37a9541544c9;p=friendica.git diff --git a/view/theme/frio/templates/settings_display.tpl b/view/theme/frio/templates/settings_display.tpl index 06709f3043..cc36762dc9 100644 --- a/view/theme/frio/templates/settings_display.tpl +++ b/view/theme/frio/templates/settings_display.tpl @@ -22,7 +22,10 @@ {{include file="field_themeselect.tpl" field=$theme}} + {{* Show the mobile theme selection only if mobile themes are available *}} + {{if count($mobile_theme.4) > 1}} {{include file="field_themeselect.tpl" field=$mobile_theme}} + {{/if}}
@@ -36,7 +39,7 @@