function report_path() { $type = modApiFunc('Request', 'getValueByKey', 'type'); $title = ""; if ($type == "robot") { $title = getxMsg('RPTS', 'REPORT_CRAWLER_SCANNED_PAGES'); } else { $title = getxMsg('RPTS', 'REPORT_SEANCE_CLICK_PATH'); } ?> <script language="javascript" type="text/javascript"> function submitHandler(formname) { var form = document.getElementById(formname); if (form.onsubmit) form.onsubmit(); form.submit(); } </script> <!-- BEGIN Portlet PORTLET--> <div class="portlet light"> <div class="portlet-title"> <div class="caption"> <span class="caption-subject font-green-sharp bold uppercase"> <i class="fa fa-gift"></i> <?php print $title; ?> </span> </div> </div> <div class="portlet-body"> <form action="" name="CacheSettings" id="CacheSettings" method="post"> <input type="hidden" name="asc_action" value="UpdateCacheSettings"> <?php ReportSeanceClickPath(REPORT_OUTPUT_CONTENT); ?> </form> </div> </div> <!-- END Portlet PORTLET--> <?php }
| http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER'); $tpl_header = getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER'), 'url' => '')); $tpl_help = 'catalog_manage_products'; $tpl_class = 'PI_ColorSwatch'; $tpl_tinymce = 'yes'; //$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php'; ?>
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg("SCC", 'EDIT_FS_RULE_PAGE_TITLE'); $tpl_header = getxMsg('SCC', 'SCC_EDIT_FS_RULE_TABLE_NAME'); // $tpl_onload_js = 'unmark_all_available_modules_selects(); unmark_selected_modules_select();'; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'SM_PAGE_TITLE'), 'url' => 'shipping_modules.php'), array('name' => getxmsg('SCC', 'SCC_FSTABLE_RULES_TITLE'), 'url' => 'scc_fs_rules.php'), array('name' => getxmsg('SCC', 'SCC_EDIT_FS_RULE_TABLE_NAME'), 'url' => '')); $tpl_class = 'EditFsRule'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
| Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'TITLE_SUBSCRIBE'); $tpl_header = getxMsg('SYS', 'TITLE_SUBSCRIBE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxmsg('SUBSCR', 'SUBSCRIPTIONS_TITLE'), 'url' => 'subscriptions_manage.php'), array('name' => getxmsg('SYS', 'TITLE_SUBSCRIBE'), 'url' => '')); $tpl_help = 'Subscriptions_MainPage'; $tpl_class = 'Subscriptions_Subscribe_Page'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php'; ?> <?php function Subscriptions_Subscribe_Page() { Subscriptions_Subscribe('subscribe'); }
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE'), 'url' => '')); $tpl_help = 'config_store_owner_profile'; $tpl_class = 'StoreOwner'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SYS', 'APP_INFO_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'ADMIN_SERVER_PAGE_NAME'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_TOOLS'), 'url' => 'tools.php'), array('name' => getxMsg('SYS', 'APP_INFO_PAGE_TITLE'), 'url' => '')); $tpl_help = 'admin_server_info'; $tpl_class = 'ServerInfo'; include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('MR', 'MR_SETTINGS_LINK'); $tpl_header = getxMsg('MR', 'MR_SETTINGS_LINK'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('MR', 'MR_SETTINGS_LINK'), 'url' => '')); $tpl_help = 'mod_rewrite_settings'; $tpl_class = 'MR_Settings'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SUBSCR', 'TITLE_EMAILS_EXPORT'); $tpl_class = 'Subscriptions_Export'; include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SYS', 'TITLE_EDIT_TOPIC'); $tpl_class = 'Subscriptions_EditTopic'; include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'LABEL_EDITOR_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'MENU_LABEL_EDITOR'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'STRSET_HEADER_002'), 'url' => 'store_settings.php#localization_tab'), array('name' => getxmsg('SYS', 'MENU_LABEL_EDITOR'), 'url' => '')); $tpl_help = 'label_editor_tab'; $tpl_class = 'LabelEditor'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
| Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER'); $tpl_header = getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER'), 'url' => '')); $tpl_help = 'Quantity_Discounts'; $tpl_class = 'manage_quantity_discounts_az'; $tpl_tinymce = 'yes'; $tpl_scripts = array('admin-avactis-validate'); include 'admin.tpl.php'; ?>
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SUBSCR', 'TITLE_EDIT_SIGNATURE'); $tpl_header = getxMsg('SUBSCR', 'TITLE_EDIT_SIGNATURE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxmsg('SUBSCR', 'SUBSCRIPTIONS_TITLE'), 'url' => 'subscriptions_manage.php'), array('name' => getxmsg('SUBSCR', 'TITLE_EDIT_SIGNATURE'), 'url' => '')); $tpl_help = 'Subscriptions_MainPage'; $tpl_class = 'Subscriptions_Signature'; $tpl_tinymce = 'yes'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE'), 'url' => '')); $tpl_help = 'store_settings_taxes_add_edit_display'; $tpl_class = 'AddTaxDisplayOption'; include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS'); $tpl_header = getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_TOOLS'), 'url' => 'tools.php'), array('name' => getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS'), 'url' => '')); $tpl_help = 'Clear_Cache'; $tpl_class = 'CacheSettings'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR'); $tpl_header = getxMsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR'); // $tpl_onload_js = 'unmark_all_available_modules_selects(); unmark_selected_modules_select();'; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR'), 'url' => '')); $tpl_help = 'credit_card_editr'; $tpl_class = 'CreditCardSettings'; include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SYS', 'CMS_HEADER_002'); $tpl_header = getxMsg('SYS', 'CMS_HEADER_002'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_STOREFRONT_DESIGN'), 'url' => 'storefront_design.php'), array('name' => getxmsg('SYS', 'CMS_HEADER_002'), 'url' => '')); $tpl_help = 'cms_menu_tab'; $tpl_class = 'CMS_Nav_Menu'; include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; $tpl_title = getxMsg('SYS', 'TOPICS_SORT_PAGE_TITLE'); $tpl_class = 'Subscriptions_SortTopics'; include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'CHECKOUT_INFO_SORT_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'CHECKOUT_INFO_SORT_PAGE_TITLE'); $tpl_onload_js = ''; $tpl_help = 'checkout_info'; $tpl_class = 'CheckoutInfoSortGroup'; include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'CTLG_TAB_PAGE_NAME'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'CTLG_TAB_006'), 'url' => 'catalog_manage_product_types.php'), array('name' => getxmsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE'), 'url' => 'catalog_edit_product_type.php')); $tpl_help = 'catalog_edit_product_type'; $tpl_class = 'EditProductType'; $tpl_tinymce = 'yes'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('ML', 'MNG_LNGS_PAGE_TITLE'); $tpl_header = getxMsg('ML', 'MNG_LNGS_PAGE_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('ML', 'MNG_LNGS_PAGE_TITLE'), 'url' => 'store_settings_languages.php')); $tpl_help = 'change_default_language'; $tpl_class = 'ChangeDefaultLanguage'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'SHIP_MODULE_SETTINGS_PAGE_TITLE'); $tpl_class = 'CheckoutShippingModuleSettings'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'CTGR_ADD_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'CTGR_ADD_PAGE_TITLE'); $tpl_help = 'catalog_add_category'; $tpl_class = 'AddCategory'; $tpl_tinymce = 'yes'; //$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'popup_window.php'; ?>
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'STRSET_WEIGHT_UNIT'); $tpl_header = getxMsg('SYS', 'STRSET_WEIGHT_UNIT'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'STRSET_WEIGHT_UNIT'), 'url' => '')); $tpl_help = 'store_settings_weight'; $tpl_class = 'WeightSettings'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); //include('admin.tpl.php'); include 'popup_window.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'SHIP_TESTER_PAGE_TITLE'); $tpl_header = getxMsg('ST', 'ST_HEADER'); // $tpl_onload_js = 'unmark_all_available_modules_selects(); unmark_selected_modules_select();'; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'SM_PAGE_TITLE'), 'url' => 'shipping_modules.php'), array('name' => getxmsg('ST', 'ST_HEADER'), 'url' => '')); $tpl_help = 'shipping_tester'; $tpl_class = 'ShippingTesterWindow'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('GCT', 'GC_ADD_FORM_TITLE'); $tpl_header = getxMsg('GCT', 'GC_ADD_FORM_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxMsg('GCT', 'PAGE_TITLE'), 'url' => 'marketing_manage_gc.php'), array('name' => getxMsg('GCT', 'GC_ADD_FORM_TITLE'), 'url' => '')); $tpl_help = 'marketing_gift_certificates'; $tpl_class = 'GiftCertificateAddView'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('CTL', 'EXP_PRDS_PG_TITLE'); $tpl_header = getxMsg('CTL', 'EXP_PRDS_PG_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('CTL', 'EXP_PRDS_PG_TITLE'), 'url' => '')); $tpl_help = 'export_products'; $tpl_class = 'ExportProductsView'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('NLT', 'COMPOSE_TITLE'); $tpl_header = getxMsg('NLT', 'COMPOSE_TITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxmsg('NLT', 'NEWSLETTER_TITLE1'), 'url' => 'newsletter_archive.php'), array('name' => getxmsg('NLT', 'COMPOSE_TITLE'), 'url' => '')); $tpl_help = 'Manage_Newsletters'; $tpl_class = 'Newsletter_Compose'; $tpl_scripts = array('admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('NTFCTN', 'NTFCTN_WINDOW_TITLE'); $tpl_header = getxMsg('NTFCTN', 'NTFCTN_PAGE_SUBTITLE'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('NTFCTN', 'NTFCTN_PAGE_SUBTITLE'), 'url' => '')); $tpl_help = 'notification_list'; $tpl_class = 'NotificationsList'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); // $tpl_jquery_ready = array('ASC_ADMIN.init();'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('SYS', 'CTLG_MANUFACTURERS_PAGE_TITLE'); $tpl_header = getxMsg('SYS', 'MNG_MNFS_PAGE_NAME'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'CTLG_MANUFACTURERS_PAGE_TITLE'), 'url' => '')); $tpl_help = 'manufacturers'; $tpl_class = 'ManufacturersList'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';
<?php /*********************************************************************** | Avactis (TM) Shopping Cart software developed by HBWSL. | http://www.avactis.com | ----------------------------------------------------------------------- | All source codes & content (c) Copyright 2004-2010, HBWSL. | unless specifically noted otherwise. | ============================================= | This source code is released under the Avactis License Agreement. | The latest version of this license can be found here: | http://www.avactis.com/license.php | | By using this software, you acknowledge having read this license agreement | and agree to be bound thereby. | ***********************************************************************/ require_once '../admin.php'; // $tpl_styles = array('admin-default','admin-custom'); $tpl_title = getxMsg('CR', 'CR_REVIEW_DATA'); $tpl_header = getxMsg('CR', 'CR_REVIEW_DATA'); $tpl_onload_js = ''; $tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_USERS'), 'url' => 'users.php'), array('name' => getxmsg('SYS', 'CUSTOMERS_REVIEWS_PAGE_TITLE'), 'url' => 'customer_reviews.php'), array('name' => getxmsg('CR', 'CR_REVIEW_DATA'), 'url' => '')); $tpl_help = 'customer_reviews_tab'; $tpl_class = 'CR_Review_Data'; // $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate'); include 'admin.tpl.php';