From 9cd02bbb45609e329e0f8b995d79f77194000f09 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Fri, 3 Feb 2017 21:26:56 +0000 Subject: [PATCH] Update dashboard --- resources/views/dashboard/settings/credits.blade.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/resources/views/dashboard/settings/credits.blade.php b/resources/views/dashboard/settings/credits.blade.php index 8bb5b248..d4cbba66 100644 --- a/resources/views/dashboard/settings/credits.blade.php +++ b/resources/views/dashboard/settings/credits.blade.php @@ -19,18 +19,6 @@
-

{{ trans('dashboard.settings.credits.backers-title') }}

- -

{!! trans('dashboard.settings.credits.backers') !!}

- - - -
-

{{ trans('dashboard.settings.credits.contributors') }}

{{ trans('dashboard.settings.credits.thank-you', ['count' => count($contributors)]) }}