Merge pull request #2070 from ONLYOFFICE/fix/bugfix

[DE] Fix Bug 59803
This commit is contained in:
Julia Radzhabova 2022-11-18 18:26:09 +03:00 committed by GitHub
commit d57e35789d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ define([
'<label>' + t.txtRepeat + '</label>',
'</div>',
'<div id="id-protect-repeat-txt" class="input-row" style="margin-bottom: 10px;"></div>',
'<div class="input-row" style="margin-bottom: 5px;">',
'<div class="" style="margin-bottom: 5px;">',
'<label style="font-weight: bold;letter-spacing: 0.01em;margin-bottom: 5px;">' + t.txtAllow + '</label>',
'</div>',
'<div id="id-protect-radio-view" style="margin-bottom: 8px;"></div>',