aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme_settings.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-20 17:16:42 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-20 17:16:42 +0200
commite052be606c9c2c4e615cb557572a68af2181cc17 (patch)
tree38d32c36924f1c049703d75aad1306f15e9a6e78 /view/theme/diabook/theme_settings.tpl
parent30bbbf32e53594f4ebada6acc1313333aabe8561 (diff)
downloadvolse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.tar.gz
volse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.tar.bz2
volse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.zip
diabook-themes: add diabook-green and some minor css/bug-fixes
Diffstat (limited to 'view/theme/diabook/theme_settings.tpl')
-rw-r--r--view/theme/diabook/theme_settings.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/diabook/theme_settings.tpl b/view/theme/diabook/theme_settings.tpl
index 67ea082b2..61b0b6dac 100644
--- a/view/theme/diabook/theme_settings.tpl
+++ b/view/theme/diabook/theme_settings.tpl
@@ -6,6 +6,10 @@
{{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>