aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/event_head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl
index d7734af3c..346dfb154 100755
--- a/view/tpl/event_head.tpl
+++ b/view/tpl/event_head.tpl
@@ -38,7 +38,7 @@
$('#events-calendar').fullCalendar({
events: '{{$baseurl}}/events/json',
header: false,
- //lang: 'de',
+ lang: '{{$lang}}',
eventLimit: 3,
height: 'auto',