Admin - Configuration - Regulations - Display Privacy Conditions - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - Regulations - Display Privacy Conditions - Catalog
/path/to/your/shop/includes/modules/create_account.php
| Line #99 : if (DISPLAY_PRIVACY_CONDITIONS == 'true') { |
/path/to/your/shop/includes/modules/pages/login/header_php.php
| Line #33 : if (DISPLAY_PRIVACY_CONDITIONS == 'true') { |
/path/to/your/shop/includes/modules/pages/time_out/header_php.php
| Line #21 : if (DISPLAY_PRIVACY_CONDITIONS == 'true') { |
/path/to/your/shop/includes/templates/template_default/templates/tpl_modules_create_account.php
| Line #21 : if (DISPLAY_PRIVACY_CONDITIONS == 'true') { |
