]> git.mxchange.org Git - friendica.git/blobdiff - view/settings_display.tpl
Merge pull request #555 from annando/master
[friendica.git] / view / settings_display.tpl
index 24fc1102706fe9bc36d2fda10edfcaf840aec6d3..f2c1faef58843b5c703489405e45088786885c10 100644 (file)
@@ -3,11 +3,11 @@
 <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}}
+{{inc $field_themeselect with $field=$theme }}{{endinc}}
+{{inc $field_themeselect with $field=$mobile_theme }}{{endinc}}
+{{inc $field_input with $field=$ajaxint }}{{endinc}}
+{{inc $field_input with $field=$itemspage_network }}{{endinc}}
+{{inc $field_checkbox with $field=$nosmile}}{{endinc}}
 
 
 <div class="settings-submit-wrapper" >