{* $Id: head_admin.tpl,v 1.1.2.26 2007/06/19 08:01:49 max Exp $ *} {if $login ne ""} {/if}
{include file="authbox_top.tpl"}
{******** Remove this line to display how much products there are online **** {insert name="productsonline" assign="_productsonline"} **** Remove this line to display how much products there are online ********}
{if ($usertype eq "P" or $usertype eq "A") and $login and $all_languages_cnt gt 1}
{$lng.lbl_current_language}: 
{else}   {/if}
{if $config.Appearance.show_in_stock eq "Y"} {insert name="itemsonline" assign="_itemsonline"} {$lng.lbl_products_and_items_online|substitute:"X":$_productsonline:"Y":$_itemsonline} {else} {$lng.lbl_products_online|substitute:"X":$_productsonline} {/if}