]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/theme_settings.tpl
d08f2819c1260081c5e4ca51b0691ea773cc64d2
[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 <div class="field select">
12 <a onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a>
13 </div>
14
15 <div class="settings-submit-wrapper">
16         <input type="submit" value="$submit" class="settings-submit" name="diabook-settings-submit" />
17 </div>
18