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