Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
This commit is contained in:
commit
58abaf5c53
5 changed files with 58 additions and 1648 deletions
|
@ -4,10 +4,10 @@
|
|||
<h1>{{$title}} - {{$page}}</h1>
|
||||
|
||||
<div class="well well-lg">
|
||||
Current Storage Backend: <b>{{$storagebackend}}</b>
|
||||
{{$label_current}}: <b>{{$storagebackend}}</b>
|
||||
</div>
|
||||
|
||||
<h2>Storage Configuration</h2>
|
||||
<h2>{{$label_config}}</h2>
|
||||
|
||||
{{foreach from=$availablestorageforms item=$storage}}
|
||||
<form action="{{$baseurl}}/admin/storage/{{$storage.prefix}}" method="post">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue