'general_config_form', 'enctype' => 'multipart/form-data', 'class' => 'form-horizontal')); ?>
lang->line('common_fields_required_message'); ?>
lang->line('config_theme'), 'theme', array('class' => 'control-label col-xs-2')); ?>
config->item('theme'), array('class' => 'form-control input-sm')); ?>
lang->line('config_default_sales_discount'), 'default_sales_discount', array('class' => 'control-label col-xs-2 required')); ?>
'default_sales_discount', 'id' => 'default_sales_discount', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 0, 'max' => 100, 'value' => $this->config->item('default_sales_discount'))); ?> 'default_sales_discount_type', 'name' => 'default_sales_discount_type', 'value' => 1, 'data-toggle' => 'toggle', 'data-size' => 'normal', 'data-onstyle' => 'success', 'data-on' => ''.$this->config->item('currency_symbol').'', 'data-off' => '%', 'checked' => $this->config->item('default_sales_discount_type'))); ?>
lang->line('config_default_receivings_discount'), 'default_receivings_discount', array('class' => 'control-label col-xs-2 required')); ?>
'default_receivings_discount', 'id' => 'default_receivings_discount', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 0, 'max' => 100, 'value' => $this->config->item('default_receivings_discount'))); ?> 'default_receivings_discount_type', 'name' => 'default_receivings_discount_type', 'value' => 1, 'data-toggle' => 'toggle', 'data-size' => 'normal', 'data-onstyle' => 'success', 'data-on' => ''.$this->config->item('currency_symbol').'', 'data-off' => '%', 'checked' => $this->config->item('default_receivings_discount_type'))); ?>
lang->line('config_enforce_privacy'), 'enforce_privacy', array('class' => 'control-label col-xs-2')); ?>
'enforce_privacy', 'id' => 'enforce_privacy', 'value' => 'enforce_privacy', 'checked' => $this->config->item('enforce_privacy'))); ?>  
lang->line('config_receiving_calculate_average_price'), 'receiving_calculate_average_price', array('class' => 'control-label col-xs-2')); ?>
'receiving_calculate_average_price', 'id' => 'receiving_calculate_average_price', 'value' => 'receiving_calculate_average_price', 'checked' => $this->config->item('receiving_calculate_average_price'))); ?>
lang->line('config_lines_per_page'), 'lines_per_page', array('class' => 'control-label col-xs-2 required')); ?>
'lines_per_page', 'id' => 'lines_per_page', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 10, 'max' => 1000, 'value' => $this->config->item('lines_per_page'))); ?>
lang->line('config_notify_alignment'), 'notify_horizontal_position', array('class' => 'control-label col-xs-2')); ?>
$this->lang->line('config_top'), 'bottom' => $this->lang->line('config_bottom') ), $this->config->item('notify_vertical_position'), array('class' => 'form-control input-sm')); ?>
$this->lang->line('config_left'), 'center' => $this->lang->line('config_center'), 'right' => $this->lang->line('config_right') ), $this->config->item('notify_horizontal_position'), array('class' => 'form-control input-sm')); ?>
lang->line('config_gcaptcha_enable'), 'gcaptcha_enable', array('class' => 'control-label col-xs-2')); ?>
'gcaptcha_enable', 'id' => 'gcaptcha_enable', 'value' => 'gcaptcha_enable', 'checked' => $this->config->item('gcaptcha_enable'))); ?>  
lang->line('config_gcaptcha_site_key'), 'config_gcaptcha_site_key', array('class' => 'required control-label col-xs-2','id' => 'config_gcaptcha_site_key')); ?>
'gcaptcha_site_key', 'id' => 'gcaptcha_site_key', 'class' => 'form-control input-sm required', 'value' => $this->config->item('gcaptcha_site_key'))); ?>
lang->line('config_gcaptcha_secret_key'), 'config_gcaptcha_secret_key', array('class' => 'required control-label col-xs-2','id' => 'config_gcaptcha_secret_key')); ?>
'gcaptcha_secret_key', 'id' => 'gcaptcha_secret_key', 'class' => 'form-control input-sm required', 'value' => $this->config->item('gcaptcha_secret_key'))); ?>
lang->line('config_suggestions_layout'), 'suggestions_layout', array('class' => 'control-label col-xs-2')); ?>
$this->lang->line('items_name'), 'item_number' => $this->lang->line('items_number_information'), 'unit_price' => $this->lang->line('items_unit_price') ), $this->config->item('suggestions_first_column'), array('class' => 'form-control input-sm')); ?>
$this->lang->line('config_none'), 'name' => $this->lang->line('items_name'), 'item_number' => $this->lang->line('items_number_information'), 'unit_price' => $this->lang->line('items_unit_price') ), $this->config->item('suggestions_second_column'), array('class' => 'form-control input-sm')); ?>
$this->lang->line('config_none'), 'name' => $this->lang->line('items_name'), 'item_number' => $this->lang->line('items_number_information'), 'unit_price' => $this->lang->line('items_unit_price') ), $this->config->item('suggestions_third_column'), array('class' => 'form-control input-sm')); ?>
lang->line('config_giftcard_number'), 'giftcard_number', array('class' => 'control-label col-xs-2')); ?>
lang->line('config_derive_sale_quantity'), 'derive_sale_quantity', array('class' => 'control-label col-xs-2')); ?>
'derive_sale_quantity', 'id' => 'derive_sale_quantity', 'value' => 'derive_sale_quantity', 'checked' => $this->config->item('derive_sale_quantity'))); ?>  
lang->line('config_show_office_group'), 'show_office_group', array('class' => 'control-label col-xs-2')); ?>
'show_office_group', 'id' => 'show_office_group', 'value' => 'show_office_group', 'checked' => $show_office_group)); ?>
lang->line('config_multi_pack_enabled'), 'multi_pack_enabled', array('class' => 'control-label col-xs-2')); ?>
'multi_pack_enabled', 'id' => 'multi_pack_enabled', 'value' => 'multi_pack_enabled', 'checked' => $this->config->item('multi_pack_enabled'))); ?>
lang->line('config_include_hsn'), 'include_hsn', array('class' => 'control-label col-xs-2')); ?>
'include_hsn', 'id' => 'include_hsn', 'value' => 'include_hsn', 'checked' => $this->config->item('include_hsn'))); ?>
lang->line('config_backup_database'), 'config_backup_database', array('class' => 'control-label col-xs-2')); ?>
lang->line('config_backup_button'); ?>
'submit_general', 'id' => 'submit_general', 'value' => $this->lang->line('common_submit'), 'class' => 'btn btn-primary btn-sm pull-right')); ?>