aboutsummaryrefslogtreecommitdiff
path: root/module/c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/html/components.scm2
-rw-r--r--module/calp/html/view/calendar.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/module/calp/html/components.scm b/module/calp/html/components.scm
index 816975e7..1d677c0d 100644
--- a/module/calp/html/components.scm
+++ b/module/calp/html/components.scm
@@ -79,7 +79,7 @@
[else
(set! body (car rem))
(loop (cdr rem))])))
- (div ,body))))
+ ,body)))
;; Creates a group of tabs from a given specification. The specification
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index e487ce3c..e50bcfe5 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -171,7 +171,7 @@ window.default_calendar='~a';"
[(month) "view=month"]
[(week) "view=week"]
[else ""]))))
- (div "idag"))))
+ "idag")))
(div (@ (id "jump-to"))
;; Firefox's accessability complain about each date