From fd3cb461e44b1b1f3a9f3485292e6a47897b59dd Mon Sep 17 00:00:00 2001 From: cuneytsenturk Date: Tue, 29 May 2018 14:06:39 +0300 Subject: [PATCH] refs #364 change My apps button icon --- resources/views/modules/home/index.blade.php | 2 +- resources/views/modules/item/show.blade.php | 2 +- resources/views/modules/my/index.blade.php | 2 +- resources/views/modules/tiles/index.blade.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/modules/home/index.blade.php b/resources/views/modules/home/index.blade.php index 29fac4061..3a2b992f1 100644 --- a/resources/views/modules/home/index.blade.php +++ b/resources/views/modules/home/index.blade.php @@ -4,7 +4,7 @@ @section('new_button')  {{ trans('modules.api_token') }} -  {{ trans('modules.my_apps') }} +  {{ trans('modules.my_apps') }} @endsection @section('content') diff --git a/resources/views/modules/item/show.blade.php b/resources/views/modules/item/show.blade.php index 3da96943f..d199415e8 100644 --- a/resources/views/modules/item/show.blade.php +++ b/resources/views/modules/item/show.blade.php @@ -4,7 +4,7 @@ @section('new_button')  {{ trans('modules.api_token') }} -  {{ trans('modules.my_apps') }} +  {{ trans('modules.my_apps') }} @endsection @section('content') diff --git a/resources/views/modules/my/index.blade.php b/resources/views/modules/my/index.blade.php index 7c3f23000..12cbb33e9 100644 --- a/resources/views/modules/my/index.blade.php +++ b/resources/views/modules/my/index.blade.php @@ -4,7 +4,7 @@ @section('new_button')  {{ trans('modules.api_token') }} -  {{ trans('modules.my_apps') }} +  {{ trans('modules.my_apps') }} @endsection @section('content') diff --git a/resources/views/modules/tiles/index.blade.php b/resources/views/modules/tiles/index.blade.php index c222e2440..d4423f142 100644 --- a/resources/views/modules/tiles/index.blade.php +++ b/resources/views/modules/tiles/index.blade.php @@ -4,7 +4,7 @@ @section('new_button')  {{ trans('modules.api_token') }} -  {{ trans('modules.my_apps') }} +  {{ trans('modules.my_apps') }} @endsection @section('content')