// display_header/footer = false will display <head> tags

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9646 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-10-25 17:23:23 +00:00
parent 2a74e65fd5
commit 4fd262bd68
3 changed files with 6 additions and 6 deletions
+2
View File
@@ -142,6 +142,7 @@ $(document).ready(function()
</script>
</head>
<body {if $bo_color} style="background:{$bo_color}" {/if}>
{if $display_header}
<div id="top_container">
<div id="container">
<div id="header_infos"><span>
@@ -285,6 +286,7 @@ $(document).ready(function()
{/if}
</ul>
*}
{/if}
<div id="main">
<div id="content">
{if $install_dir_exists}