Typo in the system report
This commit is contained in:
parent
cde08791f6
commit
2080bcc0c4
|
@ -335,7 +335,7 @@ If enabled on your server, Suhosin may need to be configured to increase its dat
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( $plugin_data['Network'] != false ) {
|
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