{* = SUBVERSION DATA =================================================== = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/index.tpl $ = $LastChangedBy: gullevek $ = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ = $LastChangedRevision: 3159 $ = SUBVERSION DATA =================================================== ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 * DESCRIPTION: * edit body part * HISTORY: ******************************************************************** *}
{*
left
*}
Status
Shops
Shops Flagged Delete: {$shop_delete_flagged}
Shops Flagged Offline: {$shop_offline_flagged}
Shops Flagged Online: {$shop_online_flagged}
Shops without any categories: {$shop_no_category}

Products
Products Flagged no image: {$products_no_image_flagged}
Products Flagged offline: {$products_offline_flagged}
Products Flagged online: {$products_online_flagged}
Products without any color tags: {$products_no_color_tags}

Categories
Categories without Products: {$categories_no_products}
{ * shows shops to be uploaded *} {if $queued_items}
Items to push live
del
GK
Date
Type
Action
Target
Key
Key ID
Asc
Lock
{foreach from=$queued_items key=key item=item}
{if $item.checkbox}{else} {/if}
{$item.group_key}
{$item.date_created}
{$item.type}
{$item.action}
{$item.target}
{$item.key_name}
{$item.key_value}
{$item.associate}
{$item.locked}
{/foreach}
{/if}
Issues
{$issue_data}
Quick Search
Search for Key / String:
Enter something to search into the search field
{* $Id: index.tpl 3159 2010-09-02 02:58:10Z gullevek $ *}