aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/html/view/calendar.scm')
-rw-r--r--module/calp/html/view/calendar.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index 9378737f..3d70fb1b 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -171,7 +171,7 @@ window.default_calendar='~a';"
;; Button to view week
(_ "Week"))
- ,(btn href: (date->string (set (day start-date) 1) "/month/~1.html")
+ ,(btn href: (date->string (day start-date 1) "/month/~1.html")
;; button to view month
(_ "Month"))