pull/217/head
Pete Matsyburka 2 years ago
parent e6785b0afd
commit 8646e17d5a

@ -25,7 +25,7 @@
<%= fff.label :endpoint, 'Endpoint (optional)', class: 'label' %>
<%= fff.text_field :endpoint, value: configs['endpoint'], type: :url, class: 'base-input' %>
<label class="label">
<span class="label-text-alt">For AWS S3 compantiable APIs like Minio.</span>
<span class="label-text-alt">For AWS S3 compatible APIs like Minio.</span>
</label>
</div>
<% end %>

Loading…
Cancel
Save