This repository was archived by the owner on Oct 30, 2021. It is now read-only.
File tree 4 files changed +15
-9
lines changed
4 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 28
28
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
29
29
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
30
30
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
31
- <!--[if gt IE 8]> <!--> <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
31
+ <!--[if IE 9]> <html class="no-js ie9 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
32
+ <!--[if IE 10]> <html class="no-js ie10" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
33
+ <!--[if gt IE 10]> <!--> <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
32
34
<head>
33
- <jdoc:include type="head" />
35
+ <jdoc:include type="head" />
34
36
</head>
35
37
36
38
<body id="page-top" class="<?php if ($ useStickyFooter ) echo ' sticky-footer ' ; echo ' ' . $ currentComponent ; if ($ articleId ) echo ' article- ' . $ articleId ; if ($ itemId ) echo ' item- ' . $ itemId ; if ($ catId ) echo ' category- ' . $ catId ; if ($ default ) echo ' default ' ; ?> ">
Original file line number Diff line number Diff line change 12
12
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
13
13
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
14
14
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
15
- <!--[if gt IE 8]> <!--> <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
15
+ <!--[if IE 9]> <html class="no-js ie9 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
16
+ <!--[if IE 10]> <html class="no-js ie10" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
17
+ <!--[if gt IE 10]> <!--> <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
16
18
<head>
17
- <jdoc:include type="head" />
19
+ <jdoc:include type="head" />
18
20
</head>
19
21
20
22
<body id="page-top" class="<?php if ($ useStickyFooter ) echo ' sticky-footer ' ; echo ' ' . $ currentComponent ; if ($ articleId ) echo ' article- ' . $ articleId ; if ($ itemId ) echo ' item- ' . $ itemId ; if ($ catId ) echo ' category- ' . $ catId ; if ($ default ) echo ' default ' ; ?> ">
Original file line number Diff line number Diff line change 8
8
*/
9
9
10
10
?>
11
- <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
12
- <!--[if IE 7]> <html class="no-js ie7 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
13
- <!--[if IE 8]> <html class="no-js ie8 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
14
- <!--[if gt IE 8]> <!-->
15
- <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
11
+ <!DOCTYPE html>
12
+ <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
13
+ <!--[if IE 7]> <html class="no-js ie7 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
14
+ <!--[if IE 8]> <html class="no-js ie8 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
15
+ <!--[if IE 9]> <html class="no-js ie9 oldie" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
16
+ <!--[if IE 10]> <html class="no-js ie10" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <![endif]-->
17
+ <!--[if gt IE 10]> <!--> <html class="no-js" lang="<?php echo substr ($ this ->language , 0 , 2 ) ?> " dir="<?php echo $ this ->direction ?> "> <!--<![endif]-->
16
18
<head>
17
19
<jdoc:include type="head" />
18
20
</head>
You can’t perform that action at this time.
0 commit comments