Browse
For agents
About
GetResponse Forms by Optin Cat
/
2.0.2
GetResponse Forms by Optin Cat
v2.0.2
Switch version
1.3.4
1.3.5
1.3.6
1.3.8
1.3.9
1.4.0
1.4.1
1.4.2
1.5.0
1.5.1
1.5.2
1.5.4
1.5.5
1.5.6
1.5.7
1.5.8
1.6.1
1.6.2
1.6.3
1.7.0
1.7.1
1.7.2
1.8.0
1.8.1
2.0.0
All 36 releases
Overview
Code
getresponse
/
layouts
/
lightbox
/
lightbox_5
/
layout-new.php
layout-new.php
in GetResponse Forms by Optin Cat 2.0.2, at layouts/lightbox/lightbox_5/layout-new.php
10 lines
189 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
/**
4
*
@package
Optin Cat
5
*/
6
7
require_once
dirname
(
__FILE__
)
.
'
/../../common/layout_5/layout.php
'
;
8
9
$
layout
=
fca_eoi_layout_descriptor_5
(
'
Popup 5
'
,
'
lightbox_5
'
,
array
(
)
)
;
10