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/modules/servercast/ |
Upload File : |
{% if mod.serverAD == 1%} <div class="row" style="margin-top:25px"> <div class="col-lg-7"> <h2>{{langmod.SERVERCAST18}}</h2> {{langmod.SERVERCAST23}}. </div> <div class="col-lg-5 text-right"> {{langmod.SERVERCAST3}} <button class="btn btn-primary btn-xs" title="{{langmod.SERVERCAST5}}" onclick="return openConfigPlay()"> <i class="fa fa-cog" title="{{langmod.SERVERCAST5}}"></i> {{langmod.SERVERCAST5}}</button> <button class="btn btn-primary btn-xs" title="{{langmod.SERVERCAST24}}" onclick="return autodjDetails()"> <i class="fa fa-plus"></i> {{langmod.SERVERCAST24}}</button> <button class="btn btn-danger btn-xs" title="{{langmod.SERVERCAST9}}" onclick="return MyServices()"> {{langmod.SERVERCAST9}}</button> </div> </div> <div class="" id="permission_panel"> <div style="margin-top: 15px"> <div class="row"> <div class="col-lg-12"> <div class="ibox collapsed"> <div class="ibox-title" style="background-color: #f5f5f5; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px;"> <h5 class="collapse-link">{{langmod.SERVERCAST25}}</h5> <div class="ibox-tools"> <a class="collapse-link"> <i class="fa fa-chevron-up"></i> </a> </div> </div> <div class="ibox-content" style="display: block;"> <div class="col-lg-12" id="tableRotation"> <table id="DTRotation" class="table table-striped table-bordered" style="width:100%"> <thead> <tr> <th>{{langmod.SERVERCAST26}}</th> <th>{{langmod.SERVERCAST27}}</th> <th>{{langmod.SERVERCAST28}}</th> <th>{{langmod.SERVERCAST29}}</th> <th>{{langmod.SERVERCAST20}}</th> <th>{{langmod.SERVERCAST31}}</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="ibox collapsed"> <div class="ibox-title" style="background-color: #f5f5f5; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px;"> <h5 class="collapse-link">{{langmod.SERVERCAST32}}</h5> <div class="ibox-tools"> <a class="collapse-link"> <i class="fa fa-chevron-up"></i> </a> </div> </div> <div class="ibox-content" style="display: none;"> <div class="col-lg-12" id="tableCron"> <table id="DTistCron" class="table table-striped table-bordered" style="width:100%"> <thead> <tr> <th>{{langmod.SERVERCAST26}}</th> <th>{{langmod.SERVERCAST27}}</th> <th>{{langmod.SERVERCAST28}}</th> <th>{{langmod.SERVERCAST29}}</th> <th>{{langmod.SERVERCAST30}}</th> <th>{{langmod.SERVERCAST31}}</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="ibox collapsed"> <div class="ibox-title" style="background-color: #f5f5f5; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px;"> <h5 class="collapse-link">{{langmod.SERVERCAST33}}</h5> <div class="ibox-tools"> <a class="collapse-link"> <i class="fa fa-chevron-up"></i> </a> </div> </div> <div class="ibox-content" style="display: none;"> <div class="col-lg-12" id="tableJingle"> <table id="DTJingle" class="table table-striped table-bordered" style="width:100%"> <thead> <tr> <th>{{langmod.SERVERCAST26}}</th> <th>{{langmod.SERVERCAST27}}</th> <th>{{langmod.SERVERCAST28}}</th> <th>{{langmod.SERVERCAST29}}</th> <th>{{langmod.SERVERCAST30}}</th> <th>{{langmod.SERVERCAST31}}</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> {% else %} <div class="row alert alert-danger col-lg-12" style="margin-left: 5px; padding-right: 5px;display:" id="alertAD"> <strong>{{langmod.SERVERCAST22}}</strong> </div> {% endif %}