installed plugin Easy Digital Downloads
version 3.1.0.3
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* Admin tax table rate row when no rates are available.
|
||||
*
|
||||
* @since 3.0
|
||||
*
|
||||
* @package EDD
|
||||
* @category Template
|
||||
* @author Easy Digital Downloads
|
||||
* @version 1.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
<td colspan="5">
|
||||
<?php esc_html_e( 'No rates found.', 'easy-digital-downloads' ); ?>
|
||||
</td>
|
Reference in New Issue
Block a user