Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/report/
Upload File :
Current File : /var/test/www/alh/admin/language/english/report/product_viewed.php

<?php
// Heading
$_['heading_title']  = 'Products Viewed Report';

// Text
$_['text_success']   = 'Success: You have reset the product viewed report!';

// Column
$_['column_name']    = 'Product Name';
$_['column_model']   = 'Model';
$_['column_viewed']  = 'Viewed';
$_['column_percent'] = 'Percent';
?>