aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 06:34:09 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 06:34:09 +0000
commit97490a16baeab752422569259366b309163cb6e5 (patch)
tree79aebf19073662d29f489274244a8ab81fa090b5 /templates
parentd951bba0df4dfbf3b6e07e48a22fb8ef0b8a9027 (diff)
downloadphpicalendar-97490a16baeab752422569259366b309163cb6e5.tar.gz
phpicalendar-97490a16baeab752422569259366b309163cb6e5.tar.bz2
phpicalendar-97490a16baeab752422569259366b309163cb6e5.zip
Template class checking, first round trying to get event templated.
Diffstat (limited to 'templates')
-rw-r--r--templates/default/event.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default/event.tpl b/templates/default/event.tpl
index 52ec04c..102bbfb 100644
--- a/templates/default/event.tpl
+++ b/templates/default/event.tpl
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<title>{CAL}</title>
- <link rel="stylesheet" type="text/css" href="{SHEET_HREF">
+ <link rel="stylesheet" type="text/css" href="{SHEET_HREF}">
</head>
<body>
<center>

© 2014-2024 Faster IT GmbH | imprint | privacy policy