From 2136760e6baa10629ff8a4744aa4e5ea28105d3f Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Mon, 4 Jun 2018 15:12:20 +0200 Subject: [PATCH] Add required tags, fix #138 --- resources/views/timeline/partial/new-form.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/timeline/partial/new-form.blade.php b/resources/views/timeline/partial/new-form.blade.php index 2bb70dd0e..a95e08c4a 100644 --- a/resources/views/timeline/partial/new-form.blade.php +++ b/resources/views/timeline/partial/new-form.blade.php @@ -18,14 +18,14 @@ Upload Image - + Max Size: @maxFileSize(). Supported formats: jpeg, png, gif, bmp.
- + Max length: {{config('pixelfed.max_caption_length')}} characters.