]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/templates/theme_settings.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / diabook / templates / theme_settings.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 {{include file="field_select.tpl" field=$color}}
7
8 {{include file="field_select.tpl" field=$font_size}}
9
10 {{include file="field_select.tpl" field=$line_height}}
11
12 {{include file="field_select.tpl" field=$resolution}}
13
14 <div class="settings-submit-wrapper">
15         <input type="submit" value="{{$submit}}" class="settings-submit" name="diabook-settings-submit" />
16 </div>
17 <br>
18 <h3>Show/hide boxes at right-hand column</h3>
19 {{include file="field_select.tpl" field=$close_pages}}
20 {{include file="field_select.tpl" field=$close_profiles}}
21 {{include file="field_select.tpl" field=$close_helpers}}
22 {{include file="field_select.tpl" field=$close_services}}
23 {{include file="field_select.tpl" field=$close_friends}}
24 {{include file="field_select.tpl" field=$close_lastusers}}
25 {{include file="field_select.tpl" field=$close_lastphotos}}
26 {{include file="field_select.tpl" field=$close_lastlikes}}
27 {{include file="field_select.tpl" field=$close_mapquery}}
28
29 {{include file="field_input.tpl" field=$ELPosX}}
30
31 {{include file="field_input.tpl" field=$ELPosY}}
32
33 {{include file="field_input.tpl" field=$ELZoom}}
34
35 <div class="settings-submit-wrapper">
36         <input type="submit" value="{{$submit}}" class="settings-submit" name="diabook-settings-submit" />
37 </div>
38
39 <br>
40
41 <div class="field select">
42 <a onClick="restore_boxes()" title="Restore boxorder at right-hand column" style="cursor: pointer;">Restore boxorder at right-hand column</a>
43 </div>
44