Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/themify-.../js/module-s.../src
File: signup-form.mjs
],
[500] Fix | Delete
h: [
[501] Fix | Delete
this.get_border(' .tb_signup_success:hover', 'b_s_s', '')
[502] Fix | Delete
]
[503] Fix | Delete
})
[504] Fix | Delete
]),
[505] Fix | Delete
// Padding
[506] Fix | Delete
this.get_expand('p', [
[507] Fix | Delete
this.get_tab({
[508] Fix | Delete
n: [
[509] Fix | Delete
this.get_padding(' .tb_signup_success', 'e_p_s')
[510] Fix | Delete
],
[511] Fix | Delete
h: [
[512] Fix | Delete
this.get_padding(' .tb_signup_success:hover', 'e_p_s_h', 'h')
[513] Fix | Delete
]
[514] Fix | Delete
})
[515] Fix | Delete
]),
[516] Fix | Delete
// Rounded Corners
[517] Fix | Delete
this.get_expand('r_c', [
[518] Fix | Delete
this.get_tab({
[519] Fix | Delete
n: [
[520] Fix | Delete
this.get_border_radius(' .tb_signup_success', 'e_r_c_s')
[521] Fix | Delete
],
[522] Fix | Delete
h: [
[523] Fix | Delete
this.get_border_radius(' .tb_signup_success:hover', 'e_r_c_s', 'h')
[524] Fix | Delete
]
[525] Fix | Delete
})
[526] Fix | Delete
]),
[527] Fix | Delete
// Shadow
[528] Fix | Delete
this.get_expand('sh', [
[529] Fix | Delete
this.get_tab({
[530] Fix | Delete
n: [
[531] Fix | Delete
this.get_box_shadow(' .tb_signup_success', 'e_sh_s')
[532] Fix | Delete
],
[533] Fix | Delete
h: [
[534] Fix | Delete
this.get_box_shadow(' .tb_signup_success:hover', 'e_sh_s', 'h')
[535] Fix | Delete
]
[536] Fix | Delete
})
[537] Fix | Delete
])
[538] Fix | Delete
];
[539] Fix | Delete
[540] Fix | Delete
return {
[541] Fix | Delete
type: 'tabs',
[542] Fix | Delete
options: {
[543] Fix | Delete
g: general,
[544] Fix | Delete
m_t: this.module_title_custom_style(),
[545] Fix | Delete
labels: labels,
[546] Fix | Delete
inpf: inputs,
[547] Fix | Delete
chkbox: checkbox,
[548] Fix | Delete
submitbtn: sendButton,
[549] Fix | Delete
errmsg: signupError,
[550] Fix | Delete
sucmsg: signupSuccess
[551] Fix | Delete
}
[552] Fix | Delete
};
[553] Fix | Delete
}
[554] Fix | Delete
}
[555] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function