HEX
Server: Apache
System: Linux uws7-179.cafe24.com 3.10.0-1160.119.1p.el7.x86_64 #1 SMP Thu Sep 11 14:15:01 KST 2025 x86_64
User: medikors (1589)
PHP: 7.3.1p1
Disabled: mysql_pconnect
Upload Files
File: /medikors/www/wp-content/plugins/LayerSlider/templates/tmpl-static-layer-item.php
<?php if(!defined('LS_ROOT_FILE')) { header('HTTP/1.0 403 Forbidden'); exit; } ?>
<script type="text/html" id="ls-static-layer-item-template">
	<li>
		<a href="#" class="dashicons dashicons-redo ls-icon-jump" data-help="<?php _e('Click this icon to jump to the slide where this layer was added on, so you can quickly edit its settings.', 'LayerSlider') ?>"></a>
		<div class="ls-sublayer-thumb"></div>
		<span class="ls-sublayer-title"><?php echo sprintf(__('Layer #%d', 'LayerSlider'), '1') ?></span>
	</li>
</script>