diff --git a/application/views/giftcards/manage.php b/application/views/giftcards/manage.php
index f48983a17..58f74fffd 100644
--- a/application/views/giftcards/manage.php
+++ b/application/views/giftcards/manage.php
@@ -65,17 +65,15 @@ function post_giftcard_form_submit(response)
-'search_form', 'class'=>'form-group')); ?>
- ', array('id'=>'delete')); ?>
-
-
-
-
-
-
-
+'search_form', 'class'=>'form-horizontal')); ?>
+
diff --git a/application/views/item_kits/manage.php b/application/views/item_kits/manage.php
index 17e368ab4..e11f43ceb 100644
--- a/application/views/item_kits/manage.php
+++ b/application/views/item_kits/manage.php
@@ -78,18 +78,16 @@ function post_item_kit_form_submit(response)
-'search_form', 'class'=>'form-group')); ?>
- ', array('id'=>'delete')); ?>
-
' . $this->lang->line("items_generate_barcodes") . '', array('id'=>'generate_barcodes', 'target' =>'_blank', 'title'=>$this->lang->line('items_generate_barcodes'))); ?>
-
-
-
-
-
-
-
+'search_form', 'class'=>'form-horizontal')); ?>
+
diff --git a/application/views/items/manage.php b/application/views/items/manage.php
index cd0c84f5e..025abde90 100644
--- a/application/views/items/manage.php
+++ b/application/views/items/manage.php
@@ -175,46 +175,45 @@ function post_bulk_form_submit(response)
-'search_form', 'class'=>'form-group')); ?>
-
- lang->line('items_empty_upc_items').' '.':', 'empty_upc');?>
- 'empty_upc','id'=>'empty_upc','value'=>1,'checked'=> isset($empty_upc)? ( ($empty_upc)? 1 : 0) : 0)).' | ';?>
- lang->line('items_low_inventory_items').' '.':', 'low_inventory');?>
- 'low_inventory','id'=>'low_inventory','value'=>1,'checked'=> isset($low_inventory)? ( ($low_inventory)? 1 : 0) : 0)).' | ';?>
- lang->line('items_serialized_items').' '.':', 'is_serialized');?>
- 'is_serialized','id'=>'is_serialized','value'=>1,'checked'=> isset($is_serialized)? ( ($is_serialized)? 1 : 0) : 0)).' | ';?>
- lang->line('items_no_description_items').' '.':', 'no_description');?>
- 'no_description','id'=>'no_description','value'=>1,'checked'=> isset($no_description)? ( ($no_description)? 1 : 0) : 0)).' | ';?>
- lang->line('items_search_custom_items').' '.':', 'search_custom');?>
- 'search_custom','id'=>'search_custom','value'=>1,'checked'=> isset($search_custom)? ( ($search_custom)? 1 : 0) : 0)).' | ';?>
- lang->line('items_is_deleted').' '.':', 'is_deleted');?>
- 'is_deleted','id'=>'is_deleted','value'=>1,'checked'=> isset($is_deleted)? ( ($is_deleted)? 1 : 0) : 0));?>
+'search_form', 'class'=>'form-horizontal')); ?>
+
- ', array('id'=>'delete')); ?>
- ' . $this->lang->line("items_bulk_edit") . '', array('id'=>'bulk_edit', 'modal-dlg modal-btn-submit', 'title'=>$this->lang->line('items_edit_multiple_items'))); ?>
- ' . $this->lang->line("items_generate_barcodes") . '', array('id'=>'generate_barcodes', 'target' =>'_blank', 'title'=>$this->lang->line('items_generate_barcodes'))); ?>
- 1)
- {
- ?>
- 'stock_location', 'onchange'=>"$('#search_form').submit();", 'class'=>'selectpicker show-menu-arrow', 'data-style'=>'btn-default btn-sm', 'data-width'=>'fit')); ?>
-
-
-
-
-
-
-
+ ', array('id'=>'delete')); ?>
+ ' . $this->lang->line("items_bulk_edit") . '', array('id'=>'bulk_edit', 'class'=>'modal-dlg modal-btn-submit', 'title'=>$this->lang->line('items_edit_multiple_items'))); ?>
+ ' . $this->lang->line("items_generate_barcodes") . '', array('id'=>'generate_barcodes', 'target' =>'_blank', 'title'=>$this->lang->line('items_generate_barcodes'))); ?>
+ 1)
+ {
+ ?>
+ 'stock_location', 'onchange'=>"$('#search_form').submit();", 'class'=>'selectpicker show-menu-arrow', 'data-style'=>'btn-default btn-sm', 'data-width'=>'fit')); ?>
+
+
+
+
+
diff --git a/application/views/partial/header.php b/application/views/partial/header.php
index e4934a5e5..c340a5de7 100644
--- a/application/views/partial/header.php
+++ b/application/views/partial/header.php
@@ -65,11 +65,11 @@
-
+
-
+
diff --git a/application/views/people/manage.php b/application/views/people/manage.php
index fe2058b52..67a3a0fc6 100644
--- a/application/views/people/manage.php
+++ b/application/views/people/manage.php
@@ -86,18 +86,16 @@ function post_person_form_submit(response)
-'search_form', 'class'=>'form-group')); ?>
- ', array('id'=>'delete')); ?>
-
lang->line("common_email");?>
-
-
-
-
-
-
-
+'search_form', 'class'=>'form-horizontal')); ?>
+
diff --git a/application/views/sales/manage.php b/application/views/sales/manage.php
index fbbd0fb27..c910c68fc 100755
--- a/application/views/sales/manage.php
+++ b/application/views/sales/manage.php
@@ -208,30 +208,28 @@ function init_table_sorting()
-'search_form', 'class'=>'form-group')); ?>
-
- lang->line('sales_invoice_filter').' '.':', 'invoices_filter');?>
- 'only_invoices','id'=>'only_invoices','value'=>1,'checked'=> isset($only_invoices)? ( ($only_invoices)? 1 : 0) : 0)) . ' | ';?>
- lang->line('sales_cash_filter').' '.':', 'cash_filter');?>
- 'only_cash','id'=>'only_cash','value'=>1,'checked'=> isset($only_cash)? ( ($only_cash)? 1 : 0) : 0)) . ' | ';?>
+'search_form', 'class'=>'form-horizontal')); ?>
+
- ', array('id'=>'delete')); ?>
-
-
-
-
-
-
-
-
+ ', array('id'=>'delete')); ?>
+
+
+
+
+
diff --git a/application/views/suppliers/manage.php b/application/views/suppliers/manage.php
index 6ef10520c..a8251df96 100644
--- a/application/views/suppliers/manage.php
+++ b/application/views/suppliers/manage.php
@@ -66,18 +66,16 @@ function post_person_form_submit(response)
-'search_form', 'class'=>'form-group')); ?>
- ', array('id'=>'delete')); ?>
-
lang->line("common_email");?>
-
-
-
-
-
-
-
+'search_form', 'class'=>'form-horizontal')); ?>
+