From d558ba24c32c85e70f7b766c58cdc343732ac264 Mon Sep 17 00:00:00 2001 From: trigras Date: Tue, 16 Jun 2015 01:15:09 +0300 Subject: [PATCH] html lang --- resources/views/emails/auth/reminder.blade.php | 2 +- resources/views/emails/invoice_viewed_html.blade.php | 2 +- resources/views/master.blade.php | 2 +- resources/views/setup.blade.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/emails/auth/reminder.blade.php b/resources/views/emails/auth/reminder.blade.php index 2976327b5df2..bb68353b70f8 100644 --- a/resources/views/emails/auth/reminder.blade.php +++ b/resources/views/emails/auth/reminder.blade.php @@ -1,5 +1,5 @@ - + diff --git a/resources/views/emails/invoice_viewed_html.blade.php b/resources/views/emails/invoice_viewed_html.blade.php index 3a0aaa975b7b..957b6bff8efa 100644 --- a/resources/views/emails/invoice_viewed_html.blade.php +++ b/resources/views/emails/invoice_viewed_html.blade.php @@ -1,5 +1,5 @@ - + diff --git a/resources/views/master.blade.php b/resources/views/master.blade.php index 9d6d07c489f1..d0b5630815f6 100644 --- a/resources/views/master.blade.php +++ b/resources/views/master.blade.php @@ -1,5 +1,5 @@ - + Invoice Ninja | {{ isset($title) ? $title : ' ' . trans('texts.app_title') }} diff --git a/resources/views/setup.blade.php b/resources/views/setup.blade.php index e65ebae5d7f7..6aada81e4afe 100644 --- a/resources/views/setup.blade.php +++ b/resources/views/setup.blade.php @@ -1,5 +1,5 @@ - + Invoice Ninja | Setup