<div id="othersViewContainer" class="section_container"> <h3 class="backupsets_style">%RETENTION_POLICY%</h3> <br> <div style="display: block;">%ENABLE_RETENTION_POLICY%</div> <div class="cbs-switch-row"> <input type="checkbox" name="bsedit.retention.switch" id="retentionSwitch"> <span class="cbs-switch-on-caption">%ON%</span> <span class="cbs-switch-off-caption">%OFF%</span> <label for="retentionSwitch" class="backupsets_style switch"></label> </div> <div id="retentionDiv" style="display: none;"> <br> <div> %KEEP_THE_DELETED_FILES_FOR%<br> </div> <div id="retentionPolicySimpleContainer" style="display: block;"> <div> <input type="text" id="bseditRetentionPeriod" name="bsedit.retention.simple.period" value="1" style="width: 100px;"/> <select name="bsedit.retention.simple.unit" size="1" onchange=""> <option value="DAYS" selected="selected">%RETENTION_DAY_S%</option> <option value="JOBS">%RETENTION_JOB_S%</option> </select> </div> </div> </div> <div id="retentionPolicyAdvancedContainer" style="display: none;"> </div> <div style="clear:both;"></div> </div> <div class="section_container"> <h3 class="backupsets_style">%TEMPORARY_DIRECTORY%</h3><br> <div> %TEMP_DIR_FOR_STORING_BACKUP_FILES%<br> <div> <div style="float: left; width: calc(100% - 100px);"> <input type="text" name="bsedit.others.workingdir" size="50" value="" style="max-width: 100%;" disabled> </div> <div style="padding-left: 5px; padding-top: 1px; overflow: hidden;"> <button type="button" name="bsedit.others.workingdir.change" class="cbs-grey_button">%CHANGE%</button> </div> </div> </div> <div style="float: left;"> <label> <input type="checkbox" name="bsedit.others.deletetempfile"> <span class="check"></span> <span class="caption">%REMOVE_TEMPORARY_FILES_AFTER_BACKUP%</span> </label> </div> <div style="clear:both;"></div> </div> <div class="section_container"> <h3 class="backupsets_style">%FILE_PERMISSIONS%</h3><br> <div class="cbs-common-switch-row"> %BACKUP_FILES_PERMISSIONS%<br> <div class="line-break"></div> <div class="cbs-switch-row"> <input type="checkbox" name="bsedit.others.filepermissions" id="othersFilePermissions"> <span class="cbs-switch-on-caption">%ON%</span> <span class="cbs-switch-off-caption">%OFF%</span> <label for="othersFilePermissions" class="backupsets_style switch"></label> </div> </div> <div style="clear:both;"></div> </div> <div class="section_container"> <h3 class="backupsets_style">%ENCRYPTION%</h3><br> <div id="encryptionDisabled" style="display: block;">%DO_NOT_USE_ENCRYPTION%</div> <div id="encryptionEnabled" style="width: 100%; display: none;"> <table> <tr> <td style="min-width: 125px;"><b>%ENCRYPTION_KEY%</b></td> <td> <div id="encryptionMasked" style="display: block;">*****</div> <div id="encryptionKey" class="selectable" style="display: none;"></div> </td> </tr> <tr> <td colspan="2"> <div id="encryptionUnmaskKey" style="display: block;"><a id="encryptionUnmaskKeyButton" class="backupsets_style link_button">%ENCRYPTION_KEY%</a></div> <div id="encryptionMaskKey" style="display: none;"><a id="encryptionMaskKeyButton" class="backupsets_style link_button">%ENCRYPTION_KEY%</a></div> </td> </tr> <tr> <td style="min-width: 125px;"><b>%ALGORITHM%</b></td><td><div id="encryptionAlgorithm"></div></td> </tr> <tr> <td style="min-width: 125px;"><b>%METHOD%</b></td><td><div id="encryptionMethod"></div></td> </tr> <tr> <td style="min-width: 125px;"><b>%KEY_LENGTH%</b></td><td><div id="encryptionKeylength"></div></td> </tr> </table> </div> <div style="clear:both;"></div> </div> <div class="section_container"> <h3 class="backupsets_style">%RECYCLE_BIN%</h3> <br> <div style="display: block;">%RECYCLE_BIN_DESCRIPTION%</div> <div class="cbs-switch-row"> <input type="checkbox" name="bsedit.others.recyclebin.switch" id="recycleBinSwitch"> <span class="cbs-switch-on-caption">%ON%</span> <span class="cbs-switch-off-caption">%OFF%</span> <label for="recycleBinSwitch" class="backupsets_style switch"></label> </div> <br> <div id="retentionPeriodDiv"> %RECYCLE_BIN_KEEP_DELETED_FILES_DESCRIPTION% <br> <div class="select-editable"> <select id="retentionPeriodSelect" onchange="this.nextElementSibling.value=this.value"></select>; <input type="text" name="bsedit.others.recyclebin.retentionperiod" value=""/> </div> &nbsp; <span style="vertical-align: bottom;">%DAY_S%</span> </div> </div> <br><br><br> <script src="js/templates/bsedit-others.js?_=%TIMESTAMP%" type="text/javascript"></script>