diff --git a/application/controllers/CostCenter.php b/application/controllers/CostCenter.php index f9f5749b..f6586729 100644 --- a/application/controllers/CostCenter.php +++ b/application/controllers/CostCenter.php @@ -49,7 +49,7 @@ class CostCenter extends BaseController $data['userRecords'] = $this->costcenter_model->costListing($searchText, $returns["page"], $returns["segment"]); - $this->global['pageTitle'] = 'Siddharth : Cost Listing'; + $this->global['pageTitle'] = 'Siddharth : Cost List'; $this->loadViews("costListing", $this->global, $data, NULL); @@ -63,7 +63,7 @@ class CostCenter extends BaseController //$data['costName'] = $this->purchaseorder_model->getcostName(); //$data['users'] = $this->purchaseorder_model->getusers(); - $this->global['pageTitle'] = 'siddharth : AddNew cost'; + $this->global['pageTitle'] = 'siddharth : Add Cost'; $this->loadViews("addcost", $this->global, NULL); @@ -208,7 +208,7 @@ class CostCenter extends BaseController $data['Cost'] = $this->costcenter_model->getuserinfo($CostCenterID); //$data['users'] = $this->purchaseorder_model->getusers(); - $this->global['pageTitle'] = 'Siddharth : Edit Cost'; + $this->global['pageTitle'] = 'Siddharth : View Cost'; $this->loadViews("viewcost", $this->global, $data,NULL); diff --git a/application/controllers/supplier.php b/application/controllers/supplier.php index 1415028b..9e233dfa 100644 --- a/application/controllers/supplier.php +++ b/application/controllers/supplier.php @@ -62,7 +62,7 @@ class supplier extends BaseController //$data['SupplierName'] = $this->purchaseorder_model->getSupplierName(); //$data['users'] = $this->purchaseorder_model->getusers(); - $this->global['pageTitle'] = 'siddharth : AddNew Supplier'; + $this->global['pageTitle'] = 'siddharth : Add New Supplier'; $this->loadViews("addsupplier", $this->global, NULL); diff --git a/application/views/addcost.php b/application/views/addcost.php index 9cd17188..f0340462 100644 --- a/application/views/addcost.php +++ b/application/views/addcost.php @@ -10,7 +10,7 @@
- Back + href="costListing" class="btn btn-info" value="Back"/>Back

diff --git a/application/views/employeeListing.php b/application/views/employeeListing.php index 4476f11f..73b6c44e 100644 --- a/application/views/employeeListing.php +++ b/application/views/employeeListing.php @@ -10,7 +10,7 @@
@@ -33,7 +33,7 @@
- + @@ -47,7 +47,7 @@ - + diff --git a/application/views/rawmaterialListing.php b/application/views/rawmaterialListing.php index bdabce6c..d9af9524 100644 --- a/application/views/rawmaterialListing.php +++ b/application/views/rawmaterialListing.php @@ -9,7 +9,7 @@
EmpIDEmp ID First Name Last Name Date of BirthCity State PinDepartmentNameDepartment Name User_Comments Edit