aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/caltable.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/html/caltable.scm')
-rw-r--r--module/calp/html/caltable.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/module/calp/html/caltable.scm b/module/calp/html/caltable.scm
index b6d7f45f..c8a225a1 100644
--- a/module/calp/html/caltable.scm
+++ b/module/calp/html/caltable.scm
@@ -55,7 +55,8 @@
`(div (@ (class "small-calendar"))
;; Cell 0, 0. The letter v. for week number
- (div (@ (class "column-head row-head")) ,(_ "v."))
+ (div (@ (class "column-head row-head"))
+ ,(_ "v."))
;; top row, names of week days
,@(map (lambda (d) `(div (@ (class "column-head"))