]> git.mxchange.org Git - friendica.git/blobdiff - view/settings_display.tpl
make size search less greedy
[friendica.git] / view / settings_display.tpl
index fc7a56c8ac94a030761057d966d112b3b3b32918..24fc1102706fe9bc36d2fda10edfcaf840aec6d3 100644 (file)
@@ -1,11 +1,10 @@
-$tabs
-
 <h1>$ptitle</h1>
 
 <form action="settings/display" id="settings-form" method="post" autocomplete="off" >
 <input type='hidden' name='form_security_token' value='$form_security_token'>
 
 {{inc field_themeselect.tpl with $field=$theme }}{{endinc}}
+{{inc field_themeselect.tpl with $field=$mobile_theme }}{{endinc}}
 {{inc field_input.tpl with $field=$ajaxint }}{{endinc}}
 {{inc field_input.tpl with $field=$itemspage_network }}{{endinc}}
 {{inc field_checkbox.tpl with $field=$nosmile}}{{endinc}}