From cfe44190c62d940663e9cae50810fa4c5a7b1e5a Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:28:35 +0100 Subject: [PATCH] Update edit-link.blade.php --- resources/views/studio/edit-link.blade.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/resources/views/studio/edit-link.blade.php b/resources/views/studio/edit-link.blade.php index 14f1c1f..7d75a5e 100755 --- a/resources/views/studio/edit-link.blade.php +++ b/resources/views/studio/edit-link.blade.php @@ -82,7 +82,7 @@ The 'Heading' button will be replaced with a sub-heading, where the title define
-
{{$lt['title']}}
+
{{$lt['title']}}

{{$lt['description']}}

@@ -99,8 +99,6 @@ The 'Heading' button will be replaced with a sub-heading, where the title define - - @endsection @push("sidebar-scripts")