Browse
For agents
About
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms
/
delete
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms
vdelete
Switch version
1.26.15
trunk
1.0
1.10.0
1.11.0
1.11.1
1.12.0
1.12.1
1.12.10
1.12.11
1.12.12
1.12.2
1.12.3
1.12.4
1.12.5
1.12.6
1.12.7
1.12.8
1.12.9
1.13.0
1.13.1
1.13.10
1.13.11
1.13.12
1.13.2
All 194 releases
Overview
Code
happyforms
/
core
/
templates
/
admin-shortcode.php
admin-shortcode.php
in Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms delete, at core/templates/admin-shortcode.php
9 lines
227 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
script
type
=
"
text/html
"
id
=
"
tmpl-happyforms-shortcode
"
>
2
<
div
class
=
"
loading-placeholder
"
>
3
<
div
style
=
"
text-align: center
"
>
4
<
span
>
{
{
data
.
title
}
}
<
/
span
>
5
<
/
div
>
6
<
/
div
>
7
<
span
class
=
"
wpview-end
"
>
<
/
span
>
8
<
/
script
>
9