golden hour
/home/godaofbq/elitehyperbarics.com/wp-content/plugins/crisp/views
⬆️ Go Up
Upload
File/Folder
Size
Actions
settings_install.php
619 B
Del
OK
settings_installed.php
1.8 KB
Del
OK
Edit: settings_install.php
<div class="crisp-wrap"> <div class="crisp-logo"></div> <div class="crisp-actions"> <h2 class="crisp-title"><?php _e("Add Crisp to your WordPress", "crisp"); ?></h2> <p class="crisp-subtitle"><?php _e("By clicking the following link, we will add automatically the Crisp chatbox on your WordPress. It's totally free!", "crisp"); ?></p> <a class="crisp-button crisp-button-blue" href="<?php echo esc_url($add_to_crisp_link); ?>"><?php _e("Install Crisp on my WordPress", "crisp"); ?></a> </div> <div class="crisp-side"> <div class="crisp-side-illustration"></div> </div> </div>
Save