C:\xampp\htdocs\landing\wp-content\plugins\LayerSlider\templates\tmpl-slider-group-item.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php if(!defined('LS_ROOT_FILE')) {  header('HTTP/1.0 403 Forbidden'); exit; } ?>
<script type="text/html" id="tmpl-slider-group-item">
    <div class="slider-item group-item" data-id="">
        <div class="slider-item-wrapper">
            <div class="items">

            </div>
        </div>
        <div class="info">
            <div class="name">
                <?php _e('Unnamed Group''LayerSlider'?>
            </div>
        </div>
    </div>
    <div class="ls-hidden">
        <div></div>
    </div>
</script>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586