File tree Expand file tree Collapse file tree 15 files changed +27
-27
lines changed
install/default/default/template Expand file tree Collapse file tree 15 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
17- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=" <?php echo $ this -> getLang () ?> " lang="<?php echo $ this ->getLang () ?> ">
16+ <!DOCTYPE html>
17+ <html lang="<?php echo $ this ->getLang () ?> ">
1818<head>
1919<?php $ this ->getChild ('head ' )->unsetChildren (); ?>
2020<?php echo $ this ->getChildHtml ('head ' ); ?>
Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
17- <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
16+ <!DOCTYPE html>
17+ <html lang="en">
1818<head>
1919 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2020 <meta name="robots" content="noindex, nofollow" />
Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
17- <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
16+ <!DOCTYPE html>
17+ <html lang="en">
1818<head>
1919 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2020 <meta name="robots" content="noindex, nofollow" />
Original file line number Diff line number Diff line change 1616<?php
1717/* @var $this Mage_Core_Block_Template */
1818?>
19- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
20- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=" <?php echo $ this -> getLang () ?> " lang="<?php echo $ this ->getLang () ?> ">
19+ <!DOCTYPE html>
20+ <html lang="<?php echo $ this ->getLang () ?> ">
2121<head>
2222<?php echo $ this ->getChildHtml ('head ' ) ?>
2323<style type="text/css">
Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
16+ <!DOCTYPE html>
1717<html lang="en">
1818<head>
1919 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
16+ <!DOCTYPE html>
1717<html lang="en">
1818<head>
1919 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Original file line number Diff line number Diff line change 2626 },
2727 "vars":{}
2828}*/ ?>
29- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
30- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=" <?php echo $ this -> getLang () ?> " lang="<?php echo $ this ->getLang () ?> ">
29+ <!DOCTYPE html>
30+ <html lang="<?php echo $ this ->getLang () ?> ">
3131<head>
3232 <?php echo $ this ->getChildHtml ('head ' ) ?>
3333</head>
Original file line number Diff line number Diff line change 2626 },
2727 "vars":{}
2828}*/ ?>
29- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
30- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=" <?php echo $ this -> getLang () ?> " lang="<?php echo $ this ->getLang () ?> ">
29+ <!DOCTYPE html>
30+ <html lang="<?php echo $ this ->getLang () ?> ">
3131<head>
3232<?php echo $ this ->getChildHtml ('head ' ) ?>
3333</head>
Original file line number Diff line number Diff line change 1313 * @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414 */
1515?>
16- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
17- <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
16+ <!DOCTYPE html>
17+ <html lang="en">
1818<head>
1919 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2020 <meta name="robots" content="noindex, nofollow" />
Original file line number Diff line number Diff line change 8888 apply_source_formatting : 'true',
8989 convert_urls : 'false',
9090 force_br_newlines : 'true',
91- doctype : '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >'
91+ doctype : '<!DOCTYPE html>'
9292
9393 });
9494 //]]>
You can’t perform that action at this time.
0 commit comments