Fix some formatting changes
This commit is contained in:
parent
0fc81a27fc
commit
4663d31f66
|
@ -133,7 +133,7 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
|
|||
); // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped
|
||||
?>
|
||||
</a>
|
||||
</li>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
|
@ -314,7 +314,6 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
|
|||
<?php
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Recent reviews widget.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue