File tree Expand file tree Collapse file tree 12 files changed +0
-14
lines changed
frontend/base/default/template
install/default/default/template Expand file tree Collapse file tree 12 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('reset.css ' ) ?> " media="all" />
23
23
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('boxes.css ' ) ?> " media="all" />
24
24
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
28
27
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('reset.css ' ) ?> " media="all" />
23
23
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('boxes.css ' ) ?> " media="all" />
24
24
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
28
27
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 24
24
<meta http-equiv="Content-Type" content="<?php echo $ this ->getContentType () ?> "/>
25
25
<title><?php echo htmlspecialchars (html_entity_decode ($ this ->getTitle ())) ?> </title>
26
26
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon"/>
27
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon"/>
28
27
29
28
<script type="text/javascript">
30
29
//<![CDATA[
Original file line number Diff line number Diff line change 19
19
<meta name="robots" content="noindex, nofollow"/>
20
20
<title><?php echo htmlspecialchars (html_entity_decode ($ this ->getTitle ())) ?> </title>
21
21
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon"/>
22
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon"/>
23
22
24
23
<script type="text/javascript">
25
24
var BLANK_URL = '<?php echo $ this ->getJsUrl () ?> blank.html';
Original file line number Diff line number Diff line change 22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('reset.css ' ) ?> " media="all" />
23
23
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('boxes.css ' ) ?> " media="all" />
24
24
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
28
27
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 21
21
<title><?php echo Mage::helper ('adminhtml ' )->__ ('Log into OpenMage Admin Page ' ) ?> </title>
22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('login.css ' ) ?> " media="all" />
23
23
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
24
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
24
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 21
21
<title><?php echo Mage::helper ('adminhtml ' )->__ ('Log into OpenMage Admin Page ' ) ?> </title>
22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('login.css ' ) ?> " media="all" />
23
23
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
24
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
24
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 21
21
<title><?php echo Mage::helper ('adminhtml ' )->__ ('Reset a Password ' ) ?> </title>
22
22
<link type="text/css" rel="stylesheet" href="<?php echo $ this ->getSkinUrl ('login.css ' ) ?> " media="all" />
23
23
<link rel="icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
24
- <link rel="shortcut icon" href="<?php echo $ this ->getSkinUrl ('favicon.ico ' ) ?> " type="image/x-icon" />
25
24
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/prototype.js ' ) ?> "></script>
26
25
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('prototype/validation.js ' ) ?> "></script>
27
26
<script type="text/javascript" src="<?php echo $ this ->getJsUrl ('scriptaculous/effects.js ' ) ?> "></script>
Original file line number Diff line number Diff line change 22
22
<meta http-equiv="Content-Type" content="<?php echo $ this ->getContentType () ?> " />
23
23
<title><?php echo $ this ->getTitle () ?> </title>
24
24
<link rel="icon" href="<?php echo $ this ->getFaviconFile (); ?> " type="image/x-icon" />
25
- <link rel="shortcut icon" href="<?php echo $ this ->getFaviconFile (); ?> " type="image/x-icon" />
26
25
27
26
<?php echo $ this ->getCssJsHtml () ?>
Original file line number Diff line number Diff line change 24
24
<meta name="keywords" content="<?php echo htmlspecialchars ($ this ->getKeywords ()) ?> " />
25
25
<meta name="robots" content="<?php echo htmlspecialchars ($ this ->getRobots ()) ?> " />
26
26
<link rel="icon" href="<?php echo $ this ->getFaviconFile (); ?> " type="image/x-icon" />
27
- <link rel="shortcut icon" href="<?php echo $ this ->getFaviconFile (); ?> " type="image/x-icon" />
28
27
<?php echo $ this ->getCssJsHtml () ?>
29
28
<?php echo $ this ->getChildHtml () ?>
30
29
<?php echo $ this ->helper ('core/js ' )->getTranslatorScript () ?>
You can’t perform that action at this time.
0 commit comments