From d726c921eb5902483dfeb82383829e9309f6b65c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 21 Nov 2015 15:33:57 +0100 Subject: make calendar week start (sun or mon) configurable --- view/tpl/settings.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/settings.tpl') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 7c1f4578d..2c71c64fb 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -159,6 +159,7 @@ {{/foreach}} + {{include file="field_checkbox.tpl" field=$cal_first_day}}
-- cgit v1.2.3