From f423ab9d7bcb1c0df21ddfdebfe34013facdc933 Mon Sep 17 00:00:00 2001 From: Noah Bass Date: Thu, 15 Jan 2015 09:42:28 -0500 Subject: [PATCH] updated sidebar corrected placement of {{ trans('dashboard.incidents.incident-templates') }} --- app/views/partials/dashboard/sidebar.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/partials/dashboard/sidebar.blade.php b/app/views/partials/dashboard/sidebar.blade.php index d488ccbd..d8b6edda 100644 --- a/app/views/partials/dashboard/sidebar.blade.php +++ b/app/views/partials/dashboard/sidebar.blade.php @@ -39,7 +39,8 @@
  • - {{ trans('dashboard.incidents.incident-templates') }} + + {{ trans('dashboard.incidents.incident-templates') }}