Server IP : 192.185.129.71 / Your IP : 3.133.106.74 Web Server : Apache System : Linux bh-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : svymadmin ( 4072) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home4/svymadmin/public_html/vivekaexcel.edu.in/bkp/application/views/admin/gdpr/pages/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php defined('BASEPATH') or exit('No direct script access allowed'); ?> <h4 class="no-mtop"> <?php echo _l('settings_group_general'); ?> </h4> <hr class="hr-panel-separator" /> <?php render_yes_no_option('enable_gdpr', 'Enable GDPR'); ?> <hr /> <?php render_yes_no_option('show_gdpr_in_customers_menu', 'Show GDPR link in customers area navigation'); ?> <hr /> <?php render_yes_no_option('show_gdpr_link_in_footer', 'Show GDPR link in customers area footer'); ?> <hr /> <p class=""> GDPR page top information block </p> <?php echo render_textarea('settings[gdpr_page_top_information_block]', '', get_option('gdpr_page_top_information_block'), [], [], '', 'tinymce'); ?>