403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/mixer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/mixer//_places_place_list_top.html
<div class="places_new_p">
    <!-- begin_title_top --><h1 class="lgreen">{l_places_top_places_this_week}</h1><!-- end_title_top -->
    <!-- begin_title_top_location --><h1 class="lgreen">{l_places_top_places_in} {location_title} {l_places_this_week}</h1><!-- end_title_top_location -->
    <!-- begin_title_search --><h1 class="lgreen">{l_is_this_place_among_these} </h1><!-- end_title_search -->
    <!-- begin_title_search_no_result --><h1 class="lgreen">{l_seems_you_will_have_to_add_this_place} </h1><!-- end_title_search_no_result -->
    
    <!-- begin_place -->
    <div class="places_new_foto_m" >
        <div class="places_new_img">
            <!-- begin_place_photo --><a href="{url_main}places_place_show.php?id={place_id}"><img src="{image_thumbnail_big}" width="140" height="140" alt="{place_name}" title="{place_name}"/></a><!-- end_place_photo -->
            <!-- begin_place_no_photo --><a href="{url_main}places_place_show.php?id={place_id}"><img src="{url_tmpl_main}images/places_foto_big.gif" width="140" height="140"/></a><!-- end_place_no_photo -->
        </div>

        <ul>
            <li class="c_white"><a href="{url_main}places_place_show.php?id={place_id}">{place_name}</a> ({place_n_reviews} {label_places_reviews})</li>
            <li>
                <span style="display:block; overflow:hidden">
					<input name="place_top_rating_{place_id}" type="radio" value="1" title="{l_place_rating_1}" {place_rating_1_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="2" title="{l_place_rating_2}" {place_rating_2_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="3" title="{l_place_rating_3}" {place_rating_3_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="4" title="{l_place_rating_4}" {place_rating_4_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="5" title="{l_place_rating_5}" {place_rating_5_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="6" title="{l_place_rating_6}" {place_rating_6_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="7" title="{l_place_rating_7}" {place_rating_7_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="8" title="{l_place_rating_8}" {place_rating_8_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="9" title="{l_place_rating_9}" {place_rating_9_checked} class="place_rating star {split:2, readOnly:true}"/>
					<input name="place_top_rating_{place_id}" type="radio" value="10" title="{l_place_rating_10}" {place_rating_10_checked} class="place_rating star {split:2, readOnly:true}"/>
                </span>

            </li>
            <!-- begin_place_review --><li class="c_blue">{l_places_by} <a href="{url_main}search_results.php?display=profile&name={review_user_name}">{review_user_name}</a>:</li>
            <li class="hight">"{review_text}"</li><!-- end_place_review -->
            <!-- begin_place_no_review --><li class="c_blue">&nbsp;</li>
            <li class="hight">&nbsp;</li><!-- end_place_no_review -->
            <li>
                <div class="places_new_pl_violet">
                    <div class="places_new_pl_violet_l"></div>
                    <div class="places_new_pl_violet_r"></div>
                    <div class="places_new_pl_violet_c">
                        <div class="places_new_pl_violet_img">
                            <a href="{url_main}places_place_show.php?id={place_id}"><img class="png" src="{url_tmpl_main}images/ico_play.png" width="26" height="27" alt=""/></a>
                        </div>
                        <ul class="places_new_list fl_left places_new_margin_1 places_new_margin_2">
                            <li><a href="{url_main}places_search.php?category_id={place_category_id}">{place_category_title}</a>,</li>
                            <li><a href="{url_main}places_search.php?where={place_address_to_url}&city_id={place_city_id}">{place_address}</a>,</li>
                            <li><a href="{url_main}places_search.php?city_id={place_city_id}">{place_city_title}</a></li>
                        </ul>

                    </div>
                </div>
            </li>
        </ul>
             
        <!-- begin_place_write_review -->
        <div class="places_new_head_pad places_new_head_pos">
            <form action="{url_main}places_review_edit.php?id={place_id}" method="POST">
                <!-- begin_place_create_review --><div class="places_input3 fl_right"><input  type="submit" value="{l_places_write_a_review}"/></div><!-- end_place_create_review -->
                <!-- begin_place_edit_review --><div class="places_input3 fl_right"><input  type="submit" value="{l_places_edit_a_review}"/></div><!-- end_place_edit_review -->
            </form>
        </div>
        <!-- end_place_write_review -->

    <div class="justify"></div>
    </div>
    <!-- end_place -->

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit