Skip to content

Commit 02f82b3

Browse files
author
thom
committed
Fix visual issue with the encryption note (#5705)
1 parent ed0ad41 commit 02f82b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/templates/web_vhost_domain_backup.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h4 class="panel-title">
7272
</div>
7373
<div id="collapseEncryption" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEncryption">
7474
<div class="panel-body">
75-
<div class="tab-content">
75+
<div class="alert alert-info">
7676
{tmpl_var name='backup_encryption_note_txt'}
7777
</div>
7878
<div class="form-group">

0 commit comments

Comments
 (0)