File "upload.php"

Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/meta-box/inc/templates/upload.php
File size: 394 bytes
MIME-type: text/x-php
Charset: utf-8

<?php defined( 'ABSPATH' ) || die ?>

<script id="tmpl-rwmb-upload-area" type="text/html">
	<div class="rwmb-upload-inside">
		<h3>{{{ i18nRwmbMedia.uploadInstructions }}}</h3>
		<p>{{{ i18nRwmbMedia.or }}}</p>
		<button type="button" class="rwmb-browse-button browser button button-hero" id="{{{ _.uniqueId( 'rwmb-upload-browser-') }}}">{{{ i18nRwmbMedia.select }}}</button>
	</div>
</script>