Skip to content

Commit

Permalink
Fixed Issue: xhtml closing Tag for link added
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey181@6572 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Tim Wahrendorff committed Mar 20, 2009
1 parent f468705 commit cb4f8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/softgreencurves/startpage.pstpl
@@ -1,7 +1,7 @@
<title>
{SURVEYNAME}
</title>
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}template.css">
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}template.css" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="LimeSurvey http://www.limesurvey.org" />
<!--[if IE]>
Expand Down

0 comments on commit cb4f8ea

Please sign in to comment.