diff --git a/lang/en/texts.php b/lang/en/texts.php index d0e88abcc3f2..34f8e0623720 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5268,6 +5268,8 @@ $lang = array( 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', + 'show_table_footer' => 'Show table footer', + 'show_table_footer_help' => 'Displays the totals in the footer of the table', ); return $lang; diff --git a/resources/views/portal/ninja2020/components/general/sidebar/desktop.blade.php b/resources/views/portal/ninja2020/components/general/sidebar/desktop.blade.php index ebfbb8ebbb6b..eb0e676953d4 100644 --- a/resources/views/portal/ninja2020/components/general/sidebar/desktop.blade.php +++ b/resources/views/portal/ninja2020/components/general/sidebar/desktop.blade.php @@ -2,7 +2,7 @@
- {{ auth()->guard('contact')->user()->company->present()->name() }} logo