aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/caltable.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/html/caltable.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/html/caltable.scm b/module/calp/html/caltable.scm
index 77580844..52a18833 100644
--- a/module/calp/html/caltable.scm
+++ b/module/calp/html/caltable.scm
@@ -47,7 +47,7 @@
`(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"))