'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_tax_rate_1'), 'default_tax_1_rate', array('class' => 'control-label col-xs-2')); ?>
'default_tax_1_name', 'id' => 'default_tax_1_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('default_tax_1_name')!==FALSE ? $this->config->item('default_tax_1_name') : $this->lang->line('items_sales_tax_1'))); ?>
'default_tax_1_rate', 'id' => 'default_tax_1_rate', 'class' => 'form-control input-sm', 'value'=>to_tax_decimals($this->config->item('default_tax_1_rate')))); ?> %
lang->line('config_default_tax_rate_2'), 'default_tax_2_rate', array('class' => 'control-label col-xs-2')); ?>
'default_tax_2_name', 'id' => 'default_tax_2_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('default_tax_2_name')!==FALSE ? $this->config->item('default_tax_2_name') : $this->lang->line('items_sales_tax_2'))); ?>
'default_tax_2_rate', 'id' => 'default_tax_2_rate', 'class' => 'form-control input-sm', 'value'=>to_tax_decimals($this->config->item('default_tax_2_rate')))); ?> %
lang->line('config_tax_included'), 'tax_included', array('class' => 'control-label col-xs-2')); ?>
'tax_included', 'id' => 'tax_included', 'value' => 'tax_included', 'checked'=>$this->config->item('tax_included'))); ?>
lang->line('config_customer_sales_tax_support'), 'customer_sales_tax_support', array('class' => 'control-label col-xs-2')); ?>
'customer_sales_tax_support', 'id' => 'customer_sales_tax_support', 'value' => 'customer_sales_tax_support', 'checked'=>$this->config->item('customer_sales_tax_support'))); ?>
lang->line('config_default_origin_tax_code'), 'default_origin_tax_code', array('class' => 'control-label col-xs-2')); ?>
'default_origin_tax_code', 'id' => 'default_origin_tax_code', 'class' => 'form-control input-sm', 'value'=>$this->config->item('default_origin_tax_code'))); ?>
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'))); ?> %
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_statistics'), 'statistics', array('class' => 'control-label col-xs-2')); ?>
'statistics', 'id' => 'statistics', 'value' => 'statistics', 'checked'=>$this->config->item('statistics'))); ?>  
lang->line('config_custom1'), 'config_custom1', array('class' => 'control-label col-xs-2')); ?>
'custom1_name', 'id' => 'custom1_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom1_name'))); ?>
lang->line('config_custom2'), 'config_custom2', array('class' => 'control-label col-xs-2')); ?>
'custom2_name', 'id' => 'custom2_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom2_name'))); ?>
lang->line('config_custom3'), 'config_custom3', array('class' => 'control-label col-xs-2')); ?>
'custom3_name', 'id' => 'custom3_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom3_name'))); ?>
lang->line('config_custom4'), 'config_custom4', array('class' => 'control-label col-xs-2')); ?>
'custom4_name', 'id' => 'custom4_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom4_name'))); ?>
lang->line('config_custom5'), 'config_custom5', array('class' => 'control-label col-xs-2')); ?>
'custom5_name', 'id' => 'custom5_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom5_name'))); ?>
lang->line('config_custom6'), 'config_custom6', array('class' => 'control-label col-xs-2')); ?>
'custom6_name', 'id' => 'custom6_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom6_name'))); ?>
lang->line('config_custom7'), 'config_custom7', array('class' => 'control-label col-xs-2')); ?>
'custom7_name', 'id' => 'custom7_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom7_name'))); ?>
lang->line('config_custom8'), 'config_custom8', array('class' => 'control-label col-xs-2')); ?>
'custom8_name', 'id' => 'custom8_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom8_name'))); ?>
lang->line('config_custom9'), 'config_custom9', array('class' => 'control-label col-xs-2')); ?>
'custom9_name', 'id' => 'custom9_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom9_name'))); ?>
lang->line('config_custom10'), 'config_custom10', array('class' => 'control-label col-xs-2')); ?>
'custom10_name', 'id' => 'custom10_name', 'class' => 'form-control input-sm', 'value'=>$this->config->item('custom10_name'))); ?>
lang->line('config_backup_database'), 'config_backup_database', array('class' => 'control-label col-xs-2')); ?>
lang->line('config_backup_button'); ?>
'submit_form', 'id' => 'submit_form', 'value'=>$this->lang->line('common_submit'), 'class' => 'btn btn-primary btn-sm pull-right')); ?>