Replace args with string literal

This commit is contained in:
Ben Goldsworthy 2021-02-21 10:54:30 +00:00
parent 1371c19f4d
commit 663ff8e350
4 changed files with 271 additions and 271 deletions

View file

@ -286,7 +286,7 @@ abstract class MCI_Footnotes_Layout_Engine {
echo '</h2><br/>';
if ( $l_bool_settings_updated ) {
echo sprintf( '<div id="message" class="updated">%s</div>', __( 'Settings saved', MCI_Footnotes_Config::C_STR_PLUGIN_NAME ) );
echo sprintf( '<div id="message" class="updated">%s</div>', __( 'Settings saved', 'footnotes' ) );
}
// form to submit the active section