]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/theme_settings.tpl
diabook-themes: small-fix
[friendica.git] / view / theme / diabook / theme_settings.tpl
index 564ecc28330a339ce30102d14e92652f4b62602c..61b0b6dacb9b96b9b6d77f178f57e377b0866827 100644 (file)
@@ -1,7 +1,15 @@
+{{inc field_select.tpl with $field=$color}}{{endinc}}
+
 {{inc field_select.tpl with $field=$font_size}}{{endinc}}
 
 {{inc field_select.tpl with $field=$line_height}}{{endinc}}
 
+{{inc field_select.tpl with $field=$resolution}}{{endinc}}
+
+<div class="field select">
+<a onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a>
+</div>
+
 <div class="settings-submit-wrapper">
        <input type="submit" value="$submit" class="settings-submit" name="diabook-settings-submit" />
 </div>