1
0
Fork 0

Add conditional help text for disabled fields

This commit is contained in:
Philipp Holzer 2023-03-26 13:39:11 +02:00
commit fa9c3d40be
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
6 changed files with 11 additions and 6 deletions

View file

@ -5,6 +5,9 @@
<div class="well well-lg">
{{$label_current}}: <b>{{$storagebackend}}</b>
{{if $storagebackend_ro_txt}}
<p><p><i>{{$storagebackend_ro_txt nofilter}}</i>
{{/if}}
</div>
<h2>{{$label_config}}</h2>