]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/theme_settings.tpl
template engine rework
[friendica.git] / view / theme / diabook / theme_settings.tpl
index 68b22a16853d8b520e89633bce01f532bdd87ae5..ad024dfe998f033384abf3234db9768f800eae88 100644 (file)
@@ -6,18 +6,11 @@
 
 {{inc field_select.tpl with $field=$resolution}}{{endinc}}
 
-{{inc field_input.tpl with $field=$TSearchTerm}}{{endinc}}
-
-{{inc field_input.tpl with $field=$ELPosX}}{{endinc}}
-
-{{inc field_input.tpl with $field=$ELPosY}}{{endinc}}
-
-{{inc field_input.tpl with $field=$ELZoom}}{{endinc}}
-
 <div class="settings-submit-wrapper">
        <input type="submit" value="$submit" class="settings-submit" name="diabook-settings-submit" />
 </div>
-
+<br>
+<h3>Show/hide boxes at right-hand column</h3>
 {{inc field_select.tpl with $field=$close_pages}}{{endinc}}
 {{inc field_select.tpl with $field=$close_profiles}}{{endinc}}
 {{inc field_select.tpl with $field=$close_helpers}}{{endinc}}
 {{inc field_select.tpl with $field=$close_lastphotos}}{{endinc}}
 {{inc field_select.tpl with $field=$close_lastlikes}}{{endinc}}
 {{inc field_select.tpl with $field=$close_twitter}}{{endinc}}
+{{inc field_input.tpl with $field=$TSearchTerm}}{{endinc}}
 {{inc field_select.tpl with $field=$close_mapquery}}{{endinc}}
 
+{{inc field_input.tpl with $field=$ELPosX}}{{endinc}}
+
+{{inc field_input.tpl with $field=$ELPosY}}{{endinc}}
+
+{{inc field_input.tpl with $field=$ELZoom}}{{endinc}}
+
 <div class="settings-submit-wrapper">
        <input type="submit" value="$submit" class="settings-submit" name="diabook-settings-submit" />
 </div>
 
+<br>
+
 <div class="field select">
-<a onClick="restore_boxes()" title="Restore order at right-hand column" style="cursor: pointer;">Restore order at right-hand column</a>
+<a onClick="restore_boxes()" title="Restore boxorder at right-hand column" style="cursor: pointer;">Restore boxorder at right-hand column</a>
 </div>