X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cd6572b61af2165133468d2562d04dffdca8fca8..refs/pull/2515/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 47fb2b8b7..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