diff --git a/frontend/views/accounts/_portfolio_form.php b/frontend/views/accounts/_portfolio_form.php index 5270f8a..c5807fd 100644 --- a/frontend/views/accounts/_portfolio_form.php +++ b/frontend/views/accounts/_portfolio_form.php @@ -126,7 +126,7 @@ 'multi' => false, 'gallery' => $portfolio->cover, 'name' => 'Загрузить фото', - ]); ?> + ])->label(false); ?>
-- libgit2 0.21.4