diff --git a/account/application/views/accounts/ledger_bankbook.php b/account/application/views/accounts/ledger_bankbook.php index 6a17e96..262caa4 100644 --- a/account/application/views/accounts/ledger_bankbook.php +++ b/account/application/views/accounts/ledger_bankbook.php @@ -56,9 +56,11 @@
- + - - - - - + \ No newline at end of file diff --git a/account/application/views/includes/header.php b/account/application/views/includes/header.php index 143c1d3..549b8c9 100644 --- a/account/application/views/includes/header.php +++ b/account/application/views/includes/header.php @@ -4,7 +4,7 @@ - <?php echo myLang($this->config->item("ProjectTitle")); ?> >> <?php echo isset($pageTitle)?$pageTitle:" | Dashboard"; ?> + <?php echo myLang($this->config->item("ProjectTitle")); ?> >> <?php echo isset($pageTitle) ? $pageTitle : " | Dashboard"; ?> @@ -39,6 +39,105 @@ + + + + + + diff --git a/account/application/views/inventory/stocks/summary.php b/account/application/views/inventory/stocks/summary.php index 3cca82f..5704adc 100644 --- a/account/application/views/inventory/stocks/summary.php +++ b/account/application/views/inventory/stocks/summary.php @@ -151,9 +151,11 @@
- +