|
@@ -3,9 +3,9 @@ |
|
3
|
3
|
|
|
4
|
4
|
use Elementor\Modules\FloatingButtons\Module; |
|
5
|
5
|
|
|
6
|
6
|
if ( ! defined( 'ABSPATH' ) ) { |
|
7
|
|
- exit; // Exit if accessed directly. |
|
7
|
+ exit; // Exit if accessed directly |
|
8
|
8
|
} |
|
9
|
9
|
|
|
10
|
10
|
?> |
|
11
|
11
|
<script type="text/template" id="tmpl-elementor-new-floating-elements"> |