Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/jet-theme-core   php

Repository URL to install this package:

Version: 1.2.1 

/ editor / template-library-header-back.php

<button type="button" class="jet-template-library-back">
	<i class="dashicons dashicons-arrow-left-alt2"></i>
	<?php esc_html_e( 'Back to Library', 'jet-theme-core' ); ?>
</button>