{* * 2007-2011 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA * @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {$meta_title} - PrestaShop™ {if isset($css_files)} {foreach from=$css_files key=css_uri item=media} {/foreach} {/if} {if isset($js_files)} {foreach from=$js_files item=js_uri} {/foreach} {/if} {$HOOK_HEADER}
{$shop_name}
{if {$show_new_orders} == 1}
0

{l s='Last orders'}

{l s='No new orders has been made on your shop'}

    {l s='Show all orders'}

    {/if} {if ($show_new_customers == 1)}
    0

    {l s='Last customers'}

    {l s='No new customers registered on your shop'}

      {l s='Show all customers'}

      {/if} {if {$show_new_messages} == 1}
      0

      {l s='Last messages'}

      {l s='No new messages posted on your shop'}

        {l s='Show all messages'}

        {/if}
        {$first_name} {$last_name} [ {l s='logout'} ] {if {$base_url}} - {l s='View my shop'} {/if} - {l s='My preferences'}
        {if $multi_shop}
        {l s='Select your shop:'}{$shop_list}
        {/if} {$HOOK_TOP} {foreach $tabs AS $t} {/foreach} {if $employee->bo_uimode == 'hover'} {/if}
        {if $install_dir_exists}
        {l s='For security reasons, you must also:'} {l s='delete the /install folder'}
        {/if} {* We should display breadcrumb only if needed *} {if count($tabs_breadcrumb)>1}
        {l s='Back Office'} {foreach $tabs_breadcrumb AS $item} > {if isset($item.token)}{/if} {$item.name} {if isset($item.token)}{/if} {/foreach}
        {/if} {if $is_multishop && $shop_context != 'all'}
        {if $shop_context == 'group'} {l s='You are configuring your store for group shop '}{$shop_name} {elseif $shop_context == 'shop'} {l s='You are configuring your store for shop '}{$shop_name} {/if}
        {/if}