Merge pull request #6617 from SiR-DanieL/patch-1
Typo in the system report
This commit is contained in:
commit
ef9c9b69a0
|
@ -335,7 +335,7 @@ If enabled on your server, Suhosin may need to be configured to increase its dat
|
|||
}
|
||||
|
||||
if ( $plugin_data['Network'] != false ) {
|
||||
$network_string = ' – <stfong style="color:black;">' . __( 'Network enabled', 'woocommerce' ) . '</strong>';
|
||||
$network_string = ' – <strong style="color:black;">' . __( 'Network enabled', 'woocommerce' ) . '</strong>';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue