]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/theme_settings.tpl
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / diabook / theme_settings.tpl
1 {{inc field_select.tpl with $field=$color}}{{endinc}}
2
3 {{inc field_select.tpl with $field=$font_size}}{{endinc}}
4
5 {{inc field_select.tpl with $field=$line_height}}{{endinc}}
6
7 {{inc field_select.tpl with $field=$resolution}}{{endinc}}
8
9 {{inc field_input.tpl with $field=$TSearchTerm}}{{endinc}}
10
11 {{inc field_input.tpl with $field=$ELPosX}}{{endinc}}
12
13 {{inc field_input.tpl with $field=$ELPosY}}{{endinc}}
14
15 {{inc field_input.tpl with $field=$ELZoom}}{{endinc}}
16
17 <div class="field select">
18 <a onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a>
19 </div>
20
21 <div class="settings-submit-wrapper">
22         <input type="submit" value="$submit" class="settings-submit" name="diabook-settings-submit" />
23 </div>
24