PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/productjuly1video/champdoms.click/themes/default/layout/video_studio/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //home/trave494/productjuly1video/champdoms.click/themes/default/layout/video_studio/content.html |
<div class="user-setting-panel pt_shadow"> <div class=""> <div class="upload-head"> <h4 class="pt_mn_page_hd"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="<?php if (empty($_GET['videos_type']) || $_GET['videos_type'] != 'movies') { echo 'M17,10.5V7A1,1 0 0,0 16,6H4A1,1 0 0,0 3,7V17A1,1 0 0,0 4,18H16A1,1 0 0,0 17,17V13.5L21,17.5V6.5L17,10.5Z'; } ?><?php if (!empty($_GET['videos_type']) && $_GET['videos_type'] == 'movies') { echo 'M18 4v1h-2V4c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v1H6V4c0-.55-.45-1-1-1s-1 .45-1 1v16c0 .55.45 1 1 1s1-.45 1-1v-1h2v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h2v1c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1s-1 .45-1 1zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z'; } ?>"></path></svg> {{LANG videos}}</h4> <div class="tp_vid_fltr_tabs"> <ul class="list-unstyled"> <li> <a href="{{LINK dashboard}}" data-load="?link1=dashboard">{{LANG dashboard}}</a> </li> <li <?php if (empty($_GET['videos_type']) || $_GET['videos_type'] != 'movies') { echo 'class="selected"'; } ?>> <a href="{{LINK video_studio}}" data-load="?link1=video_studio">{{LANG videos}}</a> </li> <li> <a href="{{LINK comments}}" data-load="?link1=comments">{{LANG comments}}</a> </li> <?php if ($pt->config->usr_v_mon == 'on' || $pt->config->sell_videos_system == 'on' || $pt->config->payed_subscribers == 'on') { ?> <li> <a href="{{LINK transactions}}" data-load="?link1=transactions">{{LANG earnings}}</a> </li> <?php } ?> <?php if ($pt->config->movies_videos == 'on' && PT_IsAdmin()) { ?> <li <?php if (!empty($_GET['videos_type']) && $_GET['videos_type'] == 'movies') { echo 'class="selected"'; } ?> > <a href="{{LINK video_studio?videos_type=movies}}" data-load="?link1=video_studio&videos_type=movies">{{LANG movies}}</a> </li> <?php } ?> </ul> </div> <div class="clear"></div> <hr> </div> <div class="upload-head"> <h4>{{LANG manage_my_videos}} <div class="pull-right dropdown"> <span class="dropdown-toggle" data-toggle="dropdown" role="button" title="{{LANG sort_by}}"><svg class="feather feather-filter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon></svg></span> <div class="dropdown-menu dropdown-menu-right vid_stud_filtr"> <form class="search_filter_form" method="POST" action=""> <div class="dropdown-item"> <label for="_views_"> <input type="radio" name="type" id="_views_" value="views" <?php echo (!empty($_POST['type']) && $_POST['type'] == 'views') ? 'checked': ''?>> <span>{{LANG views}}</span> </label> </div> <div class="dropdown-item"> <label for="_likes_"> <input type="radio" name="type" id="_likes_" value="likes" <?php echo (!empty($_POST['type']) && $_POST['type'] == 'likes') ? 'checked': ''?>> <span>{{LANG likes}}</span> </label> </div> <div class="dropdown-item"> <label for="_dislikes_"> <input type="radio" name="type" id="_dislikes_" value="dislikes" <?php echo (!empty($_POST['type']) && $_POST['type'] == 'dislikes') ? 'checked': ''?>> <span>{{LANG dislikes}}</span> </label> </div> <div class="dropdown-item"> <label for="_comments_"> <input type="radio" name="type" id="_comments_" value="comments" <?php echo (!empty($_POST['type']) && $_POST['type'] == 'comments') ? 'checked': ''?>> <span>{{LANG comments}}</span> </label> </div> </form> </div> </div> </h4> <hr> <div class="clear"></div> </div> <div class="subscriptions-list"> <div class="author-list"> {{VIDEOS}} </div> <?php if (count($pt->videos) > 0) { ?> <div class="watch-video-show-more desc load-more" data-type="video_studio" <?php if (!empty($_POST['type'])) { ?>sort-type="<?php echo($_POST['type']); ?>" <?php } ?>> {{LANG show_more}} </div> <?php } ?> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> <br> <script type="text/javascript"> $(".vid_stud_filtr input[type=radio]").change(function(){ $('form.search_filter_form').submit(); }); </script>