?>
<small><?php 
    echo smarty_function_translate(array('text' => '_rate'), $this);
    ?>
</small></h2>
<div id="rateProduct">
	<?php 
    if ($this->_tpl_vars['isLoginRequiredToRate']) {
        ?>
		<p><?php 
        ob_start();
        echo smarty_function_link(array('controller' => 'user', 'action' => 'login'), $this);
        $this->_smarty_vars['capture']['default'] = ob_get_contents();
        $this->assign('blockAsParamValue', ob_get_contents());
        ob_end_clean();
        echo smarty_function_maketext(array('text' => '_msg_rating_login_required', 'params' => $this->_tpl_vars['blockAsParamValue']), $this);
        ?>
</p>
	<?php 
    } elseif ($this->_tpl_vars['isPurchaseRequiredToRate']) {
        ?>
		<p><?php 
        echo smarty_function_translate(array('text' => '_msg_rating_purchase_required'), $this);
        ?>
</p>
	<?php 
    } else {
        ?>
		<?php 
        $_smarty_tpl_vars = $this->_tpl_vars;
        $this->_smarty_include(array('smarty_include_tpl_file' => "custom:product/rate.tpl", 'smarty_include_vars' => array()));
?>
</option>
				<option value="-6 hours | now" selected="selected"><?php 
echo smarty_function_maketext(array('text' => '_last_hours', 'params' => 6), $this);
?>
</option>
				<option value="-12 hours | now" selected="selected"><?php 
echo smarty_function_maketext(array('text' => '_last_hours', 'params' => 12), $this);
?>
</option>
				<option value="-24 hours | now" selected="selected"><?php 
echo smarty_function_maketext(array('text' => '_last_hours', 'params' => 24), $this);
?>
</option>
				<option value="-3 days | now"><?php 
echo smarty_function_maketext(array('text' => '_last_days', 'params' => 3), $this);
?>
</option>
				<option value="w:Monday ~ -1 week | w:Monday"><?php 
echo smarty_function_translate(array('text' => '_last_week'), $this);
?>
</option>
				<option value="January 1 | now"><?php 
echo smarty_function_translate(array('text' => '_this_year'), $this);
?>
</option>
				<option value="January 1 last year | January 1"><?php 
echo smarty_function_translate(array('text' => '_last_year'), $this);
?>
</option>
			</select>:
		<div class="resultStats">
			<?php 
if ($this->_tpl_vars['orders']) {
    ?>
				<?php 
    if ($this->_tpl_vars['count'] > $this->_tpl_vars['perPage']) {
        ?>
					<?php 
        echo smarty_function_maketext(array('text' => '_displaying_orders', 'params' => $this->_tpl_vars['from'] . "," . $this->_tpl_vars['to'] . "," . $this->_tpl_vars['count']), $this);
        ?>

				<?php 
    } else {
        ?>
					<?php 
        echo smarty_function_maketext(array('text' => '_orders_found', 'params' => $this->_tpl_vars['count']), $this);
        ?>

				<?php 
    }
    ?>
			<?php 
} else {
    ?>
				<?php 
    echo smarty_function_translate(array('text' => '_no_orders_found'), $this);
    ?>

			<?php 
}
?>
		<span class="menuItem shoppingCart">
			<a href="<?php 
    echo smarty_function_link(array('controller' => 'order', 'returnPath' => $this->_tpl_vars['returnPath']), $this);
    ?>
" class="menu_shoppingCart"><?php 
    echo smarty_function_translate(array('text' => '_shopping_cart'), $this);
    ?>
</a> <span class="menu_cartItemCount" style="<?php 
    if (!$this->_tpl_vars['order']['basketCount']) {
        ?>
display: none;<?php 
    }
    ?>
">(<span><?php 
    echo smarty_function_maketext(array('text' => '_cart_item_count', 'params' => $this->_tpl_vars['order']['basketCount']), $this);
    ?>
</span>)</span>
		</span>

		<span class="menu_isOrderable" style="<?php 
    if (!$this->_tpl_vars['order']['isOrderable']) {
        ?>
display: none;<?php 
    }
    ?>
