diff --git a/application/views/partial/header.php b/application/views/partial/header.php
index ef1c5d1c4..e62f1154d 100644
--- a/application/views/partial/header.php
+++ b/application/views/partial/header.php
@@ -65,11 +65,11 @@
-
+
-
+
diff --git a/application/views/sales/register.php b/application/views/sales/register.php
index 6052cda8e..9c7002f7c 100644
--- a/application/views/sales/register.php
+++ b/application/views/sales/register.php
@@ -235,18 +235,16 @@ if (isset($success))
}
else
{
- echo form_open("sales/select_customer", array('id'=>'select_customer_form', 'class'=>'form-horizontal'));
?>
-
+
@@ -281,10 +279,10 @@ if (isset($success))
{
?>
'cancel_sale_form', 'class'=>'form-horizontal')); ?>
-
-
lang->line('sales_cancel_sale'); ?>
-
-
lang->line('sales_suspend_sale'); ?>
+
@@ -292,9 +290,9 @@ if (isset($success))
// Only show this part if there is at least one payment entered.
if(count($payments) > 0)
{
- echo form_open("sales/complete", array('id'=>'finish_sale_form', 'class'=>'form-horizontal'));
?>
-
+ 'finish_sale_form', 'class'=>'form-horizontal')); ?>
+
'comment', 'id'=>'comment', 'class'=>'form-control input-sm', 'value'=>$comment, 'rows'=>'4', 'cols'=>'23')); ?>
+
@@ -426,7 +424,6 @@ if (isset($success))
?>
-
@@ -437,8 +434,6 @@ if (isset($success))
-
-
+