{include file="_system_/css_incs.html"} {include file="_system_/js_incs.html"}
{if $PRINTABLE} {include file="`$module`/`$module`.html"} {else}
{$LABEL.lbl_software}:
Fast-Sales {$smarty.const.SHOP_MODIF} v{$smarty.const.SHOP_VERSION}
{$LABEL.lbl_home}
{include file="_system_/menus.html"} {include file="_system_/language_box.html"}
{if fn_check_admin_rights('categories') and $CONFIG.modules.categories.avail eq 'Y'}
{$LABEL.lbl_catalog_menu}
{/if} {if fn_check_admin_rights('orders') and $CONFIG.modules.orders.avail eq 'Y'}
{$LABEL.lbl_orders}
{/if} {if fn_check_admin_rights('reviews') and $CONFIG.modules.reviews.avail eq 'Y'}
{$LABEL.lbl_reviews}
{/if} {if fn_check_admin_rights('users') and $CONFIG.modules.users.avail eq 'Y'}
{$LABEL.lbl_users}
{/if} {if fn_check_admin_rights('articles') and $CONFIG.modules.articles.avail eq 'Y'}
{$LABEL.lbl_articles}
{/if} {if fn_check_admin_rights('stats') and $CONFIG.modules.stats.avail eq 'Y'}
{$LABEL.lbl_stats}
{/if} {if fn_check_admin_rights('products') and $CONFIG.modules.products.avail eq 'Y'}
{$LABEL.lbl_search}
{/if} {if fn_check_admin_rights('db_backup') and $CONFIG.modules.db_backup.avail eq 'Y'}
{$LABEL.link_dbbackup}
{/if} {if fn_check_admin_rights('settings') and $CONFIG.modules.settings.avail eq 'Y'}
{$LABEL.lbl_settings}
{/if}
{if $software_help_file}
{$LABEL.lbl_manual}
{/if}
{$LABEL.link_open_customer_area}
{$LABEL.lbl_welcome},
{$smarty.session.admin_info.first_name}
{$LABEL.link_logout}
{foreach from=$LOCATION item=loc name=navig}
{if not $smarty.foreach.navig.last}
{$loc.caption}
{else}
{$loc.caption}
{/if}
{/foreach}
{$LABEL.err_no_js}
{include file="`$module`/`$module`.html"} {if $err} {elseif $msgs} {/if} {/if}