Skip to content

Commit 9b9bea2

Browse files
committed
Refactor code
1 parent a1e01e6 commit 9b9bea2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/resources/views/update/s3.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
@error('endpoint')
2424
<p class="help-block">{{$message}}</p>
2525
@enderror
26+
<p class="help-block">
27+
This must be the full URL including the bucket name, region etc.
28+
</p>
2629
</div>
27-
<p class="help-block">
28-
This must be the full URL including the bucket name, region etc.
29-
</p>
3030
</div>
3131
<div class="col-xs-12">
3232
<div class="panel panel-warning">

0 commit comments

Comments
 (0)