// 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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user