SILENT KILLERPanel

Current Path: > home > transcarter > > www > > wp-content > plugins > LayerSlider > assets > templates


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter//www//wp-content/plugins/LayerSlider/assets/templates

NameTypeSizeLast ModifiedActions
html-export Directory - -
index.php File 27 bytes March 10 2023 20:45:26.
tmpl-2d-transition.php File 7430 bytes March 10 2023 20:45:26.
tmpl-3d-transition.php File 11715 bytes March 10 2023 20:45:26.
tmpl-activation-unavailable.php File 1561 bytes March 10 2023 20:45:26.
tmpl-activation.php File 4086 bytes March 10 2023 20:45:26.
tmpl-add-layer.php File 1850 bytes March 10 2023 20:45:26.
tmpl-add-new-slider.php File 992 bytes March 10 2023 20:45:26.
tmpl-addons-modal.php File 1463 bytes March 10 2023 20:45:26.
tmpl-button-presets.php File 51125 bytes March 10 2023 20:45:26.
tmpl-callback-events-modal.php File 13425 bytes March 10 2023 20:45:26.
tmpl-canceled-activation-modal.php File 1698 bytes March 10 2023 20:45:26.
tmpl-deregister-license-modal.php File 1570 bytes March 10 2023 20:45:26.
tmpl-embed-slider.php File 6334 bytes March 10 2023 20:45:26.
tmpl-font-library.php File 4616 bytes March 10 2023 20:45:26.
tmpl-import-layer.php File 1147 bytes March 10 2023 20:45:26.
tmpl-import-slide.php File 879 bytes March 10 2023 20:45:26.
tmpl-import-templates.php File 12791 bytes March 10 2023 20:45:26.
tmpl-importing.php File 328 bytes March 10 2023 20:45:26.
tmpl-insert-icons-modal.php File 4406 bytes March 10 2023 20:45:26.
tmpl-insert-media-modal.php File 2458 bytes March 10 2023 20:45:26.
tmpl-keyboard-shortcuts.php File 8702 bytes March 10 2023 20:45:26.
tmpl-layer-item.php File 1102 bytes March 10 2023 20:45:26.
tmpl-loading-modal.php File 317 bytes March 10 2023 20:45:26.
tmpl-object-modal.php File 2271 bytes March 10 2023 20:45:26.
tmpl-plugin-settings.php File 18276 bytes March 10 2023 20:45:26.
tmpl-plugin-update-easter-egg-modal.php File 1027 bytes March 10 2023 20:45:26.
tmpl-plugin-update-error-modal.php File 946 bytes March 10 2023 20:45:26.
tmpl-plugin-update-loading-modal.php File 344 bytes March 10 2023 20:45:26.
tmpl-plugin-update-success-modal.php File 1195 bytes March 10 2023 20:45:26.
tmpl-post-chooser.php File 1177 bytes March 10 2023 20:45:26.
tmpl-post-options.php File 6822 bytes March 10 2023 20:45:26.
tmpl-project-preview-iframe.php File 2859 bytes March 10 2023 20:45:26.
tmpl-project-settings.php File 65245 bytes March 10 2023 20:45:26.
tmpl-purchase-ww-popups.php File 2853 bytes March 10 2023 20:45:26.
tmpl-quick-import.php File 346 bytes March 10 2023 20:45:26.
tmpl-revisions-welcome.php File 1622 bytes March 10 2023 20:45:26.
tmpl-search-window.php File 2122 bytes March 10 2023 20:45:26.
tmpl-shape-modal.php File 24461 bytes March 10 2023 20:45:26.
tmpl-slide-tab.php File 833 bytes March 10 2023 20:45:26.
tmpl-slider-grid-item.php File 2144 bytes March 10 2023 20:45:26.
tmpl-slider-group-item.php File 483 bytes March 10 2023 20:45:26.
tmpl-slider-group-placeholder.php File 265 bytes March 10 2023 20:45:26.
tmpl-slider-group-remove-area.php File 395 bytes March 10 2023 20:45:26.
tmpl-slider-library.php File 4312 bytes March 10 2023 20:45:26.
tmpl-sliders-list-context-menu.php File 1477 bytes March 10 2023 20:45:26.
tmpl-smart-alert.php File 161 bytes March 10 2023 20:45:26.
tmpl-smart-help.php File 69956 bytes March 10 2023 20:45:26.
tmpl-static-layer-item.php File 647 bytes March 10 2023 20:45:26.
tmpl-transition-gallery.php File 821 bytes March 10 2023 20:45:26.
tmpl-transition-window.php File 5566 bytes March 10 2023 20:45:26.
tmpl-upload-sliders.php File 1315 bytes March 10 2023 20:45:26.
tmpl-version-warning.php File 670 bytes March 10 2023 20:45:26.

Reading File: /home/transcarter//www//wp-content/plugins/LayerSlider/assets/templates/tmpl-upload-sliders.php

<?php defined( 'LS_ROOT_FILE' ) || exit; ?>
<script type="text/html" id="tmpl-upload-sliders">
	<div id="ls-upload-modal-window">
		<kmw-h1 class="kmw-modal-title"><?= __('Import Projects', 'LayerSlider') ?></kmw-h1>
		<form method="post" enctype="multipart/form-data">
			<p><?= __('Here you can upload your previously exported projects. To import them to your site, you just need to choose and select the appropriate export file (files with .zip or .json extensions), then press the Import Projects button.', 'LayerSlider') ?></p>
			<div class="ls-notification updated"><div><?= sprintf(__('Looking for the importable demo content? %sBrowse Templates%s.', 'LayerSlider'), '<a href="#" class="ls-open-template-store" data-delay="750">'.lsGetSVGIcon('map'), '</a>') ?></div></div>
			<?php wp_nonce_field('import-sliders'); ?>
			<input type="hidden" name="ls-import" value="1">
			<ls-div class="centered center ls-form-file">
				<span class="file-text"><?= __('No import file chosen. Click to choose or drag file here.', 'LayerSlider') ?></span>
				<input type="file" name="import_file">
			</ls-div>

			<ls-p class="ls-center ls--form-control">
				<button type="submit" class="ls--button ls--bg-lightgray ls--white"><?= __('Import Projects', 'LayerSlider') ?></button>
			</ls-p>
		</form>
	</div>
</script>

SILENT KILLER Tool