PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.2.4
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.2.4
8.7.8 8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 All 534 releases
← All changes | templates/template-00/shortcode.php +1 -1 8.7.78.2.4 View file →
@@ -48,9 +48,9 @@
48 48 <div class="wp-chatbot-footer">
49 49 <div id="wp-chatbot-editor-area" class="wp-chatbot-editor-area">
50 50 <input id="wp-chatbot-editor" class="wp-chatbot-editor" required="" placeholder="<?php echo esc_attr(wpb_randmom_message_handle(unserialize(get_option('qlcd_wp_chatbot_send_a_msg')))); ?>"
51 51 >
52 - <button type="button" id="wp-chatbot-send-message" class="wp-chatbot-button"><span class="dashicons dashicons-arrow-up-alt"></span></button>
52 + <button type="button" id="wp-chatbot-send-message" class="wp-chatbot-button"><?php esc_html_e('send', 'chatbot'); ?></button>
53 53 </div>
54 54 <!--wp-chatbot-editor-container-->
55 55 </div>
56 56 <!--wp-chatbot-footer-->