PluginProbe
Float menu – awesome floating side menu / 7.2
Float menu – awesome floating side menu v7.2
7.2.5 trunk 2.1 2.2 3.0.1 3.1 3.2.2 3.3.1 3.5 3.5.1 3.5.2 3.5.3. 3.5.4 4.0 4.1 4.1.1 4.2 4.3 4.3.1 4.3.2 5.0 5.0.1 5.0.2 5.0.3 5.1 All 57 releases
← All changes | admin/pages/2.settings.php +1 -1 trunk7.2 View file →
@@ -39,6 +39,6 @@
39 39 <?php wp_nonce_field( WOWP_Plugin::PREFIX . '_nonce', WOWP_Plugin::PREFIX . '_settings' ); ?>
40 40 </form>
41 41 <?php
42 42
43 -$text = __( 'Item Saved', 'float-menu' );
43 +$text = __( 'Item Savied', 'float-menu' );
44 44 echo '<div class="wpie-notice notice notice-success">' . esc_html( $text ) . '</div>';