">
			<span class="sep">|</span>

			<span class="menuItem checkout">
				<a href="<?php 
                    $this->_tpl_vars = $_smarty_tpl_vars;
                    unset($_smarty_tpl_vars);
                    ?>
				<?php 
                }
            }
            unset($_from);
            ?>
			</ol>

			<?php 
            if ($this->_tpl_vars['results']['count'] > $this->_plugins['modifier']['config'][0][0]->config('SEARCH_MODEL_PREVIEW')) {
                ?>
				<div class="allResults">
					<a href="<?php 
                echo smarty_function_link(array('controller' => 'search', 'action' => 'index', 'query' => "type=" . $this->_tpl_vars['results']['meta']['class'] . "&q=" . $this->_tpl_vars['request']['q']), $this);
                ?>
"><?php 
                echo smarty_function_maketext(array('text' => '_all_results', 'params' => $this->_tpl_vars['results']['count']), $this);
                ?>
</a>
				</div>
			<?php 
            }
            ?>
		</div>
	<?php 
        }
    }
}
unset($_from);
"><?php 
echo $this->_tpl_vars['order']['formatted_dateCompleted']['date_long'];
?>
</a>
</h3>

<?php 
if ($this->_tpl_vars['order']['unreadMessageCount']) {
    ?>
	<p class="messages">
		<a href="<?php 
    echo smarty_function_link(array('controller' => 'user', 'action' => 'viewOrder', 'id' => $this->_tpl_vars['order']['ID']), $this);
    ?>
#msg" class="messages">
			<?php 
    echo smarty_function_maketext(array('text' => '_unread_messages', 'params' => $this->_tpl_vars['order']['unreadMessageCount']), $this);
    ?>

		</a>
	</p>
<?php 
}
?>

<div class="orderStatus">
	<?php 
echo smarty_function_translate(array('text' => '_status'), $this);
?>
:
	<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
    echo smarty_function_translate(array('text' => '_overall_rating'), $this);
    ?>
:</span> <?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:product/ratingImage.tpl", 'smarty_include_vars' => array('rating' => $this->_tpl_vars['product']['rating'])));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
				<?php 
    if ($this->_tpl_vars['product']['reviewCount'] > 0) {
        ?>
					<a href="<?php 
        echo smarty_function_self(array(), $this);
        ?>
#reviews">(<?php 
        echo smarty_function_maketext(array('text' => '_review_count', 'params' => $this->_tpl_vars['product']['reviewCount']), $this);
        ?>
)</a>
				<?php 
    }
    ?>
			</div>

			<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:product/ratingBreakdown.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>

		</fieldset>
<?php

