backup-ongoing.php
11 months ago
backup_controller.php
11 months ago
backups-table-header.php
11 months ago
backups-under-table.php
11 months ago
before-update-backup-errors.php
11 months ago
email-errors.php
11 months ago
quota-errors.php
11 months ago
security-plugins-warning.php
11 months ago
super-quick-migration.php
11 months ago
support-chat.php
11 months ago
upload-backup.php
11 months ago
support-chat.php
24 lines
| 1 | <?php |
| 2 | |
| 3 | // Exit on direct access |
| 4 | if (!defined('ABSPATH')) { |
| 5 | exit; |
| 6 | } |
| 7 | |
| 8 | ?> |
| 9 | |
| 10 | <jdiv class="label_e50 _bottom_ea7 notranslate" id="bmi_support_chat" style="background: linear-gradient(95deg, rgb(47, 50, 74) 20%, rgb(66, 72, 103) 80%);right: 30px;bottom: 0px;width: 310px;"> |
| 11 | <jdiv class="hoverl_bc6"></jdiv> |
| 12 | <jdiv class="text_468 _noAd_b4d contentTransitionWrap_c73" style="font-size: 15px;font-family: Arial, Arial;font-style: normal;color: rgb(240, 241, 241);position: absolute;top: 8px;line-height: 13px;"> |
| 13 | <span>Connect with support (click to load)</span><br> |
| 14 | <span style="color: #eee;font-size: 10px;"> |
| 15 | This will establish connection to the chat servers |
| 16 | </span> |
| 17 | </jdiv> |
| 18 | <jdiv class="leafCont_180"> |
| 19 | <jdiv class="leaf_2cc _bottom_afb"> |
| 20 | <jdiv class="cssLeaf_464"></jdiv> |
| 21 | </jdiv> |
| 22 | </jdiv> |
| 23 | </jdiv> |
| 24 |