X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f902e41c7a6a18a754bb889c2655aa4fba736ec..refs/pull/2333/head:/resources/views/components/image-picker.blade.php
diff --git a/resources/views/components/image-picker.blade.php b/resources/views/components/image-picker.blade.php
index 2aa39d3d2..9c2661ccc 100644
--- a/resources/views/components/image-picker.blade.php
+++ b/resources/views/components/image-picker.blade.php
@@ -1,66 +1,32 @@
-
-
-
-

+
+
+
+
+

+
+
+
+
+
+
+ @if(isset($removeName))
+
+ @endif
+
+
+
+
+ @if(isset($removeName))
+ |
+
+ @endif
+
-
-
-
-
- @if ($showRemove)
-
|
-
+ @if($errors->has($name))
+
{{ $errors->first($name) }}
@endif
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file