/* Smarty version 2.6.26, created on 2015-12-01 10:48:33
   compiled from custom:category/categoryProductList.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'maketext', 'custom:category/categoryProductList.tpl', 5, false), array('function', 'translate', 'custom:category/categoryProductList.tpl', 12, false), array('function', 'selectfield', 'custom:category/categoryProductList.tpl', 14, false), array('function', 'link', 'custom:category/categoryProductList.tpl', 24, false), array('function', 'paginate', 'custom:category/categoryProductList.tpl', 31, false), array('modifier', 'count', 'custom:category/categoryProductList.tpl', 11, false), array('block', 'form', 'custom:category/categoryProductList.tpl', 13, false))), $this);
if ($this->_tpl_vars['products']) {
    ?>
	<div class="resultStats">
		<fieldset class="container">
		<div class="pagingInfo">
			<?php 
    echo smarty_function_maketext(array('text' => '_showing_products', 'params' => $this->_tpl_vars['offsetStart'] . "," . $this->_tpl_vars['offsetEnd'] . "," . $this->_tpl_vars['count']), $this);
    ?>

		</div>

		<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:category/block/switchListLayout.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>

		<div class="sortOptions">
			<?php 
    if ($this->_tpl_vars['sortOptions'] && count($this->_tpl_vars['sortOptions']) > 1) {
        ?>
				<?php 
        echo smarty_function_translate(array('text' => '_sort_by'), $this);
        ?>
$_block_repeat = true;
smarty_block_denied($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
while ($_block_repeat) {
    ob_start();
    ?>
readonly="readonly"<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo smarty_block_denied($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
?>
 />
				<label class="checkbox"><?php 
echo smarty_function_maketext(array('text' => '_productFile_embedded', 'params' => "FLV; SWF"), $this);
?>
</label>
			</p>
		</fieldset>

			<!-- STEP 3 -->

			<?php 
$this->_tag_stack[] = array('language', array());
$_block_repeat = true;
smarty_block_language($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
while ($_block_repeat) {
    ob_start();
    ?>
				<fieldset class="error">
                            ?>
								- <?php 
                            echo smarty_function_maketext(array('text' => '_order_quantity_change', 'params' => $this->_tpl_vars['item']['from'] . "," . $this->_tpl_vars['item']['to']), $this);
                            ?>

							<?php 
                        }
                        ?>
						</li>
					<?php 
                    }
                }
                unset($_from);
                ?>
				</ul>
			<?php 
            } else {
                ?>
				<?php 
                echo smarty_function_maketext(array('text' => "_order_auto_changes_single_" . $this->_tpl_vars['type'], 'params' => $this->_tpl_vars['itemsById'][$this->_tpl_vars['items']['0']['id']]['Product']['name_lang'] . "," . $this->_tpl_vars['items']['0']['from'] . "," . $this->_tpl_vars['items']['0']['to']), $this);
                ?>

			<?php 
            }
            ?>
		</div>
	<?php 
        }
    }
    unset($_from);
}
	</div>

	<div class="treeManagerContainer maxHeight h--100">
		<div id="reportDateRange">
			Report period:
			<?php 
echo smarty_function_renderBlock(array('block' => "backend.components/DATE_RANGE_SELECTOR", 'class' => 'reportDateSelector'), $this);
?>

			<select class="reportDateSelector">
				<option value="-30 days | now"><?php 
echo smarty_function_maketext(array('text' => '_last_days', 'params' => 30), $this);
?>
</option>
				<option value="-24 hours | now"><?php 
echo smarty_function_maketext(array('text' => '_last_hours', 'params' => 24), $this);
?>
</option>
				<option value="today | now"><?php 
echo is_array($_tmp = smarty_function_translate(array('text' => '_today', 'disableLiveTranslation' => 'true'), $this)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
?>
</option>
				<option value="yesterday | today"><?php 
echo is_array($_tmp = smarty_function_translate(array('text' => '_yesterday', 'disableLiveTranslation' => 'true'), $this)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
?>
</option>
				<option value="-7 days | now"><?php 
echo is_array($_tmp = smarty_function_translate(array('text' => '_last_7_days', 'disableLiveTranslation' => 'true'), $this)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
?>
</option>
				<option value="<?php 
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div id="content">

	<h1><?php 
echo smarty_function_translate(array('text' => '_your_files'), $this);
?>
</h1>

		<div class="resultStats">
			<?php 
if ($this->_tpl_vars['files']) {
    ?>
				<?php 
    echo smarty_function_maketext(array('text' => '_files_found', 'params' => count($this->_tpl_vars['files'])), $this);
    ?>

			<?php 
} else {
    ?>
				<?php 
    echo smarty_function_translate(array('text' => '_no_files_found'), $this);
    ?>

			<?php 
}
?>
		</div>

		<?php 
<?php

/* Smarty version 2.6.26, created on 2015-12-02 13:11:26
   compiled from /home/illumin/public_html/application/view///backend/newsletter/recipientCount.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'maketext', '/home/illumin/public_html/application/view///backend/newsletter/recipientCount.tpl', 2, false))), $this);
?>
<span class="progressIndicator" style="display: none;"></span>
<?php 
echo smarty_function_maketext(array('text' => "[quant,_1,recipient,recipients,No matching recipients]", 'params' => $this->_tpl_vars['count']), $this);
		<legend><?php 
    echo smarty_function_translate(array('text' => '_add_new_title'), $this);
    ?>
</legend>
		<p class="required">
			<label for="image"><?php 
    echo smarty_function_translate(array('text' => '_image_file'), $this);
    ?>
</label>
			<fieldset class="error">
				<?php 
    echo smarty_function_filefield(array('name' => 'image', 'id' => 'image'), $this);
    ?>

				<span class="maxFileSize"><?php 
    echo smarty_function_maketext(array('text' => '_max_file_size', 'params' => $this->_tpl_vars['maxSize']), $this);
    ?>
</span>
				<div class="errorText" style="display: none;"></div>
			</fieldset>
		</p>
			
		<p>
			<label for="title"><?php 
    echo smarty_function_translate(array('text' => '_image_title'), $this);
    ?>
:</label>
			<?php 
    echo smarty_function_textfield(array('name' => 'title', 'id' => 'title'), $this);
    ?>
	
        }
    } else {
        $this->_sections['parents']['total'] = 0;
    }
    if ($this->_sections['parents']['show']) {
        for ($this->_sections['parents']['index'] = $this->_sections['parents']['start'], $this->_sections['parents']['iteration'] = 1; $this->_sections['parents']['iteration'] <= $this->_sections['parents']['total']; $this->_sections['parents']['index'] += $this->_sections['parents']['step'], $this->_sections['parents']['iteration']++) {
            $this->_sections['parents']['rownum'] = $this->_sections['parents']['iteration'];
            $this->_sections['parents']['index_prev'] = $this->_sections['parents']['index'] - $this->_sections['parents']['step'];
            $this->_sections['parents']['index_next'] = $this->_sections['parents']['index'] + $this->_sections['parents']['step'];
            $this->_sections['parents']['first'] = $this->_sections['parents']['iteration'] == 1;
            $this->_sections['parents']['last'] = $this->_sections['parents']['iteration'] == $this->_sections['parents']['total'];
            ?>
			<p>
				<?php 
            ob_start();
            echo smarty_function_maketext(array('text' => '_parent_theme_x', 'params' => $this->_sections['parents']['index']), $this);
            $this->_smarty_vars['capture']['default'] = ob_get_contents();
            $this->assign('label', ob_get_contents());
            ob_end_clean();
            ?>
				<?php 
            if ($this->_sections['parents']['index'] == 1) {
                $this->assign('tipIndex', '1');
            } else {
                $this->assign('tipIndex', '2');
            }
            ?>
				<label><?php 
            echo smarty_function_toolTip(array('label' => $this->_tpl_vars['label'], 'hint' => "_tip_parent_" . $this->_tpl_vars['tipIndex']), $this);
            ?>
:</label>
			<span class="progressTotal"></span>
		</div>
		<a class="cancel" href="#" onclick="Backend.CsvImport.cancel(); return false;"><?php 
    echo smarty_function_translate(array('text' => '_cancel'), $this);
    ?>
</a>
		<div class="lastName"></div>
	</fieldset>

	</div>

	<div class="clear"></div>

	<fieldset id="preview">
		<legend><?php 
    echo smarty_function_maketext(array('text' => '_preview_count', 'params' => $this->_tpl_vars['previewCount'] . "," . $this->_tpl_vars['total']), $this);
    ?>
</legend>
			<div id="previewContainer">
				<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:backend/csvImport/preview.tpl", 'smarty_include_vars' => array('preview' => $this->_tpl_vars['preview'])));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
			</div>
	</fieldset>

<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
						<?php 
echo smarty_function_toolTip(array('label' => '_ProductOption_fileExtensions', 'hint' => '_ProductOption_fileExtensions_help'), $this);
?>

				</label>
				<fieldset class="error">
					<input type="text" name="fileExtensions" class="productOption_form_fileExtensions"  />
					<span class="errorText hidden"> </span>
				</fieldset>
			</p>

			<p>
				<label class="productOption_form_maxFileSize_label">
					<?php 
ob_start();
echo smarty_function_maketext(array('text' => '_ProductOption_maxFileSize_help', 'params' => $this->_tpl_vars['maxUploadSize']), $this);
$this->_smarty_vars['capture']['default'] = ob_get_contents();
$this->assign('maxTip', ob_get_contents());
ob_end_clean();
?>
					<?php 
echo smarty_function_toolTip(array('label' => '_ProductOption_maxFileSize', 'hint' => $this->_tpl_vars['maxTip']), $this);
?>

				</label>
				<fieldset class="error">
					<input type="text" name="maxFileSize" class="number productOption_form_maxFileSize"  /> <?php 
echo smarty_function_translate(array('text' => '_ProductOption_megabytes'), $this);
?>

					<span class="errorText hidden"> </span>