aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/event_head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/event_head.tpl')
-rw-r--r--view/tpl/smarty3/event_head.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/event_head.tpl b/view/tpl/smarty3/event_head.tpl
index 5caa80ba6..32288b7ad 100644
--- a/view/tpl/smarty3/event_head.tpl
+++ b/view/tpl/smarty3/event_head.tpl
@@ -2,7 +2,8 @@
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
- *}}<link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' />
+ *}}
+<link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' />
<script language="javascript" type="text/javascript"
src="{{$baseurl}}/library/fullcalendar/fullcalendar.min.js"></script>