File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
/home/pharmacy/public_html/wp-content/plugins/maxbuttons/blocks/tpl/color.tpl
		{if:label} 	<label for='%%id%%' class='mbcolor'>%%label%%</label> {/if:label}

	<div class="input mbcolor alpha-color-picker %%name%%" {if:conditional}data-show="%%conditional%%"{/if:conditional}>

		<input type="text" name="%%name%%" id="%%id%%" class="mb-color-field" value="%%value%%" data-alpha-enabled="true"  data-alpha-color-type="hex">
		{if:copycolor} <div class="arrows %%copypos%%" data-id="%%id%%" data-bind="%%bindto%%"><div class='right'><span class='arrow-right' title='%%right_title%%'></span></div><div class='left'><span class='arrow-left' title='%%left_title%%'></span></div></div>	{/if:copycolor}
	</div>