Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/cwpsrv/var/services/users/cwp_theme/original/ |
Upload File : |
<style media="screen"> .noti-module-header .switch{ margin-left:1rem; } .noti-module-header{ display:flex; align-items: center; padding: 10px 15px 10px 15px; } .noti-module-header label, .noti-items label{ margin-bottom:0px; } .noti-items{ padding:15px 20px 0px 15px; } .noti-items .panel-body{ padding-bottom:0px; } .noti-items::before { content: ""; background-color: #ffffffad; width: 96.5%; height: 30rem; position: absolute; z-index: 100; margin: -15px; } .noti-items.noti-active::before{ display:none; } .noti-item{ display: flex; padding: 0px 0px .8rem; margin-bottom: .8rem; align-items: center; } .notifications-type .noti-item{ border-bottom: 1px #e7eaec solid; } .notifications-type .noti-item:last-child{ border-bottom:none; padding-bottom:0px; } .email-notifier{ align-items: center; } .noti-item .btn-success.btn-xs{ margin-left:10px; } .noti-item.email-tag label{ padding-right:10px; } .noti-item-label{ margin-left:1rem; cursor:pointer; } .noti-item label{ margin-bottom:0px; } .notfier-description{ margin-top: -1.4rem; } .notifer-configurator{ margin-top: -7rem; margin-left: -11rem; display:none; } #configure_email_alerts{ top: -22rem; left: 4.5rem; z-index: 1000; margin-top: auto; margin-left: auto; } #configure_email_alerts input{ height:30px; } #btn_save_email{ margin-left: auto; margin-top: 10px; } .form-group, .form-group label{ margin-bottom:5px; } .configure-header{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee; } #configure_badwidth_alert{ margin-top: auto; margin-left: auto; top: -1.5rem; left: 14.5rem; } #configure_badwidth_alert .fa-stack{ font-size: 1rem; margin-left: 5px; color: #1c84c6; cursor: pointer; } #configure_badwidth_alert select{ width: 8rem; margin-left: 10px; padding: 5px; height: 30px; } .panel-heading h4{ margin-bottom:5px; } </style> <div class="row border-bottom white-bg dashboard-header"> {% if mod.fsl == 1 %} <div class="row alert alert-warning col-lg-12" style="margin-left: 5px; padding-right: 5px;display:{{stflalert}}" id="alertfl"> <strong>{{langene.GALARTFILEBLOCK}}</strong> </div> {% endif %} <div class="col-lg-10"> <h2>{{langmod.FIXACCPERM1}} ({{users}})</h2> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="?">Home</a></li> <li class="breadcrumb-item active"><strong>{{langmod.FIXACCPERM1}}</strong></li> </ol> </div> </div> <div class="row" style="margin-top:2rem"> <div class="col-lg-12"> <div class="row text-center ibox-content"> <div class="col-md-12"> <div class="panel panel-default"> <!--<div class="panel-heading"> <h4>Fix</h4> </div>--> <div class="panel-body notifications-type"> <div class="noti-item"> <div class="switch"> <div class="onoffswitch"> <input type="checkbox" checked="" class="onoffswitch-checkbox" id="fix_permissions" onclick="return changestnot(this, 'fix_permissions')"> <label class="onoffswitch-label" for="fix_permissions"> <span class="onoffswitch-inner" style="margin-left: -10px !important;"></span> <span class="onoffswitch-switch"></span> </label> <input type="hidden" id="fix_permissions-h" value=""> </div> </div> <label class="noti-item-label" for="fix_permissions">{{langmod.FIXACCPERM2}}</label> <div style="font-size:10px;margin-left: 10px">{{langmod.FIXACCPERM3}}.</div> </div> <div class="noti-item"> <div class="switch"> <div class="onoffswitch"> <input type="checkbox" checkbox class="onoffswitch-checkbox" name="internalError" id="internalError" onclick="return changestnot(this, 'internalError')"> <label class="onoffswitch-label" for="internalError"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> <input type="hidden" id="internalError-h" value=""> </div> </div> <label class="noti-item-label" for="internalError">{{langmod.FIXACCPERM4}}</label> <div style="font-size:10px;margin-left: 10px">{{langmod.FIXACCPERM5}}</div> </div> <div class="noti-item"> <div class="switch"> <div class="onoffswitch"> <input type="checkbox" class="onoffswitch-checkbox" id="removeHandler" name="removeHandler" onclick="return changestnot(this, 'removeHandler')"> <label class="onoffswitch-label" for="removeHandler"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> <input type="hidden" id="removeHandler-h" value=""> </div> </div> <label class="noti-item-label" for="removeHandler">{{langmod.FIXACCPERM6}}</label> <div style="font-size:10px;margin-left: 10px">{{langmod.FIXACCPERM7}}</div> </div> </div> </div> </div> <div class="col-md-12 text-center"> <button class="btn btn-success" id="accFixIssues">{{langmod.FIXACCPERM8}}</button> </div> </div> </div> <div class="wrapper wrapper-content" style="margin-top: 35px"> {% include 'footer.html' %} </div> </div>