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')