mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
@@ -1,12 +1,26 @@
|
||||
<title>
|
||||
{SURVEYNAME}
|
||||
</title>
|
||||
<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" />
|
||||
</head>
|
||||
<body style="background-image: url({TEMPLATEURL}linearer_gradient_LimeSurvey2.gif);">
|
||||
<br/>
|
||||
<table width='85%' align='center' style='border-collapse:collapse; border-color:#444444;' bgcolor='#E9E9E9' border='2' cellspacing='0'>
|
||||
<tr>
|
||||
<td style="font-family:Verdana; font-size:12px;">
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>
|
||||
{SURVEYNAME}
|
||||
</title>
|
||||
<meta name="generator" content="LimeSurvey http://www.limesurvey.org" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}template.css" />
|
||||
<!--[if lte IE 6]>
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}ie_fix_6.css" />
|
||||
<![endif]-->
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}ie_fix_7.css" />
|
||||
<![endif]-->
|
||||
<!--[if IE 8]>
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}ie_fix_8.css" />
|
||||
<![endif]-->
|
||||
|
||||
<!-- The following CSS hides visual elements of the progress bar from screen readers. -->
|
||||
<style type="text/css" media="aural tty">
|
||||
progress-graph .zero, progress-graph .graph, progress-graph .cent { display: none; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<br/>
|
||||
<div id="container">
|
||||
|
||||
Reference in New Issue
Block a user