Version Description
- New Layout Introduced
- Bugs Fixed
- Help Video Added
Download this release
Release Info
Developer | contact-banker |
Plugin | Contact Bank: WordPress Form Builder for Contact Forms |
Version | 2.0.19 |
Comparing to | |
See all releases |
Code changes from version 2.0.18 to 2.0.19
- assets/css/stylesheet.css +102 -1
- assets/images/banner.png +0 -0
- assets/images/img.png +0 -0
- assets/images/quote.png +0 -0
- assets/images/tables/Thumbs.db +0 -0
- contact-bank.php +3 -3
- frontend_views/contact_bank_forms.php +2 -0
- includes/cb_text.php +1 -1
- languages/contact_bank-he_IL.mo +0 -0
- languages/contact_bank-he_IL.po +422 -381
- lib/contact_view-class.php +120 -122
- lib/install-script.php +3 -12
- readme.txt +16 -2
- views/add_contact_email.php +183 -178
- views/contact-bank-system-report.php +439 -433
- views/contact_bank_form_preview.php +216 -212
- views/contact_bank_layout_settings.php +885 -878
- views/contact_bank_pro_version.php +357 -324
- views/contact_email_settings.php +83 -75
- views/contact_frontend_data.php +57 -50
- views/contact_view.php +486 -467
- views/dashboard.php +203 -118
- views/header.php +18 -8
- views/shortcode.php +17 -25
assets/css/stylesheet.css
CHANGED
@@ -3634,4 +3634,105 @@ opacity: 0.8;
|
|
3634 |
-moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3635 |
-webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3636 |
box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3637 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3634 |
-moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3635 |
-webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3636 |
box-shadow: 0px 1px 1px 0 #FF6D1E inset;
|
3637 |
+
}
|
3638 |
+
/****************************** Contact Bank Getting Started **********************************/
|
3639 |
+
#contact_bank_get_started .inside {
|
3640 |
+
padding : 0;
|
3641 |
+
margin : 0;
|
3642 |
+
}
|
3643 |
+
|
3644 |
+
#contact_bank_get_started .contact-bank-video {
|
3645 |
+
position : relative;
|
3646 |
+
padding-bottom : 48.5%;
|
3647 |
+
padding-top : 25px;
|
3648 |
+
height : 0;
|
3649 |
+
width : 85%;
|
3650 |
+
margin : 1em auto 0 auto;
|
3651 |
+
}
|
3652 |
+
|
3653 |
+
#contact_bank_get_started .contact-bank-video iframe {
|
3654 |
+
position : absolute;
|
3655 |
+
top : 0;
|
3656 |
+
left : 0;
|
3657 |
+
width : 100%;
|
3658 |
+
height : 100%;
|
3659 |
+
}
|
3660 |
+
|
3661 |
+
.contact_bank_getting_started {
|
3662 |
+
padding : 0 2em;
|
3663 |
+
overflow : hidden;
|
3664 |
+
}
|
3665 |
+
.contact_bank_layout
|
3666 |
+
{
|
3667 |
+
padding: 0px 10px 0 16px;
|
3668 |
+
}
|
3669 |
+
.contact_bank_layout > a
|
3670 |
+
{
|
3671 |
+
margin-top:15px;
|
3672 |
+
margin-bottom:10px;
|
3673 |
+
text-decoration:none !important;
|
3674 |
+
}
|
3675 |
+
.contact_bank_layout > .btn
|
3676 |
+
{
|
3677 |
+
margin-top:15px;
|
3678 |
+
margin-bottom:10px;
|
3679 |
+
text-decoration:none !important;
|
3680 |
+
}
|
3681 |
+
.contact_bank_getting_started .column {
|
3682 |
+
width : 100%;
|
3683 |
+
max-width : 45%;
|
3684 |
+
float : left;
|
3685 |
+
padding-right : 2.5%;
|
3686 |
+
|
3687 |
+
padding-bottom : 2em;
|
3688 |
+
}
|
3689 |
+
|
3690 |
+
.contact_bank_getting_started .column.two {
|
3691 |
+
margin-right : 0;
|
3692 |
+
padding-right : 0;
|
3693 |
+
padding-left : 2.5%;
|
3694 |
+
border : 0;
|
3695 |
+
max-width : 49%;
|
3696 |
+
border-left : 1px solid #ebebeb;
|
3697 |
+
}
|
3698 |
+
|
3699 |
+
.contact_bank_getting_started .contact-bank-video-link {
|
3700 |
+
width : 100%;
|
3701 |
+
max-width : 200px;
|
3702 |
+
float : left;
|
3703 |
+
margin : 0 1.5em 1.5em 0;
|
3704 |
+
}
|
3705 |
+
|
3706 |
+
.contact_bank_getting_started .contact-bank-video-link img {
|
3707 |
+
max-width : 100%;
|
3708 |
+
height : auto;
|
3709 |
+
}
|
3710 |
+
|
3711 |
+
.contact_bank_getting_started .contact_bank_video {
|
3712 |
+
display : none;
|
3713 |
+
}
|
3714 |
+
|
3715 |
+
|
3716 |
+
.contact-bank-video-popup .contact_bank_video {
|
3717 |
+
padding : 0;
|
3718 |
+
margin : 0 0 -5px 0;
|
3719 |
+
}
|
3720 |
+
|
3721 |
+
.contact-bank-video-popup .ui-dialog-titlebar {
|
3722 |
+
line-height : 1;
|
3723 |
+
font-size : 1em;
|
3724 |
+
height : 35px;
|
3725 |
+
background : #222;
|
3726 |
+
border-bottom : none;
|
3727 |
+
}
|
3728 |
+
|
3729 |
+
.contact-bank-video-popup .ui-dialog-titlebar button {
|
3730 |
+
width : 30px;
|
3731 |
+
height : 30px;
|
3732 |
+
color : #ffffff;
|
3733 |
+
top : 0px;
|
3734 |
+
right : 0px;
|
3735 |
+
margin : 0;
|
3736 |
+
padding : 0;
|
3737 |
+
}
|
3738 |
+
|
assets/images/banner.png
DELETED
Binary file
|
assets/images/img.png
ADDED
Binary file
|
assets/images/quote.png
DELETED
Binary file
|
assets/images/tables/Thumbs.db
DELETED
Binary file
|
contact-bank.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Bank Standard Edition
|
|
4 |
Plugin URI: http://tech-banker.com
|
5 |
Description: Build Complex, Powerful Contact Forms in Just Seconds. No Programming Knowledge Required! Yeah, It's Really That Easy.
|
6 |
Author: Tech Banker
|
7 |
-
Version: 2.0.
|
8 |
Author URI: http://tech-banker.com
|
9 |
*/
|
10 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -369,7 +369,7 @@ function add_contact_bank_icon($meta = TRUE)
|
|
369 |
"parent" => "contact_bank_links",
|
370 |
"id" => "pro_version_data_links",
|
371 |
"href" => site_url() ."/wp-admin/admin.php?page=pro_version",
|
372 |
-
"title" => __(
|
373 |
);
|
374 |
|
375 |
}
|
@@ -520,7 +520,7 @@ function plugin_load_textdomain()
|
|
520 |
}
|
521 |
add_action("plugins_loaded", "plugin_load_textdomain");
|
522 |
$version = get_option("contact-bank-version-number");
|
523 |
-
if($version
|
524 |
{
|
525 |
add_action('admin_init', 'plugin_install_script_for_contact_bank');
|
526 |
}
|
4 |
Plugin URI: http://tech-banker.com
|
5 |
Description: Build Complex, Powerful Contact Forms in Just Seconds. No Programming Knowledge Required! Yeah, It's Really That Easy.
|
6 |
Author: Tech Banker
|
7 |
+
Version: 2.0.20
|
8 |
Author URI: http://tech-banker.com
|
9 |
*/
|
10 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
369 |
"parent" => "contact_bank_links",
|
370 |
"id" => "pro_version_data_links",
|
371 |
"href" => site_url() ."/wp-admin/admin.php?page=pro_version",
|
372 |
+
"title" => __("Purchase PRO Edition", contact_bank)) /* set the sub-menu name */
|
373 |
);
|
374 |
|
375 |
}
|
520 |
}
|
521 |
add_action("plugins_loaded", "plugin_load_textdomain");
|
522 |
$version = get_option("contact-bank-version-number");
|
523 |
+
if($version != "")
|
524 |
{
|
525 |
add_action('admin_init', 'plugin_install_script_for_contact_bank');
|
526 |
}
|
frontend_views/contact_bank_forms.php
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
<?php
|
2 |
global $wpdb;
|
|
|
3 |
$control_settings_array = array();
|
4 |
$form_settings_array = array();
|
5 |
$layout_settings_array = array();
|
@@ -71,6 +72,7 @@ $forms_email_settings = $wpdb->get_row
|
|
71 |
)
|
72 |
);
|
73 |
?>
|
|
|
74 |
<style type="text/css">
|
75 |
|
76 |
.main_container_form
|
1 |
<?php
|
2 |
global $wpdb;
|
3 |
+
|
4 |
$control_settings_array = array();
|
5 |
$form_settings_array = array();
|
6 |
$layout_settings_array = array();
|
72 |
)
|
73 |
);
|
74 |
?>
|
75 |
+
|
76 |
<style type="text/css">
|
77 |
|
78 |
.main_container_form
|
includes/cb_text.php
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
<label class="layout-control-label"><?php _e( "Label", contact_bank ); ?> :</label>
|
41 |
<div class="layout-controls">
|
42 |
<input type="text" class="layout-span12" onkeyup="enter_admin_label(<?php echo $dynamicId; ?>);"
|
43 |
-
value="<?php echo isset($form_settings[$dynamicId]["cb_label_value"]) ? $form_settings[$dynamicId]["cb_label_value"] : _e( "Untitled", contact_bank ); ?>"
|
44 |
id="ux_label_text_<?php echo $dynamicId; ?>" placeholder="<?php _e( "Enter Label", contact_bank ); ?>" name="ux_label_text_<?php echo $dynamicId; ?>" />
|
45 |
</div>
|
46 |
</div>
|
40 |
<label class="layout-control-label"><?php _e( "Label", contact_bank ); ?> :</label>
|
41 |
<div class="layout-controls">
|
42 |
<input type="text" class="layout-span12" onkeyup="enter_admin_label(<?php echo $dynamicId; ?>);"
|
43 |
+
value="<?php echo isset($form_settings[$dynamicId]["cb_label_value"]) ? strip_tags($form_settings[$dynamicId]["cb_label_value"]) : _e( "Untitled", contact_bank ); ?>"
|
44 |
id="ux_label_text_<?php echo $dynamicId; ?>" placeholder="<?php _e( "Enter Label", contact_bank ); ?>" name="ux_label_text_<?php echo $dynamicId; ?>" />
|
45 |
</div>
|
46 |
</div>
|
languages/contact_bank-he_IL.mo
CHANGED
Binary file
|
languages/contact_bank-he_IL.po
CHANGED
@@ -1,95 +1,96 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: \n"
|
4 |
-
"POT-Creation-Date: 2014-
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
"X-Generator: Poedit 1.5.7\n"
|
12 |
-
"X-Poedit-KeywordsList:
|
13 |
-
"X-Poedit-Basepath: C:\\wamp\\www\\
|
14 |
-
"\\contact-bank\\\n"
|
15 |
"X-Poedit-SearchPath-0: .\n"
|
16 |
|
17 |
#: contact-bank.php:54
|
18 |
msgid "Contact Bank"
|
19 |
msgstr "Contact Bank"
|
20 |
|
21 |
-
#: contact-bank.php:55 contact-bank.php:
|
22 |
msgid "Dashboard"
|
23 |
-
msgstr "
|
24 |
|
25 |
-
#: contact-bank.php:57 contact-bank.php:
|
26 |
msgid "Short-Codes"
|
27 |
-
msgstr "
|
28 |
|
29 |
-
#: contact-bank.php:58 contact-bank.php:
|
30 |
-
#: views/dashboard.php:
|
31 |
msgid "Form Entries"
|
32 |
-
msgstr "
|
33 |
|
34 |
-
#: contact-bank.php:59 contact-bank.php:
|
35 |
-
#: views/dashboard.php:
|
36 |
msgid "Email Settings"
|
37 |
-
msgstr "הגדרות
|
38 |
|
39 |
-
#: contact-bank.php:60 contact-bank.php:
|
40 |
-
#: views/contact_bank_layout_settings.php:
|
41 |
msgid "Global Settings"
|
42 |
-
msgstr "הגדרות
|
43 |
|
44 |
-
#: contact-bank.php:61 contact-bank.php:
|
45 |
-
#: views/contact-bank-system-report.php:
|
46 |
msgid "System Status"
|
47 |
-
msgstr "מצב
|
48 |
|
49 |
-
#: contact-bank.php:63 contact-bank.php:
|
50 |
msgid "Purchase PRO Edition"
|
51 |
-
msgstr "רכוש את מהדורת
|
52 |
|
53 |
-
#: contact-bank.php:
|
54 |
msgid "Add Contact Bank Form"
|
55 |
-
msgstr "הוספת טופס
|
56 |
|
57 |
-
#: contact-bank.php:
|
58 |
msgid "Insert Contact Bank Form"
|
59 |
-
msgstr "
|
60 |
|
61 |
-
#: contact-bank.php:
|
62 |
msgid "Select a form below to add it to your post or page."
|
63 |
-
msgstr "בחר טופס
|
64 |
|
65 |
-
#: contact-bank.php:
|
66 |
msgid "Form Name"
|
67 |
-
msgstr "שם
|
68 |
|
69 |
-
#: contact-bank.php:
|
70 |
msgid "Select a Form"
|
71 |
msgstr "בחר טופס"
|
72 |
|
73 |
-
#: contact-bank.php:
|
74 |
msgid "Show Form Title"
|
75 |
-
msgstr "הצג כותרת
|
76 |
|
77 |
-
#: contact-bank.php:
|
78 |
msgid "Insert Form"
|
79 |
-
msgstr "
|
80 |
|
81 |
-
#: contact-bank.php:
|
82 |
msgid "Cancel"
|
83 |
-
msgstr "
|
84 |
|
85 |
-
#: contact-bank.php:
|
86 |
msgid "Please choose a Form to insert into Shortcode"
|
87 |
-
msgstr "
|
88 |
|
89 |
-
#: frontend_views/contact_bank_forms.php:
|
90 |
-
#: views/contact_bank_form_preview.php:
|
91 |
msgid "Select Option"
|
92 |
-
msgstr "
|
93 |
|
94 |
#: includes/cb_checkbox.php:36
|
95 |
msgid "Check Boxes"
|
@@ -125,7 +126,7 @@ msgstr "ללא כותרת"
|
|
125 |
#: includes/cb_textarea.php:67 includes/cb_textarea.php:82
|
126 |
#: includes/cb_textarea.php:98
|
127 |
msgid "Required"
|
128 |
-
msgstr "
|
129 |
|
130 |
#: includes/cb_checkbox.php:60 includes/cb_checkbox.php:73
|
131 |
#: includes/cb_checkbox.php:87 includes/cb_dropdown.php:60
|
@@ -136,19 +137,19 @@ msgstr "דרוש"
|
|
136 |
#: includes/cb_text.php:103 includes/cb_textarea.php:72
|
137 |
#: includes/cb_textarea.php:87 includes/cb_textarea.php:103
|
138 |
msgid "Not Required"
|
139 |
-
msgstr "
|
140 |
|
141 |
#: includes/cb_checkbox.php:95 includes/cb_dropdown.php:95
|
142 |
#: includes/cb_email.php:112 includes/cb_multiple.php:104
|
143 |
#: includes/cb_text.php:111
|
144 |
msgid "Tooltip Text"
|
145 |
-
msgstr "
|
146 |
|
147 |
#: includes/cb_checkbox.php:97 includes/cb_dropdown.php:97
|
148 |
#: includes/cb_email.php:115 includes/cb_multiple.php:108
|
149 |
#: includes/cb_text.php:114 includes/cb_textarea.php:113
|
150 |
-
#: views/contact_bank_layout_settings.php:
|
151 |
-
#: views/contact_frontend_data.php:
|
152 |
#: views/includes_common_after.php:348 views/includes_common_after.php:351
|
153 |
#: views/includes_common_after.php:354 views/includes_common_after.php:357
|
154 |
#: views/includes_common_after.php:360 views/includes_common_after.php:363
|
@@ -164,63 +165,63 @@ msgstr "אפשרויות"
|
|
164 |
|
165 |
#: includes/cb_checkbox.php:103
|
166 |
msgid "Enter Options"
|
167 |
-
msgstr "הזן
|
168 |
|
169 |
#: includes/cb_checkbox.php:104 includes/cb_dropdown.php:104
|
170 |
#: includes/cb_multiple.php:119
|
171 |
msgid "Add"
|
172 |
-
msgstr "
|
173 |
|
174 |
#: includes/cb_checkbox.php:135 includes/cb_dropdown.php:135
|
175 |
#: includes/cb_multiple.php:153
|
176 |
msgid "Delete"
|
177 |
-
msgstr "
|
178 |
|
179 |
#: includes/cb_checkbox.php:142 includes/cb_dropdown.php:142
|
180 |
#: includes/cb_email.php:130 includes/cb_multiple.php:160
|
181 |
#: includes/cb_text.php:129 includes/cb_textarea.php:128
|
182 |
msgid "Admin Label"
|
183 |
-
msgstr "
|
184 |
|
185 |
#: includes/cb_checkbox.php:144 includes/cb_dropdown.php:144
|
186 |
#: includes/cb_email.php:134 includes/cb_multiple.php:163
|
187 |
#: includes/cb_text.php:131 includes/cb_textarea.php:131
|
188 |
msgid "Enter Admin Label"
|
189 |
-
msgstr "הזן
|
190 |
|
191 |
#: includes/cb_checkbox.php:148 includes/cb_dropdown.php:148
|
192 |
#: includes/cb_email.php:139 includes/cb_multiple.php:168
|
193 |
#: includes/cb_text.php:137 includes/cb_textarea.php:135
|
194 |
msgid "Do not show in the email"
|
195 |
-
msgstr "אל תציג
|
196 |
|
197 |
#: includes/cb_checkbox.php:179 includes/cb_dropdown.php:179
|
198 |
#: includes/cb_email.php:173 includes/cb_multiple.php:202
|
199 |
#: includes/cb_text.php:200 includes/cb_textarea.php:196
|
200 |
msgid "Save Settings"
|
201 |
-
msgstr "
|
202 |
|
203 |
#: includes/cb_checkbox.php:228 includes/cb_dropdown.php:219
|
204 |
#: includes/cb_multiple.php:252
|
205 |
msgid "Please Fill an Option."
|
206 |
-
msgstr "
|
207 |
|
208 |
-
#: includes/cb_dropdown.php:36 views/contact_view.php:
|
209 |
msgid "Select Box"
|
210 |
-
msgstr "
|
211 |
|
212 |
#: includes/cb_dropdown.php:42 includes/cb_email.php:44
|
213 |
#: includes/cb_multiple.php:45 includes/cb_text.php:44
|
214 |
msgid "Enter Label"
|
215 |
-
msgstr "
|
216 |
|
217 |
#: includes/cb_dropdown.php:103 includes/cb_multiple.php:116
|
218 |
msgid "Enter Option"
|
219 |
-
msgstr "הזן
|
220 |
|
221 |
-
#: includes/cb_email.php:36 views/contact_view.php:
|
222 |
msgid "Email Address"
|
223 |
-
msgstr "כתובת
|
224 |
|
225 |
#: includes/cb_email.php:49 includes/cb_text.php:48
|
226 |
#: includes/cb_textarea.php:48
|
@@ -229,615 +230,637 @@ msgstr "תיאור"
|
|
229 |
|
230 |
#: includes/cb_email.php:52 includes/cb_text.php:51
|
231 |
msgid "Enter Description"
|
232 |
-
msgstr "
|
233 |
|
234 |
#: includes/cb_email.php:121 includes/cb_text.php:120
|
235 |
#: includes/cb_textarea.php:120
|
236 |
msgid "Place Holder"
|
237 |
-
msgstr "
|
238 |
|
239 |
#: includes/cb_email.php:124 includes/cb_text.php:123
|
240 |
#: includes/cb_textarea.php:122
|
241 |
msgid "Enter Place Holder"
|
242 |
-
msgstr "הזן
|
243 |
|
244 |
-
#: includes/cb_multiple.php:36 views/contact_view.php:
|
245 |
msgid "Radio Buttons"
|
246 |
msgstr "כפתורי רדיו"
|
247 |
|
248 |
-
#: includes/cb_text.php:36 views/contact_view.php:
|
249 |
msgid "Single Line Text"
|
250 |
-
msgstr "טקסט שורה אחת"
|
251 |
|
252 |
#: includes/cb_text.php:168 includes/cb_textarea.php:166
|
253 |
msgid "Add a filter"
|
254 |
-
msgstr "
|
255 |
|
256 |
#: includes/cb_text.php:173 includes/cb_textarea.php:170
|
257 |
msgid "Alpha"
|
258 |
-
msgstr "
|
259 |
|
260 |
#: includes/cb_text.php:177 includes/cb_textarea.php:174
|
261 |
msgid "Alpha Numeric"
|
262 |
-
msgstr "
|
263 |
|
264 |
#: includes/cb_text.php:181 includes/cb_textarea.php:178
|
265 |
msgid "Digits"
|
266 |
-
msgstr "
|
267 |
|
268 |
#: includes/cb_text.php:185 includes/cb_textarea.php:182
|
269 |
msgid "Strip Tags"
|
270 |
-
msgstr "
|
271 |
|
272 |
#: includes/cb_text.php:189 includes/cb_textarea.php:186
|
273 |
msgid "Trim"
|
274 |
-
msgstr "
|
275 |
|
276 |
#: includes/cb_text.php:191 includes/cb_textarea.php:188
|
277 |
-
#: views/contact_bank_layout_settings.php:
|
278 |
-
#: views/contact_bank_layout_settings.php:
|
279 |
-
#: views/contact_bank_layout_settings.php:
|
280 |
-
#: views/contact_bank_layout_settings.php:
|
281 |
-
#: views/contact_bank_layout_settings.php:
|
282 |
msgid " (Available in Premium Edition)"
|
283 |
-
msgstr "(זמין במהדורת
|
284 |
|
285 |
-
#: includes/cb_textarea.php:36 views/contact_view.php:
|
286 |
msgid "Paragraph Text"
|
287 |
-
msgstr "טקסט
|
288 |
|
289 |
#: includes/cb_textarea.php:43
|
290 |
msgid "Enter label"
|
291 |
-
msgstr "הזן
|
292 |
|
293 |
#: includes/cb_textarea.php:50
|
294 |
msgid "Enter Description"
|
295 |
-
msgstr "הזן
|
296 |
|
297 |
#: includes/cb_textarea.php:111
|
298 |
msgid "Tooltip text"
|
299 |
-
msgstr "טקסט
|
300 |
|
301 |
#: lib/contact_bank_email-class.php:52
|
302 |
msgid "Edit Email Settings"
|
303 |
-
msgstr "ערוך הגדרות
|
304 |
|
305 |
#: lib/contact_bank_email-class.php:55
|
306 |
msgid "Delete Email Settings"
|
307 |
-
msgstr "
|
308 |
|
309 |
-
#: lib/contact_frontend_data_class.php:
|
310 |
msgid "Delete Form Entry"
|
311 |
-
msgstr "
|
312 |
|
313 |
-
#: views/add_contact_email.php:
|
314 |
msgid "Email Confirmation"
|
315 |
-
msgstr "
|
316 |
|
317 |
-
#: views/add_contact_email.php:
|
318 |
msgid "Back to Email Settings"
|
319 |
-
msgstr "
|
320 |
|
321 |
-
#: views/add_contact_email.php:
|
322 |
#: views/contact_bank_layout_settings.php:14
|
323 |
-
#: views/contact_bank_layout_settings.php:
|
324 |
-
#: views/contact_bank_layout_settings.php:
|
325 |
msgid "Save"
|
326 |
-
msgstr "
|
327 |
|
328 |
-
#: views/add_contact_email.php:
|
329 |
msgid "Email Settings Saved. Kindly wait for the redirect."
|
330 |
-
msgstr "הגדרות
|
331 |
|
332 |
-
#: views/add_contact_email.php:
|
333 |
#: views/contact_controls_files.php:35
|
334 |
msgid "Email"
|
335 |
-
msgstr "
|
336 |
|
337 |
-
#: views/add_contact_email.php:
|
338 |
msgid "Name"
|
339 |
-
msgstr "
|
340 |
|
341 |
-
#: views/add_contact_email.php:
|
342 |
msgid "Enter Name"
|
343 |
-
msgstr "
|
344 |
|
345 |
-
#: views/add_contact_email.php:
|
346 |
msgid "Send To"
|
347 |
msgstr "שלח אל"
|
348 |
|
349 |
-
#: views/add_contact_email.php:
|
350 |
-
#: views/add_contact_email.php:
|
351 |
msgid "Enter Email"
|
352 |
-
msgstr "הזן
|
353 |
|
354 |
-
#: views/add_contact_email.php:
|
355 |
-
#: views/add_contact_email.php:
|
356 |
msgid "Select a Field"
|
357 |
msgstr "בחר שדה"
|
358 |
|
359 |
-
#: views/add_contact_email.php:
|
360 |
msgid "Enter Email "
|
361 |
-
msgstr "הזן
|
362 |
|
363 |
-
#: views/add_contact_email.php:
|
364 |
msgid "Send To Field"
|
365 |
-
msgstr "שלח אל
|
366 |
|
367 |
-
#: views/add_contact_email.php:
|
368 |
msgid "Enter Field "
|
369 |
-
msgstr "הזן
|
370 |
|
371 |
-
#: views/add_contact_email.php:
|
372 |
-
#: views/add_contact_email.php:
|
373 |
-
#: views/add_contact_email.php:
|
374 |
-
#: views/add_contact_email.php:
|
375 |
msgid "Select a field"
|
376 |
msgstr "בחר שדה"
|
377 |
|
378 |
-
#: views/add_contact_email.php:
|
379 |
msgid "From Name"
|
380 |
-
msgstr "
|
381 |
|
382 |
-
#: views/add_contact_email.php:
|
383 |
msgid "Enter from name "
|
384 |
-
msgstr "הזן
|
385 |
|
386 |
-
#: views/add_contact_email.php:
|
387 |
msgid "From Email"
|
388 |
-
msgstr "
|
389 |
|
390 |
-
#: views/add_contact_email.php:
|
391 |
msgid "Enter from email"
|
392 |
-
msgstr "הזן
|
393 |
|
394 |
-
#: views/add_contact_email.php:
|
395 |
msgid "Reply To"
|
396 |
-
msgstr "
|
397 |
|
398 |
-
#: views/add_contact_email.php:
|
399 |
msgid "CC"
|
400 |
-
msgstr "
|
401 |
|
402 |
-
#: views/add_contact_email.php:
|
403 |
msgid "Enter CC Email "
|
404 |
-
msgstr "הזן
|
405 |
|
406 |
-
#: views/add_contact_email.php:
|
407 |
msgid "BCC"
|
408 |
-
msgstr "
|
409 |
|
410 |
-
#: views/add_contact_email.php:
|
411 |
msgid "Enter Bcc Email"
|
412 |
-
msgstr "הזן
|
413 |
|
414 |
-
#: views/add_contact_email.php:
|
415 |
msgid "Subject"
|
416 |
-
msgstr "
|
417 |
|
418 |
-
#: views/add_contact_email.php:
|
419 |
msgid "Enter Subject"
|
420 |
-
msgstr "הזן
|
421 |
|
422 |
-
#: views/add_contact_email.php:
|
423 |
msgid "Message"
|
424 |
msgstr "הודעה"
|
425 |
|
426 |
-
#: views/add_contact_email.php:
|
427 |
msgid "Insert a Field into Your Form Message"
|
428 |
-
msgstr "
|
429 |
|
430 |
-
#: views/contact-bank-system-report.php:
|
431 |
msgid "Get System Report"
|
432 |
-
msgstr "קבל
|
433 |
|
434 |
-
#: views/contact-bank-system-report.php:
|
435 |
msgid "Close System Report"
|
436 |
-
msgstr "
|
437 |
|
438 |
-
#: views/contact-bank-system-report.php:
|
439 |
msgid "Default"
|
440 |
msgstr "ברירת מחדל"
|
441 |
|
442 |
-
#: views/contact_bank_form_preview.php:
|
443 |
msgid "Form Preview"
|
444 |
-
msgstr "
|
445 |
|
446 |
-
#: views/contact_bank_form_preview.php:
|
447 |
#: views/contact_bank_layout_settings.php:11
|
448 |
-
#: views/contact_email_settings.php:
|
449 |
-
#: views/contact_view.php:
|
450 |
msgid "Back to Dashboard"
|
451 |
-
msgstr "חזרה ללוח
|
452 |
|
453 |
-
#: views/contact_bank_layout_settings.php:
|
454 |
msgid " (Premium Features available in Paid Edition)"
|
455 |
msgstr "(תכונות פרמיה זמינות במהדורה בתשלום)"
|
456 |
|
457 |
#: views/contact_bank_layout_settings.php:12
|
458 |
msgid "Restore Global Settings"
|
459 |
-
msgstr "
|
460 |
|
461 |
#: views/contact_bank_layout_settings.php:18
|
462 |
msgid "Form Settings Saved. Kindly wait for the redirect."
|
463 |
-
msgstr "הגדרות טופס שנשמרו. חביב לחכות
|
464 |
|
465 |
-
#: views/contact_bank_layout_settings.php:
|
466 |
-
#: views/contact_bank_layout_settings.php:
|
467 |
-
#: views/contact_email_settings.php:
|
468 |
-
#: views/contact_frontend_data.php:
|
469 |
msgid "Select Form"
|
470 |
-
msgstr "
|
471 |
|
472 |
-
#: views/contact_bank_layout_settings.php:
|
473 |
msgid "Label Settings"
|
474 |
-
msgstr "הגדרות
|
475 |
|
476 |
-
#: views/contact_bank_layout_settings.php:
|
477 |
-
#: views/contact_bank_layout_settings.php:
|
478 |
-
#: views/contact_bank_layout_settings.php:
|
479 |
-
#: views/contact_bank_layout_settings.php:
|
480 |
-
#: views/contact_bank_layout_settings.php:
|
481 |
msgid "Font Family :"
|
482 |
-
msgstr "משפחת
|
483 |
|
484 |
-
#: views/contact_bank_layout_settings.php:
|
485 |
msgid "Font Color :"
|
486 |
msgstr "צבע גופן:"
|
487 |
|
488 |
-
#: views/contact_bank_layout_settings.php:
|
489 |
-
#: views/contact_bank_layout_settings.php:
|
490 |
msgid "Font Style :"
|
491 |
msgstr "סגנון גופן:"
|
492 |
|
493 |
-
#: views/contact_bank_layout_settings.php:
|
494 |
-
#: views/contact_bank_layout_settings.php:
|
495 |
-
#: views/contact_bank_layout_settings.php:
|
496 |
-
#: views/contact_bank_layout_settings.php:
|
497 |
-
#: views/contact_bank_layout_settings.php:
|
498 |
msgid "Font Size (px) :"
|
499 |
-
msgstr "גודל גופן (
|
500 |
|
501 |
-
#: views/contact_bank_layout_settings.php:
|
502 |
-
#: views/contact_bank_layout_settings.php:
|
503 |
-
#: views/contact_bank_layout_settings.php:
|
504 |
-
#: views/contact_bank_layout_settings.php:
|
505 |
-
#: views/contact_bank_layout_settings.php:
|
506 |
msgid "Text Align :"
|
507 |
msgstr "יישור טקסט:"
|
508 |
|
509 |
-
#: views/contact_bank_layout_settings.php:
|
510 |
msgid "Label Position :"
|
511 |
-
msgstr "
|
512 |
|
513 |
-
#: views/contact_bank_layout_settings.php:
|
514 |
msgid "Field Desc Font Size :"
|
515 |
-
msgstr "
|
516 |
|
517 |
-
#: views/contact_bank_layout_settings.php:
|
518 |
msgid "Field Description Align :"
|
519 |
-
msgstr "
|
520 |
|
521 |
-
#: views/contact_bank_layout_settings.php:
|
522 |
msgid "Hide Labels :"
|
523 |
msgstr "הסתר תוויות:"
|
524 |
|
525 |
-
#: views/contact_bank_layout_settings.php:
|
526 |
-
#: views/contact_bank_layout_settings.php:
|
527 |
-
#: views/contact_bank_layout_settings.php:
|
528 |
-
#: views/contact_bank_layout_settings.php:
|
529 |
-
#: views/contact_bank_layout_settings.php:
|
530 |
msgid "Text Direction :"
|
531 |
msgstr "כיוון טקסט:"
|
532 |
|
533 |
-
#: views/contact_bank_layout_settings.php:
|
534 |
msgid "Input Field Settings"
|
535 |
msgstr "הגדרות שדה קלט"
|
536 |
|
537 |
-
#: views/contact_bank_layout_settings.php:
|
538 |
-
#: views/contact_bank_layout_settings.php:
|
539 |
-
#: views/contact_bank_layout_settings.php:
|
540 |
-
#: views/contact_bank_layout_settings.php:
|
541 |
msgid "Text Color :"
|
542 |
msgstr "צבע טקסט:"
|
543 |
|
544 |
-
#: views/contact_bank_layout_settings.php:
|
545 |
-
#: views/contact_bank_layout_settings.php:
|
546 |
msgid "Border Radius (px) :"
|
547 |
-
msgstr "
|
548 |
|
549 |
-
#: views/contact_bank_layout_settings.php:
|
550 |
-
#: views/contact_bank_layout_settings.php:
|
551 |
-
#: views/contact_bank_layout_settings.php:
|
552 |
-
#: views/contact_bank_layout_settings.php:
|
553 |
msgid "Border Color :"
|
554 |
-
msgstr "צבע
|
555 |
|
556 |
-
#: views/contact_bank_layout_settings.php:
|
557 |
-
#: views/contact_bank_layout_settings.php:
|
558 |
msgid "Border Size (px) :"
|
559 |
-
msgstr "
|
560 |
|
561 |
-
#: views/contact_bank_layout_settings.php:
|
562 |
msgid "Border Style :"
|
563 |
-
msgstr "סגנון
|
564 |
|
565 |
-
#: views/contact_bank_layout_settings.php:
|
566 |
-
#: views/contact_bank_layout_settings.php:
|
567 |
-
#: views/contact_bank_layout_settings.php:
|
568 |
-
#: views/contact_bank_layout_settings.php:
|
569 |
msgid "Background Color :"
|
570 |
msgstr "צבע רקע:"
|
571 |
|
572 |
-
#: views/contact_bank_layout_settings.php:
|
573 |
msgid "Radio Buttons :"
|
574 |
msgstr "כפתורי רדיו:"
|
575 |
|
576 |
-
#: views/contact_bank_layout_settings.php:
|
577 |
msgid "Multiple Rows"
|
578 |
-
msgstr "מרובות
|
579 |
|
580 |
-
#: views/contact_bank_layout_settings.php:
|
581 |
msgid "Single Row"
|
582 |
-
msgstr "שורה"
|
583 |
|
584 |
-
#: views/contact_bank_layout_settings.php:
|
585 |
msgid "Input Size :"
|
586 |
msgstr "גודל קלט:"
|
587 |
|
588 |
-
#: views/contact_bank_layout_settings.php:
|
589 |
msgid "Submit Button Settings"
|
590 |
-
msgstr "
|
591 |
|
592 |
-
#: views/contact_bank_layout_settings.php:
|
593 |
msgid "Text:"
|
594 |
msgstr "טקסט:"
|
595 |
|
596 |
-
#: views/contact_bank_layout_settings.php:
|
597 |
msgid "Style :"
|
598 |
msgstr "סגנון:"
|
599 |
|
600 |
-
#: views/contact_bank_layout_settings.php:
|
601 |
msgid "Button Width (px) :"
|
602 |
-
msgstr "רוחב
|
603 |
|
604 |
-
#: views/contact_bank_layout_settings.php:
|
605 |
msgid "Hover Background Color:"
|
606 |
-
msgstr "
|
607 |
|
608 |
-
#: views/contact_bank_layout_settings.php:
|
609 |
msgid "Success Message Settings"
|
610 |
-
msgstr "הגדרות הצלחה
|
611 |
|
612 |
-
#: views/contact_bank_layout_settings.php:
|
613 |
msgid "Error Message Settings"
|
614 |
-
msgstr "הגדרות שגיאה
|
615 |
|
616 |
-
#: views/contact_bank_pro_version.php:
|
617 |
-
msgid "
|
618 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
619 |
|
620 |
#: views/contact_controls_files.php:8 views/contact_controls_files.php:24
|
621 |
#: views/contact_controls_files.php:41 views/contact_controls_files.php:59
|
622 |
#: views/contact_controls_files.php:75 views/contact_controls_files.php:92
|
623 |
msgid "Settings"
|
624 |
-
msgstr "
|
625 |
|
626 |
#: views/contact_documentation.php:5
|
627 |
msgid "Documentation - Contact Bank"
|
628 |
-
msgstr "תיעוד
|
629 |
|
630 |
-
#: views/contact_email_settings.php:
|
631 |
msgid "Add New"
|
632 |
-
msgstr "
|
633 |
|
634 |
-
#: views/contact_email_settings.php:
|
635 |
msgid "Are you sure, you want to delete this Email Setting?"
|
636 |
-
msgstr "האם אתה בטוח
|
637 |
|
638 |
-
#: views/contact_email_settings.php:
|
639 |
msgid "Please select the Form first."
|
640 |
-
msgstr "
|
641 |
|
642 |
-
#: views/contact_frontend_data.php:
|
643 |
-
|
|
|
|
|
|
|
|
|
644 |
msgid "Form"
|
645 |
-
msgstr "
|
646 |
|
647 |
-
#: views/contact_view.php:
|
648 |
msgid "Add New Form"
|
649 |
msgstr "הוסף טופס חדש"
|
650 |
|
651 |
-
#: views/contact_view.php:
|
652 |
msgid "Save Form"
|
653 |
-
msgstr "
|
654 |
|
655 |
-
#: views/contact_view.php:
|
656 |
msgid "Form Submitted. Kindly wait for the redirect."
|
657 |
-
msgstr "הטופס
|
658 |
|
659 |
-
#: views/contact_view.php:
|
660 |
msgid "Form Settings"
|
661 |
-
msgstr "
|
662 |
|
663 |
-
#: views/contact_view.php:
|
664 |
msgid "Form Name :"
|
665 |
-
msgstr "שם
|
666 |
|
667 |
-
#: views/contact_view.php:
|
668 |
msgid "Enter Form Name"
|
669 |
-
msgstr "
|
670 |
|
671 |
-
#: views/contact_view.php:
|
672 |
msgid "Form Description :"
|
673 |
-
msgstr "
|
674 |
|
675 |
-
#: views/contact_view.php:
|
676 |
msgid "Enter Form Description"
|
677 |
-
msgstr "הזן את
|
678 |
|
679 |
-
#: views/contact_view.php:
|
680 |
msgid "Blank Field Message:"
|
681 |
-
msgstr "
|
682 |
|
683 |
-
#: views/contact_view.php:
|
684 |
msgid "Required field must not be blank"
|
685 |
-
msgstr "שדה חובה
|
686 |
|
687 |
-
#: views/contact_view.php:
|
688 |
msgid "Enter Blank Field Message"
|
689 |
-
msgstr "הזן
|
690 |
|
691 |
-
#: views/contact_view.php:
|
692 |
msgid "Incorrect Email Message:"
|
693 |
-
msgstr "
|
694 |
|
695 |
-
#: views/contact_view.php:
|
696 |
msgid "Please enter a valid email address"
|
697 |
-
msgstr "נא להזין
|
698 |
|
699 |
-
#: views/contact_view.php:
|
700 |
msgid "Enter Incorrect Email Message"
|
701 |
-
msgstr "הזן
|
702 |
|
703 |
-
#: views/contact_view.php:
|
704 |
msgid "Success Message :"
|
705 |
msgstr "הודעת הצלחה:"
|
706 |
|
707 |
-
#: views/contact_view.php:
|
708 |
msgid "Enter Success Message"
|
709 |
-
msgstr "הזן
|
710 |
|
711 |
-
#: views/contact_view.php:
|
712 |
msgid "Redirect :"
|
713 |
-
msgstr "
|
714 |
|
715 |
-
#: views/contact_view.php:
|
716 |
-
#: views/contact_view.php:
|
717 |
msgid "Page"
|
718 |
msgstr "עמוד"
|
719 |
|
720 |
-
#: views/contact_view.php:
|
721 |
-
#: views/contact_view.php:
|
722 |
msgid "URL"
|
723 |
-
msgstr "URL"
|
724 |
|
725 |
-
#: views/contact_view.php:
|
726 |
msgid "Page :"
|
727 |
-
msgstr "
|
728 |
|
729 |
-
#: views/contact_view.php:
|
730 |
msgid "URL :"
|
731 |
-
msgstr "URL
|
732 |
|
733 |
-
#: views/contact_view.php:
|
734 |
msgid "Enter Redirect URL"
|
735 |
-
msgstr "הזן
|
736 |
|
737 |
-
#: views/contact_view.php:
|
738 |
msgid "Form Layout Preview"
|
739 |
-
msgstr "
|
740 |
|
741 |
-
#: views/contact_view.php:
|
742 |
msgid "Standard Fields"
|
743 |
msgstr "שדות סטנדרטיים"
|
744 |
|
745 |
-
#: views/contact_view.php:
|
746 |
msgid "Click on a field to use into your form."
|
747 |
-
msgstr "לחץ
|
748 |
|
749 |
-
#: views/contact_view.php:
|
750 |
msgid "Checkboxes"
|
751 |
-
msgstr "תיבות
|
752 |
|
753 |
-
#: views/contact_view.php:
|
754 |
msgid "Advanced Fields"
|
755 |
-
msgstr "מתקדמים
|
756 |
|
757 |
-
#: views/contact_view.php:
|
758 |
msgid "Website / URL"
|
759 |
-
msgstr "
|
760 |
|
761 |
-
#: views/contact_view.php:
|
762 |
msgid "Phone"
|
763 |
msgstr "טלפון"
|
764 |
|
765 |
-
#: views/contact_view.php:
|
766 |
msgid "Address"
|
767 |
msgstr "כתובת"
|
768 |
|
769 |
-
#: views/contact_view.php:
|
770 |
msgid "Number"
|
771 |
msgstr "מספר"
|
772 |
|
773 |
-
#: views/contact_view.php:
|
774 |
msgid "File Upload"
|
775 |
-
msgstr "
|
776 |
|
777 |
-
#: views/contact_view.php:
|
778 |
msgid "Date"
|
779 |
msgstr "תאריך"
|
780 |
|
781 |
-
#: views/contact_view.php:
|
782 |
msgid "Time"
|
783 |
msgstr "זמן"
|
784 |
|
785 |
-
#: views/contact_view.php:
|
786 |
msgid "Password"
|
787 |
-
msgstr "
|
788 |
|
789 |
-
#: views/dashboard.php:
|
790 |
-
msgid "
|
791 |
-
msgstr "
|
792 |
|
793 |
-
#: views/dashboard.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
794 |
msgid "Delete All Forms"
|
795 |
msgstr "מחק את כל הטפסים"
|
796 |
|
797 |
-
#: views/dashboard.php:
|
798 |
msgid "Restore Factory Settings"
|
799 |
-
msgstr "
|
800 |
|
801 |
-
#: views/dashboard.php:
|
802 |
msgid "Shortcode"
|
803 |
-
msgstr "
|
804 |
|
805 |
-
#: views/dashboard.php:
|
806 |
msgid "Total Controls"
|
807 |
-
msgstr "
|
808 |
|
809 |
-
#: views/dashboard.php:
|
810 |
msgid "Edit Form"
|
811 |
-
msgstr "ערוך
|
812 |
|
813 |
-
#: views/dashboard.php:
|
814 |
msgid "Delete Form"
|
815 |
-
msgstr "
|
816 |
|
817 |
-
#: views/dashboard.php:
|
818 |
msgid "Are you sure, you want to delete this Form?"
|
819 |
-
msgstr "האם אתה
|
820 |
|
821 |
-
#: views/dashboard.php:
|
822 |
msgid "Are you sure, you want to delete all Forms?"
|
823 |
-
msgstr "האם אתה
|
824 |
|
825 |
#: views/shortcode.php:8
|
826 |
msgid ""
|
827 |
"How to setup Short-Codes for Contact Bank into your WordPress Page/Post?"
|
828 |
-
msgstr "
|
829 |
|
830 |
-
#~ msgid "
|
831 |
-
#~ msgstr "
|
832 |
-
|
833 |
-
#~ msgid "Roles & Capabilites"
|
834 |
-
#~ msgstr "תפקידים וcapabilites"
|
835 |
|
836 |
#~ msgid "Licensing"
|
837 |
-
#~ msgstr "
|
838 |
-
|
839 |
-
#~ msgid "Roles & Capabilities"
|
840 |
-
#~ msgstr "תפקידים וcapabilites"
|
841 |
|
842 |
#~ msgid "Select Form :"
|
843 |
#~ msgstr "בחר טופס:"
|
@@ -858,22 +881,22 @@ msgstr "איך התקנה הקצרות קודים-Contact Bank לתוך וורד
|
|
858 |
#~ msgstr "דקה"
|
859 |
|
860 |
#~ msgid "Enter Tooltip Text"
|
861 |
-
#~ msgstr "הזן
|
862 |
|
863 |
#~ msgid "Enter Tooltip"
|
864 |
-
#~ msgstr "
|
865 |
|
866 |
#~ msgid "Start Year"
|
867 |
-
#~ msgstr "
|
868 |
|
869 |
#~ msgid "Enter Start Year"
|
870 |
-
#~ msgstr "
|
871 |
|
872 |
#~ msgid "End Year"
|
873 |
-
#~ msgstr "
|
874 |
|
875 |
#~ msgid "Enter End Year "
|
876 |
-
#~ msgstr "
|
877 |
|
878 |
#~ msgid "Default Value"
|
879 |
#~ msgstr "ערך ברירת מחדל"
|
@@ -882,76 +905,94 @@ msgstr "איך התקנה הקצרות קודים-Contact Bank לתוך וורד
|
|
882 |
#~ msgstr "חודש"
|
883 |
|
884 |
#~ msgid "Date Format"
|
885 |
-
#~ msgstr "
|
886 |
|
887 |
#~ msgid "Allow Multiple Uploads"
|
888 |
-
#~ msgstr "
|
889 |
|
890 |
#~ msgid "Allowed File Extensions"
|
891 |
-
#~ msgstr "
|
892 |
|
893 |
#~ msgid "Enter File Extensions"
|
894 |
-
#~ msgstr "הזן
|
895 |
|
896 |
-
#~ msgid "The file extensions must be separated with
|
897 |
-
#~ msgstr "
|
898 |
|
899 |
#~ msgid "Allowed File Size"
|
900 |
-
#~ msgstr "גודל קובץ
|
901 |
|
902 |
#~ msgid "File Size must be in Mb"
|
903 |
-
#~ msgstr "גודל
|
904 |
|
905 |
#~ msgid "Hour Format"
|
906 |
-
#~ msgstr "
|
907 |
|
908 |
#~ msgid "Minute Format"
|
909 |
-
#~ msgstr "
|
910 |
|
911 |
#~ msgid "Roles and Capabilities Saved. Kindly wait for the redirect."
|
912 |
-
#~ msgstr "תפקידים ויכולות
|
913 |
|
914 |
#~ msgid "Privileges for Admin"
|
915 |
-
#~ msgstr "
|
916 |
|
917 |
#~ msgid "Full Control"
|
918 |
#~ msgstr "שליטה מלאה"
|
919 |
|
920 |
#~ msgid "Read"
|
921 |
-
#~ msgstr "
|
922 |
|
923 |
#~ msgid "Write"
|
924 |
-
#~ msgstr "
|
925 |
|
926 |
#~ msgid "Privileges for Editor"
|
927 |
-
#~ msgstr "
|
928 |
|
929 |
#~ msgid "Privileges for Author"
|
930 |
-
#~ msgstr "
|
931 |
|
932 |
#~ msgid "Privileges for Contributor"
|
933 |
-
#~ msgstr "
|
934 |
|
935 |
#~ msgid "Privileges for Subscriber"
|
936 |
-
#~ msgstr "
|
|
|
|
|
|
|
937 |
|
938 |
#~ msgid "Are you sure, you want to Restore Global Settings?"
|
939 |
-
#~ msgstr "האם אתה
|
940 |
|
941 |
-
#~ msgid "
|
942 |
-
#~ msgstr "
|
943 |
|
944 |
-
#~ msgid "Are you sure you want to
|
945 |
-
#~ msgstr "האם אתה בטוח שאתה רוצה
|
946 |
|
947 |
-
#~ msgid "
|
948 |
-
#~ msgstr "
|
949 |
|
950 |
-
#~ msgid "
|
951 |
-
#~ msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
952 |
|
953 |
-
#~ msgid "Contact
|
954 |
-
#~ msgstr "Contact
|
|
|
|
|
|
|
|
|
|
|
|
|
955 |
|
956 |
#~ msgid "Update"
|
957 |
-
#~ msgstr "
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Contact Bank\n"
|
4 |
+
"POT-Creation-Date: 2014-04-26 10:10+0530\n"
|
5 |
+
"PO-Revision-Date: \n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
+
"Language: he\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Generator: Poedit 1.5.7\n"
|
13 |
+
"X-Poedit-KeywordsList: _e;__\n"
|
14 |
+
"X-Poedit-Basepath: C:\\wamp\\www\\contact_bank_standard3.9\\wp-content"
|
15 |
+
"\\plugins\\contact-bank\\\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
|
18 |
#: contact-bank.php:54
|
19 |
msgid "Contact Bank"
|
20 |
msgstr "Contact Bank"
|
21 |
|
22 |
+
#: contact-bank.php:55 contact-bank.php:328 views/dashboard.php:84
|
23 |
msgid "Dashboard"
|
24 |
+
msgstr "לוח בקרה"
|
25 |
|
26 |
+
#: contact-bank.php:57 contact-bank.php:334
|
27 |
msgid "Short-Codes"
|
28 |
+
msgstr "קודים קצרים"
|
29 |
|
30 |
+
#: contact-bank.php:58 contact-bank.php:340 views/contact_frontend_data.php:8
|
31 |
+
#: views/dashboard.php:174
|
32 |
msgid "Form Entries"
|
33 |
+
msgstr "ערכי טופס"
|
34 |
|
35 |
+
#: contact-bank.php:59 contact-bank.php:346 views/contact_email_settings.php:8
|
36 |
+
#: views/dashboard.php:169
|
37 |
msgid "Email Settings"
|
38 |
+
msgstr "הגדרות מייל"
|
39 |
|
40 |
+
#: contact-bank.php:60 contact-bank.php:352
|
41 |
+
#: views/contact_bank_layout_settings.php:8 views/dashboard.php:164
|
42 |
msgid "Global Settings"
|
43 |
+
msgstr "הגדרות כלליות"
|
44 |
|
45 |
+
#: contact-bank.php:61 contact-bank.php:360
|
46 |
+
#: views/contact-bank-system-report.php:11
|
47 |
msgid "System Status"
|
48 |
+
msgstr "מצב המערכת"
|
49 |
|
50 |
+
#: contact-bank.php:63 contact-bank.php:372
|
51 |
msgid "Purchase PRO Edition"
|
52 |
+
msgstr "רכוש את מהדורת הפרו"
|
53 |
|
54 |
+
#: contact-bank.php:379
|
55 |
msgid "Add Contact Bank Form"
|
56 |
+
msgstr "הוספת טופס"
|
57 |
|
58 |
+
#: contact-bank.php:391
|
59 |
msgid "Insert Contact Bank Form"
|
60 |
+
msgstr "הוסף טופס"
|
61 |
|
62 |
+
#: contact-bank.php:393
|
63 |
msgid "Select a form below to add it to your post or page."
|
64 |
+
msgstr "בחר טופס להוספה לפוסט או לעמוד שלך."
|
65 |
|
66 |
+
#: contact-bank.php:398
|
67 |
msgid "Form Name"
|
68 |
+
msgstr "שם הטופס"
|
69 |
|
70 |
+
#: contact-bank.php:400
|
71 |
msgid "Select a Form"
|
72 |
msgstr "בחר טופס"
|
73 |
|
74 |
+
#: contact-bank.php:417
|
75 |
msgid "Show Form Title"
|
76 |
+
msgstr "הצג את כותרת הטופס"
|
77 |
|
78 |
+
#: contact-bank.php:422
|
79 |
msgid "Insert Form"
|
80 |
+
msgstr "הוסף טופס"
|
81 |
|
82 |
+
#: contact-bank.php:425
|
83 |
msgid "Cancel"
|
84 |
+
msgstr "ביטול"
|
85 |
|
86 |
+
#: contact-bank.php:437
|
87 |
msgid "Please choose a Form to insert into Shortcode"
|
88 |
+
msgstr "נא לבחור טופס להוספה לקיצור הקוד"
|
89 |
|
90 |
+
#: frontend_views/contact_bank_forms.php:369
|
91 |
+
#: views/contact_bank_form_preview.php:377 views/contact_controls_files.php:56
|
92 |
msgid "Select Option"
|
93 |
+
msgstr "בחר אפשרות"
|
94 |
|
95 |
#: includes/cb_checkbox.php:36
|
96 |
msgid "Check Boxes"
|
126 |
#: includes/cb_textarea.php:67 includes/cb_textarea.php:82
|
127 |
#: includes/cb_textarea.php:98
|
128 |
msgid "Required"
|
129 |
+
msgstr "חובה"
|
130 |
|
131 |
#: includes/cb_checkbox.php:60 includes/cb_checkbox.php:73
|
132 |
#: includes/cb_checkbox.php:87 includes/cb_dropdown.php:60
|
137 |
#: includes/cb_text.php:103 includes/cb_textarea.php:72
|
138 |
#: includes/cb_textarea.php:87 includes/cb_textarea.php:103
|
139 |
msgid "Not Required"
|
140 |
+
msgstr "רשות"
|
141 |
|
142 |
#: includes/cb_checkbox.php:95 includes/cb_dropdown.php:95
|
143 |
#: includes/cb_email.php:112 includes/cb_multiple.php:104
|
144 |
#: includes/cb_text.php:111
|
145 |
msgid "Tooltip Text"
|
146 |
+
msgstr "טקסט טולטיפ"
|
147 |
|
148 |
#: includes/cb_checkbox.php:97 includes/cb_dropdown.php:97
|
149 |
#: includes/cb_email.php:115 includes/cb_multiple.php:108
|
150 |
#: includes/cb_text.php:114 includes/cb_textarea.php:113
|
151 |
+
#: views/contact_bank_layout_settings.php:925
|
152 |
+
#: views/contact_frontend_data.php:148 views/dashboard.php:340
|
153 |
#: views/includes_common_after.php:348 views/includes_common_after.php:351
|
154 |
#: views/includes_common_after.php:354 views/includes_common_after.php:357
|
155 |
#: views/includes_common_after.php:360 views/includes_common_after.php:363
|
165 |
|
166 |
#: includes/cb_checkbox.php:103
|
167 |
msgid "Enter Options"
|
168 |
+
msgstr "הזן אפשרויות"
|
169 |
|
170 |
#: includes/cb_checkbox.php:104 includes/cb_dropdown.php:104
|
171 |
#: includes/cb_multiple.php:119
|
172 |
msgid "Add"
|
173 |
+
msgstr "הוספה"
|
174 |
|
175 |
#: includes/cb_checkbox.php:135 includes/cb_dropdown.php:135
|
176 |
#: includes/cb_multiple.php:153
|
177 |
msgid "Delete"
|
178 |
+
msgstr "מחיקה"
|
179 |
|
180 |
#: includes/cb_checkbox.php:142 includes/cb_dropdown.php:142
|
181 |
#: includes/cb_email.php:130 includes/cb_multiple.php:160
|
182 |
#: includes/cb_text.php:129 includes/cb_textarea.php:128
|
183 |
msgid "Admin Label"
|
184 |
+
msgstr "תווית ניהול"
|
185 |
|
186 |
#: includes/cb_checkbox.php:144 includes/cb_dropdown.php:144
|
187 |
#: includes/cb_email.php:134 includes/cb_multiple.php:163
|
188 |
#: includes/cb_text.php:131 includes/cb_textarea.php:131
|
189 |
msgid "Enter Admin Label"
|
190 |
+
msgstr "הזן תווית ניהול"
|
191 |
|
192 |
#: includes/cb_checkbox.php:148 includes/cb_dropdown.php:148
|
193 |
#: includes/cb_email.php:139 includes/cb_multiple.php:168
|
194 |
#: includes/cb_text.php:137 includes/cb_textarea.php:135
|
195 |
msgid "Do not show in the email"
|
196 |
+
msgstr "אל תציג במייל"
|
197 |
|
198 |
#: includes/cb_checkbox.php:179 includes/cb_dropdown.php:179
|
199 |
#: includes/cb_email.php:173 includes/cb_multiple.php:202
|
200 |
#: includes/cb_text.php:200 includes/cb_textarea.php:196
|
201 |
msgid "Save Settings"
|
202 |
+
msgstr "שמור את ההגדרות"
|
203 |
|
204 |
#: includes/cb_checkbox.php:228 includes/cb_dropdown.php:219
|
205 |
#: includes/cb_multiple.php:252
|
206 |
msgid "Please Fill an Option."
|
207 |
+
msgstr "נא להזין אפשרות"
|
208 |
|
209 |
+
#: includes/cb_dropdown.php:36 views/contact_view.php:432
|
210 |
msgid "Select Box"
|
211 |
+
msgstr "תיבת בחירה"
|
212 |
|
213 |
#: includes/cb_dropdown.php:42 includes/cb_email.php:44
|
214 |
#: includes/cb_multiple.php:45 includes/cb_text.php:44
|
215 |
msgid "Enter Label"
|
216 |
+
msgstr "הזן תווית"
|
217 |
|
218 |
#: includes/cb_dropdown.php:103 includes/cb_multiple.php:116
|
219 |
msgid "Enter Option"
|
220 |
+
msgstr "הזן אפשרות"
|
221 |
|
222 |
+
#: includes/cb_email.php:36 views/contact_view.php:429
|
223 |
msgid "Email Address"
|
224 |
+
msgstr "כתובת מייל"
|
225 |
|
226 |
#: includes/cb_email.php:49 includes/cb_text.php:48
|
227 |
#: includes/cb_textarea.php:48
|
230 |
|
231 |
#: includes/cb_email.php:52 includes/cb_text.php:51
|
232 |
msgid "Enter Description"
|
233 |
+
msgstr "הזן תיאור"
|
234 |
|
235 |
#: includes/cb_email.php:121 includes/cb_text.php:120
|
236 |
#: includes/cb_textarea.php:120
|
237 |
msgid "Place Holder"
|
238 |
+
msgstr "ציון מיקום"
|
239 |
|
240 |
#: includes/cb_email.php:124 includes/cb_text.php:123
|
241 |
#: includes/cb_textarea.php:122
|
242 |
msgid "Enter Place Holder"
|
243 |
+
msgstr "הזן ציון מיקום"
|
244 |
|
245 |
+
#: includes/cb_multiple.php:36 views/contact_view.php:440
|
246 |
msgid "Radio Buttons"
|
247 |
msgstr "כפתורי רדיו"
|
248 |
|
249 |
+
#: includes/cb_text.php:36 views/contact_view.php:421
|
250 |
msgid "Single Line Text"
|
251 |
+
msgstr "טקסט של שורה אחת"
|
252 |
|
253 |
#: includes/cb_text.php:168 includes/cb_textarea.php:166
|
254 |
msgid "Add a filter"
|
255 |
+
msgstr "הוסף מסנן"
|
256 |
|
257 |
#: includes/cb_text.php:173 includes/cb_textarea.php:170
|
258 |
msgid "Alpha"
|
259 |
+
msgstr "אותיות"
|
260 |
|
261 |
#: includes/cb_text.php:177 includes/cb_textarea.php:174
|
262 |
msgid "Alpha Numeric"
|
263 |
+
msgstr "אותיות וספרות"
|
264 |
|
265 |
#: includes/cb_text.php:181 includes/cb_textarea.php:178
|
266 |
msgid "Digits"
|
267 |
+
msgstr "ספרות"
|
268 |
|
269 |
#: includes/cb_text.php:185 includes/cb_textarea.php:182
|
270 |
msgid "Strip Tags"
|
271 |
+
msgstr "תגיות רצועה"
|
272 |
|
273 |
#: includes/cb_text.php:189 includes/cb_textarea.php:186
|
274 |
msgid "Trim"
|
275 |
+
msgstr "תיאום"
|
276 |
|
277 |
#: includes/cb_text.php:191 includes/cb_textarea.php:188
|
278 |
+
#: views/contact_bank_layout_settings.php:62
|
279 |
+
#: views/contact_bank_layout_settings.php:250
|
280 |
+
#: views/contact_bank_layout_settings.php:460
|
281 |
+
#: views/contact_bank_layout_settings.php:653
|
282 |
+
#: views/contact_bank_layout_settings.php:781 views/contact_view.php:450
|
283 |
msgid " (Available in Premium Edition)"
|
284 |
+
msgstr "(זמין במהדורת פרמיה)"
|
285 |
|
286 |
+
#: includes/cb_textarea.php:36 views/contact_view.php:424
|
287 |
msgid "Paragraph Text"
|
288 |
+
msgstr "טקסט של פסקה"
|
289 |
|
290 |
#: includes/cb_textarea.php:43
|
291 |
msgid "Enter label"
|
292 |
+
msgstr "הזן תווית"
|
293 |
|
294 |
#: includes/cb_textarea.php:50
|
295 |
msgid "Enter Description"
|
296 |
+
msgstr "הזן תיאור"
|
297 |
|
298 |
#: includes/cb_textarea.php:111
|
299 |
msgid "Tooltip text"
|
300 |
+
msgstr "טקסט טולטיפ"
|
301 |
|
302 |
#: lib/contact_bank_email-class.php:52
|
303 |
msgid "Edit Email Settings"
|
304 |
+
msgstr "ערוך את הגדרות המייל"
|
305 |
|
306 |
#: lib/contact_bank_email-class.php:55
|
307 |
msgid "Delete Email Settings"
|
308 |
+
msgstr "מחק את הגדרות המייל"
|
309 |
|
310 |
+
#: lib/contact_frontend_data_class.php:94
|
311 |
msgid "Delete Form Entry"
|
312 |
+
msgstr "מחק מן הערך"
|
313 |
|
314 |
+
#: views/add_contact_email.php:31 views/contact_email_settings.php:66
|
315 |
msgid "Email Confirmation"
|
316 |
+
msgstr "אישור מייל"
|
317 |
|
318 |
+
#: views/add_contact_email.php:34
|
319 |
msgid "Back to Email Settings"
|
320 |
+
msgstr "חזרה להגדרות מייל"
|
321 |
|
322 |
+
#: views/add_contact_email.php:35 views/add_contact_email.php:215
|
323 |
#: views/contact_bank_layout_settings.php:14
|
324 |
+
#: views/contact_bank_layout_settings.php:499
|
325 |
+
#: views/contact_bank_layout_settings.php:911
|
326 |
msgid "Save"
|
327 |
+
msgstr "שמור"
|
328 |
|
329 |
+
#: views/add_contact_email.php:39
|
330 |
msgid "Email Settings Saved. Kindly wait for the redirect."
|
331 |
+
msgstr "הגדרות המייל נשמרו. נא להמתין להפניה מחדש."
|
332 |
|
333 |
+
#: views/add_contact_email.php:46 views/add_contact_email.php:103
|
334 |
#: views/contact_controls_files.php:35
|
335 |
msgid "Email"
|
336 |
+
msgstr "מייל"
|
337 |
|
338 |
+
#: views/add_contact_email.php:50 views/contact_view.php:457
|
339 |
msgid "Name"
|
340 |
+
msgstr "שם"
|
341 |
|
342 |
+
#: views/add_contact_email.php:54
|
343 |
msgid "Enter Name"
|
344 |
+
msgstr "הזן שם"
|
345 |
|
346 |
+
#: views/add_contact_email.php:60
|
347 |
msgid "Send To"
|
348 |
msgstr "שלח אל"
|
349 |
|
350 |
+
#: views/add_contact_email.php:69 views/add_contact_email.php:80
|
351 |
+
#: views/add_contact_email.php:92 views/add_contact_email.php:152
|
352 |
msgid "Enter Email"
|
353 |
+
msgstr "הזן מייל"
|
354 |
|
355 |
+
#: views/add_contact_email.php:71 views/add_contact_email.php:82
|
356 |
+
#: views/add_contact_email.php:94
|
357 |
msgid "Select a Field"
|
358 |
msgstr "בחר שדה"
|
359 |
|
360 |
+
#: views/add_contact_email.php:107
|
361 |
msgid "Enter Email "
|
362 |
+
msgstr "הזן מייל.."
|
363 |
|
364 |
+
#: views/add_contact_email.php:111
|
365 |
msgid "Send To Field"
|
366 |
+
msgstr "שדה שלח אל"
|
367 |
|
368 |
+
#: views/add_contact_email.php:115
|
369 |
msgid "Enter Field "
|
370 |
+
msgstr "הזן שדה.."
|
371 |
|
372 |
+
#: views/add_contact_email.php:117 views/add_contact_email.php:130
|
373 |
+
#: views/add_contact_email.php:143 views/add_contact_email.php:154
|
374 |
+
#: views/add_contact_email.php:165 views/add_contact_email.php:176
|
375 |
+
#: views/add_contact_email.php:189
|
376 |
msgid "Select a field"
|
377 |
msgstr "בחר שדה"
|
378 |
|
379 |
+
#: views/add_contact_email.php:124
|
380 |
msgid "From Name"
|
381 |
+
msgstr "שם מאת"
|
382 |
|
383 |
+
#: views/add_contact_email.php:128
|
384 |
msgid "Enter from name "
|
385 |
+
msgstr "הזן שם מאת.."
|
386 |
|
387 |
+
#: views/add_contact_email.php:137
|
388 |
msgid "From Email"
|
389 |
+
msgstr "מייל מאת"
|
390 |
|
391 |
+
#: views/add_contact_email.php:141
|
392 |
msgid "Enter from email"
|
393 |
+
msgstr "הזן את הכתובת ממנה נשלח המייל"
|
394 |
|
395 |
+
#: views/add_contact_email.php:150
|
396 |
msgid "Reply To"
|
397 |
+
msgstr "השב ל"
|
398 |
|
399 |
+
#: views/add_contact_email.php:161
|
400 |
msgid "CC"
|
401 |
+
msgstr "עותק"
|
402 |
|
403 |
+
#: views/add_contact_email.php:163
|
404 |
msgid "Enter CC Email "
|
405 |
+
msgstr "הזן כתובת מייל לשליחת עותק"
|
406 |
|
407 |
+
#: views/add_contact_email.php:172
|
408 |
msgid "BCC"
|
409 |
+
msgstr "עותק נסתר"
|
410 |
|
411 |
+
#: views/add_contact_email.php:174
|
412 |
msgid "Enter Bcc Email"
|
413 |
+
msgstr "הזן כתובת מייל לשליחת עותק נסתר"
|
414 |
|
415 |
+
#: views/add_contact_email.php:183
|
416 |
msgid "Subject"
|
417 |
+
msgstr "נושא"
|
418 |
|
419 |
+
#: views/add_contact_email.php:187
|
420 |
msgid "Enter Subject"
|
421 |
+
msgstr "הזן נושא"
|
422 |
|
423 |
+
#: views/add_contact_email.php:196
|
424 |
msgid "Message"
|
425 |
msgstr "הודעה"
|
426 |
|
427 |
+
#: views/add_contact_email.php:206
|
428 |
msgid "Insert a Field into Your Form Message"
|
429 |
+
msgstr "הזן שדה להודעת הטופס שלך"
|
430 |
|
431 |
+
#: views/contact-bank-system-report.php:14
|
432 |
msgid "Get System Report"
|
433 |
+
msgstr "קבל דיווח מערכת"
|
434 |
|
435 |
+
#: views/contact-bank-system-report.php:18
|
436 |
msgid "Close System Report"
|
437 |
+
msgstr "סגור את דיווח המערכת"
|
438 |
|
439 |
+
#: views/contact-bank-system-report.php:100
|
440 |
msgid "Default"
|
441 |
msgstr "ברירת מחדל"
|
442 |
|
443 |
+
#: views/contact_bank_form_preview.php:276 views/dashboard.php:179
|
444 |
msgid "Form Preview"
|
445 |
+
msgstr "תצוגה מוקדמת של הטופס"
|
446 |
|
447 |
+
#: views/contact_bank_form_preview.php:279
|
448 |
#: views/contact_bank_layout_settings.php:11
|
449 |
+
#: views/contact_email_settings.php:11 views/contact_frontend_data.php:11
|
450 |
+
#: views/contact_view.php:233
|
451 |
msgid "Back to Dashboard"
|
452 |
+
msgstr "חזרה ללוח הבקרה"
|
453 |
|
454 |
+
#: views/contact_bank_layout_settings.php:8
|
455 |
msgid " (Premium Features available in Paid Edition)"
|
456 |
msgstr "(תכונות פרמיה זמינות במהדורה בתשלום)"
|
457 |
|
458 |
#: views/contact_bank_layout_settings.php:12
|
459 |
msgid "Restore Global Settings"
|
460 |
+
msgstr "שחזר את ההגדרות הכלליות"
|
461 |
|
462 |
#: views/contact_bank_layout_settings.php:18
|
463 |
msgid "Form Settings Saved. Kindly wait for the redirect."
|
464 |
+
msgstr "הגדרות טופס שנשמרו. חביב לחכות הפניה מחדש."
|
465 |
|
466 |
+
#: views/contact_bank_layout_settings.php:24
|
467 |
+
#: views/contact_bank_layout_settings.php:34
|
468 |
+
#: views/contact_email_settings.php:15 views/contact_email_settings.php:31
|
469 |
+
#: views/contact_frontend_data.php:23 views/contact_frontend_data.php:33
|
470 |
msgid "Select Form"
|
471 |
+
msgstr "בחר טופס"
|
472 |
|
473 |
+
#: views/contact_bank_layout_settings.php:61
|
474 |
msgid "Label Settings"
|
475 |
+
msgstr "הגדרות תוויות"
|
476 |
|
477 |
+
#: views/contact_bank_layout_settings.php:73
|
478 |
+
#: views/contact_bank_layout_settings.php:260
|
479 |
+
#: views/contact_bank_layout_settings.php:470
|
480 |
+
#: views/contact_bank_layout_settings.php:663
|
481 |
+
#: views/contact_bank_layout_settings.php:791
|
482 |
msgid "Font Family :"
|
483 |
+
msgstr "משפחת גופנים:"
|
484 |
|
485 |
+
#: views/contact_bank_layout_settings.php:98
|
486 |
msgid "Font Color :"
|
487 |
msgstr "צבע גופן:"
|
488 |
|
489 |
+
#: views/contact_bank_layout_settings.php:109
|
490 |
+
#: views/contact_bank_layout_settings.php:296
|
491 |
msgid "Font Style :"
|
492 |
msgstr "סגנון גופן:"
|
493 |
|
494 |
+
#: views/contact_bank_layout_settings.php:123
|
495 |
+
#: views/contact_bank_layout_settings.php:310
|
496 |
+
#: views/contact_bank_layout_settings.php:519
|
497 |
+
#: views/contact_bank_layout_settings.php:688
|
498 |
+
#: views/contact_bank_layout_settings.php:816
|
499 |
msgid "Font Size (px) :"
|
500 |
+
msgstr "גודל גופן (px):"
|
501 |
|
502 |
+
#: views/contact_bank_layout_settings.php:154
|
503 |
+
#: views/contact_bank_layout_settings.php:411
|
504 |
+
#: views/contact_bank_layout_settings.php:624
|
505 |
+
#: views/contact_bank_layout_settings.php:752
|
506 |
+
#: views/contact_bank_layout_settings.php:880
|
507 |
msgid "Text Align :"
|
508 |
msgstr "יישור טקסט:"
|
509 |
|
510 |
+
#: views/contact_bank_layout_settings.php:167
|
511 |
msgid "Label Position :"
|
512 |
+
msgstr "מיקום התווית:"
|
513 |
|
514 |
+
#: views/contact_bank_layout_settings.php:181
|
515 |
msgid "Field Desc Font Size :"
|
516 |
+
msgstr "סדר יורד של גודל גופן בשדה:"
|
517 |
|
518 |
+
#: views/contact_bank_layout_settings.php:212
|
519 |
msgid "Field Description Align :"
|
520 |
+
msgstr "יישור שדה התיאור"
|
521 |
|
522 |
+
#: views/contact_bank_layout_settings.php:226
|
523 |
msgid "Hide Labels :"
|
524 |
msgstr "הסתר תוויות:"
|
525 |
|
526 |
+
#: views/contact_bank_layout_settings.php:234
|
527 |
+
#: views/contact_bank_layout_settings.php:424
|
528 |
+
#: views/contact_bank_layout_settings.php:637
|
529 |
+
#: views/contact_bank_layout_settings.php:765
|
530 |
+
#: views/contact_bank_layout_settings.php:893
|
531 |
msgid "Text Direction :"
|
532 |
msgstr "כיוון טקסט:"
|
533 |
|
534 |
+
#: views/contact_bank_layout_settings.php:250
|
535 |
msgid "Input Field Settings"
|
536 |
msgstr "הגדרות שדה קלט"
|
537 |
|
538 |
+
#: views/contact_bank_layout_settings.php:285
|
539 |
+
#: views/contact_bank_layout_settings.php:582
|
540 |
+
#: views/contact_bank_layout_settings.php:741
|
541 |
+
#: views/contact_bank_layout_settings.php:869
|
542 |
msgid "Text Color :"
|
543 |
msgstr "צבע טקסט:"
|
544 |
|
545 |
+
#: views/contact_bank_layout_settings.php:341
|
546 |
+
#: views/contact_bank_layout_settings.php:614
|
547 |
msgid "Border Radius (px) :"
|
548 |
+
msgstr "רדיוס מסגרת (px):"
|
549 |
|
550 |
+
#: views/contact_bank_layout_settings.php:351
|
551 |
+
#: views/contact_bank_layout_settings.php:593
|
552 |
+
#: views/contact_bank_layout_settings.php:730
|
553 |
+
#: views/contact_bank_layout_settings.php:858
|
554 |
msgid "Border Color :"
|
555 |
+
msgstr "צבע מסגרת"
|
556 |
|
557 |
+
#: views/contact_bank_layout_settings.php:362
|
558 |
+
#: views/contact_bank_layout_settings.php:604
|
559 |
msgid "Border Size (px) :"
|
560 |
+
msgstr "עובי מסגרת (px):"
|
561 |
|
562 |
+
#: views/contact_bank_layout_settings.php:372
|
563 |
msgid "Border Style :"
|
564 |
+
msgstr "סגנון מסגרת:"
|
565 |
|
566 |
+
#: views/contact_bank_layout_settings.php:387
|
567 |
+
#: views/contact_bank_layout_settings.php:560
|
568 |
+
#: views/contact_bank_layout_settings.php:719
|
569 |
+
#: views/contact_bank_layout_settings.php:847
|
570 |
msgid "Background Color :"
|
571 |
msgstr "צבע רקע:"
|
572 |
|
573 |
+
#: views/contact_bank_layout_settings.php:398
|
574 |
msgid "Radio Buttons :"
|
575 |
msgstr "כפתורי רדיו:"
|
576 |
|
577 |
+
#: views/contact_bank_layout_settings.php:403
|
578 |
msgid "Multiple Rows"
|
579 |
+
msgstr "שורות מרובות"
|
580 |
|
581 |
+
#: views/contact_bank_layout_settings.php:405
|
582 |
msgid "Single Row"
|
583 |
+
msgstr "שורה אחת"
|
584 |
|
585 |
+
#: views/contact_bank_layout_settings.php:438
|
586 |
msgid "Input Size :"
|
587 |
msgstr "גודל קלט:"
|
588 |
|
589 |
+
#: views/contact_bank_layout_settings.php:460
|
590 |
msgid "Submit Button Settings"
|
591 |
+
msgstr "הגדרות כפתור שליחה"
|
592 |
|
593 |
+
#: views/contact_bank_layout_settings.php:495
|
594 |
msgid "Text:"
|
595 |
msgstr "טקסט:"
|
596 |
|
597 |
+
#: views/contact_bank_layout_settings.php:505
|
598 |
msgid "Style :"
|
599 |
msgstr "סגנון:"
|
600 |
|
601 |
+
#: views/contact_bank_layout_settings.php:550
|
602 |
msgid "Button Width (px) :"
|
603 |
+
msgstr "רוחב הכפתור (px):"
|
604 |
|
605 |
+
#: views/contact_bank_layout_settings.php:571
|
606 |
msgid "Hover Background Color:"
|
607 |
+
msgstr "צבע רקע בריחוף עכבר:"
|
608 |
|
609 |
+
#: views/contact_bank_layout_settings.php:653
|
610 |
msgid "Success Message Settings"
|
611 |
+
msgstr "הגדרות הודעת הצלחה"
|
612 |
|
613 |
+
#: views/contact_bank_layout_settings.php:781
|
614 |
msgid "Error Message Settings"
|
615 |
+
msgstr "הגדרות הודעת שגיאה"
|
616 |
|
617 |
+
#: views/contact_bank_pro_version.php:25
|
618 |
+
msgid "Contact Bank Pricing"
|
619 |
+
msgstr "תמחור Contact-Bank "
|
620 |
+
|
621 |
+
#: views/contact_bank_pro_version.php:355 views/dashboard.php:208
|
622 |
+
msgid "Need Support Help?"
|
623 |
+
msgstr "צריך עזרה ותמיכה?"
|
624 |
+
|
625 |
+
#: views/contact_bank_pro_version.php:367 views/dashboard.php:220
|
626 |
+
msgid "Lets get in touch!"
|
627 |
+
msgstr "מאפשר ליצור קשר!"
|
628 |
+
|
629 |
+
#: views/contact_bank_pro_version.php:371 views/dashboard.php:224
|
630 |
+
msgid "Order Now!"
|
631 |
+
msgstr "סדר עכשיו"
|
632 |
|
633 |
#: views/contact_controls_files.php:8 views/contact_controls_files.php:24
|
634 |
#: views/contact_controls_files.php:41 views/contact_controls_files.php:59
|
635 |
#: views/contact_controls_files.php:75 views/contact_controls_files.php:92
|
636 |
msgid "Settings"
|
637 |
+
msgstr "הגדרות"
|
638 |
|
639 |
#: views/contact_documentation.php:5
|
640 |
msgid "Documentation - Contact Bank"
|
641 |
+
msgstr "תיעוד Contact Bank"
|
642 |
|
643 |
+
#: views/contact_email_settings.php:56
|
644 |
msgid "Add New"
|
645 |
+
msgstr "הוסף חדש"
|
646 |
|
647 |
+
#: views/contact_email_settings.php:137
|
648 |
msgid "Are you sure, you want to delete this Email Setting?"
|
649 |
+
msgstr "האם אתה בטוח שאתה רוצה למחוק את הגדרות המייל הזה?"
|
650 |
|
651 |
+
#: views/contact_email_settings.php:155 views/contact_frontend_data.php:115
|
652 |
msgid "Please select the Form first."
|
653 |
+
msgstr "נא לבחור קודם את הטופס:"
|
654 |
|
655 |
+
#: views/contact_frontend_data.php:12
|
656 |
+
msgid "Export to Excel"
|
657 |
+
msgstr "יצוא להצטיין"
|
658 |
+
|
659 |
+
#: views/contact_frontend_data.php:18 views/dashboard.php:114
|
660 |
+
#: views/dashboard.php:121
|
661 |
msgid "Form"
|
662 |
+
msgstr "טופס"
|
663 |
|
664 |
+
#: views/contact_view.php:230 views/dashboard.php:96
|
665 |
msgid "Add New Form"
|
666 |
msgstr "הוסף טופס חדש"
|
667 |
|
668 |
+
#: views/contact_view.php:236 views/contact_view.php:500
|
669 |
msgid "Save Form"
|
670 |
+
msgstr "שמור את הטופס"
|
671 |
|
672 |
+
#: views/contact_view.php:241
|
673 |
msgid "Form Submitted. Kindly wait for the redirect."
|
674 |
+
msgstr "הטופס נשלח. נא למתין להפניה מחדש."
|
675 |
|
676 |
+
#: views/contact_view.php:250
|
677 |
msgid "Form Settings"
|
678 |
+
msgstr "הגדרות טופס"
|
679 |
|
680 |
+
#: views/contact_view.php:254
|
681 |
msgid "Form Name :"
|
682 |
+
msgstr "שם הטופס:"
|
683 |
|
684 |
+
#: views/contact_view.php:260
|
685 |
msgid "Enter Form Name"
|
686 |
+
msgstr "הזן שם טופס"
|
687 |
|
688 |
+
#: views/contact_view.php:264
|
689 |
msgid "Form Description :"
|
690 |
+
msgstr "תיאור הטופס"
|
691 |
|
692 |
+
#: views/contact_view.php:266
|
693 |
msgid "Enter Form Description"
|
694 |
+
msgstr "הזן את תיאור הטופס"
|
695 |
|
696 |
+
#: views/contact_view.php:270
|
697 |
msgid "Blank Field Message:"
|
698 |
+
msgstr "הודעת שדה ריק:"
|
699 |
|
700 |
+
#: views/contact_view.php:276
|
701 |
msgid "Required field must not be blank"
|
702 |
+
msgstr "זהו שדה חובה ולא ניתן להשאיר אותו ריק"
|
703 |
|
704 |
+
#: views/contact_view.php:278
|
705 |
msgid "Enter Blank Field Message"
|
706 |
+
msgstr "הזן הודעת שדה ריק"
|
707 |
|
708 |
+
#: views/contact_view.php:282
|
709 |
msgid "Incorrect Email Message:"
|
710 |
+
msgstr "הודעת מייל שגוי:"
|
711 |
|
712 |
+
#: views/contact_view.php:288
|
713 |
msgid "Please enter a valid email address"
|
714 |
+
msgstr "נא להזין כתובת מייל תקינה"
|
715 |
|
716 |
+
#: views/contact_view.php:290
|
717 |
msgid "Enter Incorrect Email Message"
|
718 |
+
msgstr "הזן הודעת מייל שגוי"
|
719 |
|
720 |
+
#: views/contact_view.php:294
|
721 |
msgid "Success Message :"
|
722 |
msgstr "הודעת הצלחה:"
|
723 |
|
724 |
+
#: views/contact_view.php:298
|
725 |
msgid "Enter Success Message"
|
726 |
+
msgstr "הזן הודעת הצלחה"
|
727 |
|
728 |
+
#: views/contact_view.php:302
|
729 |
msgid "Redirect :"
|
730 |
+
msgstr "הפניה מחדש:"
|
731 |
|
732 |
+
#: views/contact_view.php:314 views/contact_view.php:325
|
733 |
+
#: views/contact_view.php:337
|
734 |
msgid "Page"
|
735 |
msgstr "עמוד"
|
736 |
|
737 |
+
#: views/contact_view.php:317 views/contact_view.php:328
|
738 |
+
#: views/contact_view.php:340
|
739 |
msgid "URL"
|
740 |
+
msgstr "כתובת URL"
|
741 |
|
742 |
+
#: views/contact_view.php:347
|
743 |
msgid "Page :"
|
744 |
+
msgstr "עמוד:"
|
745 |
|
746 |
+
#: views/contact_view.php:390
|
747 |
msgid "URL :"
|
748 |
+
msgstr "URL:"
|
749 |
|
750 |
+
#: views/contact_view.php:397
|
751 |
msgid "Enter Redirect URL"
|
752 |
+
msgstr "הזן כתובת URL להפניה מחדש"
|
753 |
|
754 |
+
#: views/contact_view.php:404
|
755 |
msgid "Form Layout Preview"
|
756 |
+
msgstr "תצוגה מוקדמת של פריסת הטופס"
|
757 |
|
758 |
+
#: views/contact_view.php:415
|
759 |
msgid "Standard Fields"
|
760 |
msgstr "שדות סטנדרטיים"
|
761 |
|
762 |
+
#: views/contact_view.php:418 views/contact_view.php:454
|
763 |
msgid "Click on a field to use into your form."
|
764 |
+
msgstr "לחץ על שדה לשימוש בטופס שלך"
|
765 |
|
766 |
+
#: views/contact_view.php:437
|
767 |
msgid "Checkboxes"
|
768 |
+
msgstr "תיבות סימון"
|
769 |
|
770 |
+
#: views/contact_view.php:449
|
771 |
msgid "Advanced Fields"
|
772 |
+
msgstr "שדות מתקדמים"
|
773 |
|
774 |
+
#: views/contact_view.php:460
|
775 |
msgid "Website / URL"
|
776 |
+
msgstr "כתובת אתר"
|
777 |
|
778 |
+
#: views/contact_view.php:465
|
779 |
msgid "Phone"
|
780 |
msgstr "טלפון"
|
781 |
|
782 |
+
#: views/contact_view.php:468
|
783 |
msgid "Address"
|
784 |
msgstr "כתובת"
|
785 |
|
786 |
+
#: views/contact_view.php:473
|
787 |
msgid "Number"
|
788 |
msgstr "מספר"
|
789 |
|
790 |
+
#: views/contact_view.php:476
|
791 |
msgid "File Upload"
|
792 |
+
msgstr "העלאת קובץ"
|
793 |
|
794 |
+
#: views/contact_view.php:481
|
795 |
msgid "Date"
|
796 |
msgstr "תאריך"
|
797 |
|
798 |
+
#: views/contact_view.php:484
|
799 |
msgid "Time"
|
800 |
msgstr "זמן"
|
801 |
|
802 |
+
#: views/contact_view.php:489
|
803 |
msgid "Password"
|
804 |
+
msgstr "ססמה"
|
805 |
|
806 |
+
#: views/dashboard.php:54
|
807 |
+
msgid "Getting Started"
|
808 |
+
msgstr "תחילת עבודה"
|
809 |
|
810 |
+
#: views/dashboard.php:58
|
811 |
+
msgid "Watch the Walk-Through Video"
|
812 |
+
msgstr "לראות את הווידאו ללכת דרך"
|
813 |
+
|
814 |
+
#: views/dashboard.php:67
|
815 |
+
msgid "Contact Bank, a Superlative High quality WordPress Plugin!"
|
816 |
+
msgstr "לתקשר-בנק, באיכות גבוהה מופלג תוסף וורדפרס!"
|
817 |
+
|
818 |
+
#: views/dashboard.php:74
|
819 |
+
msgid "Get Contact Bank Pro Features"
|
820 |
+
msgstr "קבל תכונות לתקשר בנק הפרו"
|
821 |
+
|
822 |
+
#: views/dashboard.php:102
|
823 |
msgid "Delete All Forms"
|
824 |
msgstr "מחק את כל הטפסים"
|
825 |
|
826 |
+
#: views/dashboard.php:105
|
827 |
msgid "Restore Factory Settings"
|
828 |
+
msgstr "שחזר את הגדרות ברירת המחדל"
|
829 |
|
830 |
+
#: views/dashboard.php:122
|
831 |
msgid "Shortcode"
|
832 |
+
msgstr "קיצור קוד"
|
833 |
|
834 |
+
#: views/dashboard.php:123
|
835 |
msgid "Total Controls"
|
836 |
+
msgstr "סך כל הבקרים"
|
837 |
|
838 |
+
#: views/dashboard.php:159
|
839 |
msgid "Edit Form"
|
840 |
+
msgstr "ערוך את הטופס"
|
841 |
|
842 |
+
#: views/dashboard.php:185
|
843 |
msgid "Delete Form"
|
844 |
+
msgstr "מחק את הטופס"
|
845 |
|
846 |
+
#: views/dashboard.php:321
|
847 |
msgid "Are you sure, you want to delete this Form?"
|
848 |
+
msgstr "האם אתה בטוח שאתה רוצה למחוק את הטופס הזה?"
|
849 |
|
850 |
+
#: views/dashboard.php:331
|
851 |
msgid "Are you sure, you want to delete all Forms?"
|
852 |
+
msgstr "האם אתה בטוח שאתה רוצה למחוק את כל הטפסים?"
|
853 |
|
854 |
#: views/shortcode.php:8
|
855 |
msgid ""
|
856 |
"How to setup Short-Codes for Contact Bank into your WordPress Page/Post?"
|
857 |
+
msgstr "כיצד להגדיר קצרי קודים לבנק קשר לשלך וורדפרס העמוד / פוסט?"
|
858 |
|
859 |
+
#~ msgid "Roles & Capabilities"
|
860 |
+
#~ msgstr "תפקידים ויכולות"
|
|
|
|
|
|
|
861 |
|
862 |
#~ msgid "Licensing"
|
863 |
+
#~ msgstr "רישיון"
|
|
|
|
|
|
|
864 |
|
865 |
#~ msgid "Select Form :"
|
866 |
#~ msgstr "בחר טופס:"
|
881 |
#~ msgstr "דקה"
|
882 |
|
883 |
#~ msgid "Enter Tooltip Text"
|
884 |
+
#~ msgstr "הזן טקסט טולטיפ"
|
885 |
|
886 |
#~ msgid "Enter Tooltip"
|
887 |
+
#~ msgstr "הכנס טולטיפ"
|
888 |
|
889 |
#~ msgid "Start Year"
|
890 |
+
#~ msgstr "שנת התחלה"
|
891 |
|
892 |
#~ msgid "Enter Start Year"
|
893 |
+
#~ msgstr "הזן שנת התחלה"
|
894 |
|
895 |
#~ msgid "End Year"
|
896 |
+
#~ msgstr "שנת סיום"
|
897 |
|
898 |
#~ msgid "Enter End Year "
|
899 |
+
#~ msgstr "הזן שנת סיום.."
|
900 |
|
901 |
#~ msgid "Default Value"
|
902 |
#~ msgstr "ערך ברירת מחדל"
|
905 |
#~ msgstr "חודש"
|
906 |
|
907 |
#~ msgid "Date Format"
|
908 |
+
#~ msgstr "מבנה תאריך"
|
909 |
|
910 |
#~ msgid "Allow Multiple Uploads"
|
911 |
+
#~ msgstr "התר העלאת קבצים מרובים"
|
912 |
|
913 |
#~ msgid "Allowed File Extensions"
|
914 |
+
#~ msgstr "סוגי קובץ מותרים"
|
915 |
|
916 |
#~ msgid "Enter File Extensions"
|
917 |
+
#~ msgstr "הזן סוגי קובץ"
|
918 |
|
919 |
+
#~ msgid "The file extensions must be separated with comma(',')"
|
920 |
+
#~ msgstr "סוגי הקובץ חייבים להיות מופרדים בפסיק (,)"
|
921 |
|
922 |
#~ msgid "Allowed File Size"
|
923 |
+
#~ msgstr "גודל קובץ מותר"
|
924 |
|
925 |
#~ msgid "File Size must be in Mb"
|
926 |
+
#~ msgstr "גודל הקובץ חייב להיות ב MB"
|
927 |
|
928 |
#~ msgid "Hour Format"
|
929 |
+
#~ msgstr "מבנה שעה"
|
930 |
|
931 |
#~ msgid "Minute Format"
|
932 |
+
#~ msgstr "מבנה דקה"
|
933 |
|
934 |
#~ msgid "Roles and Capabilities Saved. Kindly wait for the redirect."
|
935 |
+
#~ msgstr "תפקידים ויכולות נשמרו. נא להמתין להפניה מחדש."
|
936 |
|
937 |
#~ msgid "Privileges for Admin"
|
938 |
+
#~ msgstr "זכויות מנהל"
|
939 |
|
940 |
#~ msgid "Full Control"
|
941 |
#~ msgstr "שליטה מלאה"
|
942 |
|
943 |
#~ msgid "Read"
|
944 |
+
#~ msgstr "קריאה"
|
945 |
|
946 |
#~ msgid "Write"
|
947 |
+
#~ msgstr "כתיבה"
|
948 |
|
949 |
#~ msgid "Privileges for Editor"
|
950 |
+
#~ msgstr "זכויות עורך"
|
951 |
|
952 |
#~ msgid "Privileges for Author"
|
953 |
+
#~ msgstr "זכויות מחבר"
|
954 |
|
955 |
#~ msgid "Privileges for Contributor"
|
956 |
+
#~ msgstr "זכויות תורם"
|
957 |
|
958 |
#~ msgid "Privileges for Subscriber"
|
959 |
+
#~ msgstr "זכויות מנוי"
|
960 |
+
|
961 |
+
#~ msgid "Global Settings Saved. Kindly wait for the redirect."
|
962 |
+
#~ msgstr "ההגדרות הכלליות נשמרו. נא להמתין להפניה מחדש."
|
963 |
|
964 |
#~ msgid "Are you sure, you want to Restore Global Settings?"
|
965 |
+
#~ msgstr "האם אתה בטוח שאתה רוצה לשחזר את ההגדרות הכלליות?"
|
966 |
|
967 |
+
#~ msgid "Check Plugin - Contact Bank"
|
968 |
+
#~ msgstr "בדוק את התוסף Contact Bank"
|
969 |
|
970 |
+
#~ msgid "Are you sure, you want to delete this Form Entry ?"
|
971 |
+
#~ msgstr "האם אתה בטוח שאתה רוצה למחוק את זה מן הערך?"
|
972 |
|
973 |
+
#~ msgid "Attention! A new vesion of Contact Bank is available for download."
|
974 |
+
#~ msgstr "שים לב! גרסה חדשה של Contact Bank זמינה להורדה."
|
975 |
|
976 |
+
#~ msgid "Click"
|
977 |
+
#~ msgstr "לחץ"
|
978 |
+
|
979 |
+
#~ msgid "here"
|
980 |
+
#~ msgstr "כאן"
|
981 |
+
|
982 |
+
#~ msgid "to upgrade your version of Contact Bank."
|
983 |
+
#~ msgstr "כדי לשדרג את גרסת תוסף Contact Bank"
|
984 |
|
985 |
+
#~ msgid "Dashboard - Contact Bank"
|
986 |
+
#~ msgstr "לוח הבקרה של Contact Bank"
|
987 |
+
|
988 |
+
#~ msgid "Are you sure you want to Restore Factory Settings?"
|
989 |
+
#~ msgstr "האם אתה בטוח שאתה רוצה לשחזר את הגדרות ברירת המחדל?"
|
990 |
+
|
991 |
+
#~ msgid "Only One File Uploader can be used on a Form."
|
992 |
+
#~ msgstr "ניתן להשתמש בטופס רק ב"
|
993 |
|
994 |
#~ msgid "Update"
|
995 |
+
#~ msgstr "עדכן"
|
996 |
+
|
997 |
+
#~ msgid "Success! Settings have been updated."
|
998 |
+
#~ msgstr "ההגדרות עודכנו בהצלחה!"
|
lib/contact_view-class.php
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
$cb_user_role_permission = "read";
|
22 |
break;
|
23 |
}
|
24 |
-
if
|
25 |
{
|
26 |
return;
|
27 |
}
|
@@ -200,7 +200,6 @@ else
|
|
200 |
$wpdb->query
|
201 |
(
|
202 |
"TRUNCATE Table ".contact_bank_layout_settings_Table()
|
203 |
-
|
204 |
);
|
205 |
|
206 |
$wpdb->query
|
@@ -215,140 +214,139 @@ else
|
|
215 |
}
|
216 |
else if($_REQUEST["param"] == "submit_form_messages_settings")
|
217 |
{
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
|
|
233 |
(
|
234 |
-
|
235 |
-
""
|
236 |
)
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
(
|
242 |
-
|
243 |
-
|
244 |
)
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
$wpdb->prepare
|
279 |
(
|
280 |
-
"UPDATE " . contact_bank_form_settings_Table() . " SET `form_message_value` = CASE "
|
281 |
$form_id
|
282 |
)
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
(
|
288 |
-
$wpdb->prepare
|
289 |
-
(
|
290 |
-
"SELECT dynamicId, dynamic_settings_value,field_id FROM ". contact_bank_dynamic_settings_form(). " JOIN " . create_control_Table(). " ON " . contact_bank_dynamic_settings_form().". dynamicId = ". create_control_Table(). ".control_id WHERE `dynamic_settings_key` = 'cb_admin_label' and form_id = %d Order By ".create_control_Table().".sorting_order",
|
291 |
-
$form_id
|
292 |
-
)
|
293 |
-
);
|
294 |
-
$controls = "";
|
295 |
-
$email_dynamicId = "";
|
296 |
-
for($flag=0;$flag<count($fields_created);$flag++)
|
297 |
-
{
|
298 |
-
$show_in_email = $wpdb->get_var
|
299 |
(
|
300 |
$wpdb->prepare
|
301 |
(
|
302 |
-
"SELECT dynamic_settings_value
|
303 |
-
$
|
304 |
)
|
305 |
);
|
306 |
-
|
|
|
|
|
307 |
{
|
308 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
309 |
}
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
Here are the details :<br><br>
|
318 |
-
".$controls."
|
319 |
-
<br>Thanks,<br><br>
|
320 |
-
<strong>Technical Support Team</strong>";
|
321 |
-
$wpdb->query
|
322 |
-
(
|
323 |
-
$wpdb->prepare
|
324 |
(
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
$wpdb->
|
334 |
(
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
$wpdb->
|
344 |
(
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
|
|
|
|
|
|
352 |
die();
|
353 |
}
|
354 |
else if ($_REQUEST["param"] == "update_licensing_settings")
|
@@ -459,10 +457,10 @@ else
|
|
459 |
$wpdb->query
|
460 |
(
|
461 |
$wpdb->prepare
|
462 |
-
|
463 |
-
"UPDATE " . contact_bank_dynamic_settings_form() . " SET `dynamic_settings_value` = CASE "
|
464 |
$controlId
|
465 |
-
|
466 |
);
|
467 |
}
|
468 |
}
|
21 |
$cb_user_role_permission = "read";
|
22 |
break;
|
23 |
}
|
24 |
+
if(!current_user_can($cb_user_role_permission))
|
25 |
{
|
26 |
return;
|
27 |
}
|
200 |
$wpdb->query
|
201 |
(
|
202 |
"TRUNCATE Table ".contact_bank_layout_settings_Table()
|
|
|
203 |
);
|
204 |
|
205 |
$wpdb->query
|
214 |
}
|
215 |
else if($_REQUEST["param"] == "submit_form_messages_settings")
|
216 |
{
|
217 |
+
|
218 |
+
$sql= "";
|
219 |
+
$labels_for_email = "";
|
220 |
+
$sql1=array();
|
221 |
+
$form_id = intval($_REQUEST["form_id"]);
|
222 |
+
$form_settings = json_decode(stripcslashes($_REQUEST["form_settings"]),true);
|
223 |
+
$array_delete_form_controls = json_decode(stripcslashes($_REQUEST["array_delete_form_controls"]),true);
|
224 |
+
foreach($array_delete_form_controls as $element)
|
225 |
+
{
|
226 |
+
$sql1[] = $element;
|
227 |
+
}
|
228 |
+
if(count($sql1) > 0)
|
229 |
+
{
|
230 |
+
$wpdb->query
|
231 |
+
(
|
232 |
+
$wpdb->prepare
|
233 |
(
|
234 |
+
"Delete FROM " . contact_bank_dynamic_settings_form() . " where dynamicId in (".implode(',', $sql1).")",""
|
|
|
235 |
)
|
236 |
+
);
|
237 |
+
$wpdb->query
|
238 |
+
(
|
239 |
+
$wpdb->prepare
|
240 |
(
|
241 |
+
"Delete FROM " . create_control_Table() . " where control_id in (".implode(',', $sql1).")",""
|
|
|
242 |
)
|
243 |
+
);
|
244 |
+
}
|
245 |
+
foreach($form_settings as $element)
|
246 |
+
{
|
247 |
+
foreach ($element as $val => $keyInner)
|
248 |
+
{
|
249 |
+
if($val == "form_name")
|
250 |
+
{
|
251 |
+
$wpdb->query
|
252 |
+
(
|
253 |
+
$wpdb->prepare
|
254 |
+
(
|
255 |
+
"UPDATE " . contact_bank_contact_form() . " SET `form_name` = '".strip_tags($keyInner). "' where form_id = %d ",
|
256 |
+
$form_id
|
257 |
+
)
|
258 |
+
);
|
259 |
+
}
|
260 |
+
else
|
261 |
+
{
|
262 |
+
$labels_for_email = $val;
|
263 |
+
if($val == "redirect_url")
|
264 |
+
{
|
265 |
+
$sql .= ' WHEN `form_message_key` = "'.mysql_real_escape_string($val).'" THEN "'.mysql_real_escape_string(html_entity_decode($keyInner)).'"';
|
266 |
+
}
|
267 |
+
else
|
268 |
+
{
|
269 |
+
$sql .= ' WHEN `form_message_key` = "'.mysql_real_escape_string($val).'" THEN "'.mysql_real_escape_string($keyInner).'"';
|
270 |
+
}
|
271 |
+
}
|
272 |
+
}
|
273 |
+
$wpdb->query
|
274 |
+
(
|
275 |
+
$wpdb->prepare
|
|
|
276 |
(
|
277 |
+
"UPDATE " . contact_bank_form_settings_Table() . " SET `form_message_value` = CASE ".strip_tags($sql) . " END where form_id = %d ",
|
278 |
$form_id
|
279 |
)
|
280 |
+
);
|
281 |
+
|
282 |
+
}
|
283 |
+
$fields_created = $wpdb->get_results
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
284 |
(
|
285 |
$wpdb->prepare
|
286 |
(
|
287 |
+
"SELECT dynamicId, dynamic_settings_value,field_id FROM ". contact_bank_dynamic_settings_form(). " JOIN " . create_control_Table(). " ON " . contact_bank_dynamic_settings_form().". dynamicId = ". create_control_Table(). ".control_id WHERE `dynamic_settings_key` = 'cb_admin_label' and form_id = %d Order By ".create_control_Table().".sorting_order",
|
288 |
+
$form_id
|
289 |
)
|
290 |
);
|
291 |
+
$controls = "";
|
292 |
+
$email_dynamicId = "";
|
293 |
+
for($flag=0;$flag<count($fields_created);$flag++)
|
294 |
{
|
295 |
+
$show_in_email = $wpdb->get_var
|
296 |
+
(
|
297 |
+
$wpdb->prepare
|
298 |
+
(
|
299 |
+
"SELECT dynamic_settings_value FROM ". contact_bank_dynamic_settings_form(). " WHERE `dynamic_settings_key` = 'cb_show_email' and dynamicId = %d",
|
300 |
+
$fields_created[$flag]->dynamicId
|
301 |
+
)
|
302 |
+
);
|
303 |
+
if($show_in_email == "0")
|
304 |
+
{
|
305 |
+
$controls .= "<strong>".$fields_created[$flag]->dynamic_settings_value ."</strong>: ". "[control_".$fields_created[$flag]->dynamicId."] <br>";
|
306 |
+
}
|
307 |
+
if($fields_created[$flag]->field_id == 3)
|
308 |
+
{
|
309 |
+
$email_dynamicId = $fields_created[$flag]->dynamicId;
|
310 |
+
}
|
311 |
}
|
312 |
+
$body_message = "Hello Admin,<br><br>
|
313 |
+
A new user visited your website.<br><br>
|
314 |
+
Here are the details :<br><br>
|
315 |
+
".$controls."
|
316 |
+
<br>Thanks,<br><br>
|
317 |
+
<strong>Technical Support Team</strong>";
|
318 |
+
$wpdb->query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
319 |
(
|
320 |
+
$wpdb->prepare
|
321 |
+
(
|
322 |
+
"UPDATE " . contact_bank_email_template_admin() . " SET `body_content` = %s where form_id = %d and name = %s",
|
323 |
+
$body_message,
|
324 |
+
$form_id,
|
325 |
+
"Admin Notification"
|
326 |
+
)
|
327 |
+
);
|
328 |
+
$wpdb->query
|
329 |
(
|
330 |
+
$wpdb->prepare
|
331 |
+
(
|
332 |
+
"UPDATE " . contact_bank_email_template_admin() . " SET `email_to` = %s where form_id = %d and name = %s",
|
333 |
+
"[control_".$email_dynamicId."]",
|
334 |
+
$form_id,
|
335 |
+
"Client Notification"
|
336 |
+
)
|
337 |
+
);
|
338 |
+
$wpdb->query
|
339 |
(
|
340 |
+
$wpdb->prepare
|
341 |
+
(
|
342 |
+
"UPDATE " . contact_bank_email_template_admin() . " SET `send_to` = %d where form_id = %d and name = %s",
|
343 |
+
1,
|
344 |
+
$form_id,
|
345 |
+
"Client Notification"
|
346 |
+
|
347 |
+
)
|
348 |
+
);
|
349 |
+
|
350 |
die();
|
351 |
}
|
352 |
else if ($_REQUEST["param"] == "update_licensing_settings")
|
457 |
$wpdb->query
|
458 |
(
|
459 |
$wpdb->prepare
|
460 |
+
(
|
461 |
+
"UPDATE " . contact_bank_dynamic_settings_form() . " SET `dynamic_settings_value` = CASE ".strip_tags($sql). " END where dynamicId = %d ",
|
462 |
$controlId
|
463 |
+
)
|
464 |
);
|
465 |
}
|
466 |
}
|
lib/install-script.php
CHANGED
@@ -461,10 +461,7 @@ if($version == "" || $version == "1.0")
|
|
461 |
}
|
462 |
$wpdb->query
|
463 |
(
|
464 |
-
$
|
465 |
-
(
|
466 |
-
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
467 |
-
)
|
468 |
);
|
469 |
}
|
470 |
update_option("contact-bank-version-number","2.1");
|
@@ -501,10 +498,7 @@ else if($version == "2.0")
|
|
501 |
}
|
502 |
$wpdb->query
|
503 |
(
|
504 |
-
$
|
505 |
-
(
|
506 |
-
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
507 |
-
)
|
508 |
);
|
509 |
}
|
510 |
if (count($wpdb->get_var('SHOW TABLES LIKE "' . contact_bank_form_settings_Table() . '"')) == 0)
|
@@ -594,10 +588,7 @@ else if($version == "2.1")
|
|
594 |
}
|
595 |
$wpdb->query
|
596 |
(
|
597 |
-
$
|
598 |
-
(
|
599 |
-
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
600 |
-
)
|
601 |
);
|
602 |
}
|
603 |
update_option("contact-bank-version-number","2.1");
|
461 |
}
|
462 |
$wpdb->query
|
463 |
(
|
464 |
+
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
|
|
|
|
|
|
465 |
);
|
466 |
}
|
467 |
update_option("contact-bank-version-number","2.1");
|
498 |
}
|
499 |
$wpdb->query
|
500 |
(
|
501 |
+
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
|
|
|
|
|
|
502 |
);
|
503 |
}
|
504 |
if (count($wpdb->get_var('SHOW TABLES LIKE "' . contact_bank_form_settings_Table() . '"')) == 0)
|
588 |
}
|
589 |
$wpdb->query
|
590 |
(
|
591 |
+
"INSERT INTO " . contact_bank_roles_capability() . "(roles_capability_key,roles_capability_value) VALUES ".implode(',', $sql1),""
|
|
|
|
|
|
|
592 |
);
|
593 |
}
|
594 |
update_option("contact-bank-version-number","2.1");
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: contact-banker, Gallery-Bank
|
|
3 |
Tags: admin, advanced form, AJAX, best contact form plugin, buddypress, category, comment, comments, contact, contact bank, contact form, contact form 7, contact form builder, contact form plugin, contact forms, contact me, contact us, contacts, content, easy contact form, easy contact plugin, email, Facebook, feed, feedback, feedback form, form, form builder, forms, gallery, google, image, images, javascript, jquery, link, links, login, media, page, pages, plugin, Post, posts, request, rss, seo, shortcode, sidebar, stats, text, web form, widget, wordpress
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 3.9
|
6 |
-
Stable tag: 2.0.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -24,9 +24,12 @@ It provides a powerful engine for uploading and managing dynamic forms with more
|
|
24 |
> * [Contact Bank Demos](http://tech-banker.com/contact-bank/demo/)
|
25 |
> * [Contact Bank Documentation](http://tech-banker.com/contact-bank/documentation/)
|
26 |
|
|
|
|
|
|
|
27 |
***The Contact Bank WordPress Plugin is now proudly maintained by <a href="http://www.tech-banker.com">Tech Banker Pte Ltd.</a> since March 2014.***
|
28 |
|
29 |
-
***April
|
30 |
|
31 |
<a href="http://tech-banker.com/forum/contact-bank-support/" target="_blank">Support Desk - feel free to ask your Queries</a>
|
32 |
|
@@ -137,6 +140,17 @@ Visit [here](http://tech-banker.com/contact-bank) to upgrade to Pro Version now.
|
|
137 |
|
138 |
== Changelog ==
|
139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
= 2.0.18 =
|
141 |
|
142 |
* Bugs Fixed
|
3 |
Tags: admin, advanced form, AJAX, best contact form plugin, buddypress, category, comment, comments, contact, contact bank, contact form, contact form 7, contact form builder, contact form plugin, contact forms, contact me, contact us, contacts, content, easy contact form, easy contact plugin, email, Facebook, feed, feedback, feedback form, form, form builder, forms, gallery, google, image, images, javascript, jquery, link, links, login, media, page, pages, plugin, Post, posts, request, rss, seo, shortcode, sidebar, stats, text, web form, widget, wordpress
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 3.9
|
6 |
+
Stable tag: 2.0.20
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
24 |
> * [Contact Bank Demos](http://tech-banker.com/contact-bank/demo/)
|
25 |
> * [Contact Bank Documentation](http://tech-banker.com/contact-bank/documentation/)
|
26 |
|
27 |
+
[vimeo https://vimeo.com/92488992]
|
28 |
+
|
29 |
+
|
30 |
***The Contact Bank WordPress Plugin is now proudly maintained by <a href="http://www.tech-banker.com">Tech Banker Pte Ltd.</a> since March 2014.***
|
31 |
|
32 |
+
***April 28, 2014: We're happy to announce that Contact Bank reached 27,300+ plugin downloads in only 6 months. We frequently receive positive feedback from people using our Contact Bank Plugin for WordPress. Thanks so much for your support!***
|
33 |
|
34 |
<a href="http://tech-banker.com/forum/contact-bank-support/" target="_blank">Support Desk - feel free to ask your Queries</a>
|
35 |
|
140 |
|
141 |
== Changelog ==
|
142 |
|
143 |
+
= 2.0.20 =
|
144 |
+
|
145 |
+
* Security Issues Fixed
|
146 |
+
* Language Updated - Hebrew
|
147 |
+
|
148 |
+
= 2.0.19 =
|
149 |
+
|
150 |
+
* New Layout Introduced
|
151 |
+
* Bugs Fixed
|
152 |
+
* Help Video Added
|
153 |
+
|
154 |
= 2.0.18 =
|
155 |
|
156 |
* Bugs Fixed
|
views/add_contact_email.php
CHANGED
@@ -22,195 +22,200 @@ $email_data = $wpdb->get_row
|
|
22 |
);
|
23 |
?>
|
24 |
<form id="ux_frm_add_email" class="layout-form">
|
25 |
-
<div
|
26 |
-
<div class="
|
27 |
-
<div class="
|
28 |
-
<div class="
|
29 |
-
<
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
<div class="layout-span12">
|
42 |
-
<div class="widget-layout">
|
43 |
-
<div class="widget-layout-title">
|
44 |
-
<h4><?php _e( "Email", contact_bank); ?></h4>
|
45 |
-
</div>
|
46 |
-
<div class="widget-layout-body">
|
47 |
-
<div class="layout-control-group">
|
48 |
-
<label class="layout-control-label"><?php _e( "Name", contact_bank ); ?> :
|
49 |
-
<span class="error">*</span>
|
50 |
-
</label>
|
51 |
-
<div class="layout-controls">
|
52 |
-
<input type="text" class="layout-span12" id="ux_txt_name" name="ux_txt_name" value="<?php echo isset($email_data->name) ? $email_data->name : ""; ?>" placeholder="<?php _e( "Enter Name", contact_bank ); ?>"/>
|
53 |
-
</div>
|
54 |
-
</div>
|
55 |
</div>
|
56 |
-
<div class="
|
57 |
-
<div class="layout-
|
58 |
-
<
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
<
|
68 |
-
|
69 |
-
|
70 |
</div>
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
</div>
|
82 |
-
<?php
|
83 |
-
}
|
84 |
-
}
|
85 |
-
else
|
86 |
-
{
|
87 |
-
?>
|
88 |
-
<div class="layout-controls" style="padding-top:5px;">
|
89 |
-
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_email" value="0" checked="checked" onclick="show_send_to_div();">
|
90 |
-
<label class="rdl"><?php _e( "Enter Email", contact_bank ); ?></label>
|
91 |
-
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_field" value="1" onclick="show_send_to_div(); ">
|
92 |
-
<label class="rdl"><?php _e( "Select a Field", contact_bank ); ?></label>
|
93 |
</div>
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
<select class="layout-span4" id="ux_ddl_from_name" name="ux_ddl_from_name" style=" float: right; " onchange="append_control_shortcode(this.id,'ux_txt_from_name');">
|
128 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
129 |
-
</select>
|
130 |
-
</div>
|
131 |
-
</div>
|
132 |
-
</div>
|
133 |
-
<div class="widget-layout-body">
|
134 |
-
<div class="layout-control-group">
|
135 |
-
<label class="layout-control-label"><?php _e( "From Email", contact_bank ); ?> :
|
136 |
-
<span class="error" >*</span>
|
137 |
-
</label>
|
138 |
-
<div class="layout-controls">
|
139 |
-
<input type="text" class="layout-span8" id="ux_txt_from_email" name="ux_txt_from_email" value="<?php echo isset($email_data->email_from) ? $email_data->email_from : ""; ?>" placeholder="<?php _e( "Enter from email", contact_bank ); ?>"/>
|
140 |
-
<select class="layout-span4" id="ux_ddl_from_email" name="ux_ddl_from_email" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_from_email');">
|
141 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
142 |
-
</select>
|
143 |
-
</div>
|
144 |
-
</div>
|
145 |
-
</div>
|
146 |
-
<div class="widget-layout-body">
|
147 |
-
<div class="layout-control-group">
|
148 |
-
<label class="layout-control-label"><?php _e( "Reply To", contact_bank ); ?> :</label>
|
149 |
-
<div class="layout-controls">
|
150 |
-
<input type="text" class="layout-span8" id="ux_txt_reply_to" name="ux_txt_reply_to" value="<?php echo isset($email_data->reply_to) ? $email_data->reply_to : ""; ?>" placeholder="<?php _e( "Enter Email", contact_bank ); ?>"/>
|
151 |
-
<select class="layout-span4" id="ux_ddl_reply_to" name="ux_ddl_replt_to" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_reply_to');">
|
152 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
153 |
-
</select>
|
154 |
-
</div>
|
155 |
-
</div>
|
156 |
-
</div>
|
157 |
-
<div class="widget-layout-body">
|
158 |
-
<div class="layout-control-group">
|
159 |
-
<label class="layout-control-label"><?php _e( "CC", contact_bank ); ?> :</label>
|
160 |
-
<div class="layout-controls">
|
161 |
-
<input type="text" class="layout-span8" id="ux_txt_cc" name="ux_txt_cc" value="<?php echo isset($email_data->cc) ? $email_data->cc : ""; ?>" placeholder="<?php _e( "Enter CC Email ", contact_bank ); ?>"/>
|
162 |
-
<select class="layout-span4" id="ux_ddl_cc" name="ux_ddl_cc" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_cc');">
|
163 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
164 |
-
</select>
|
165 |
-
</div>
|
166 |
-
</div>
|
167 |
-
</div>
|
168 |
-
<div class="widget-layout-body">
|
169 |
-
<div class="layout-control-group">
|
170 |
-
<label class="layout-control-label"><?php _e( "BCC", contact_bank ); ?> :</label>
|
171 |
-
<div class="layout-controls">
|
172 |
-
<input type="text" class="layout-span8" id="ux_txt_bcc" name="ux_txt_bcc" value="<?php echo isset($email_data->bcc) ? $email_data->bcc : ""; ?>" placeholder="<?php _e( "Enter Bcc Email", contact_bank ); ?>"/>
|
173 |
-
<select class="layout-span4" id="ux_ddl_bcc" name="ux_ddl_bcc" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_bcc');">
|
174 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
175 |
-
</select>
|
176 |
-
</div>
|
177 |
-
</div>
|
178 |
-
</div>
|
179 |
-
<div class="widget-layout-body">
|
180 |
-
<div class="layout-control-group">
|
181 |
-
<label class="layout-control-label"><?php _e( "Subject", contact_bank ); ?> :
|
182 |
-
<span class="error">*</span>
|
183 |
-
</label>
|
184 |
-
<div class="layout-controls">
|
185 |
-
<input type="text" class="layout-span8" id="ux_txt_subject" name="ux_txt_subject" value="<?php echo isset($email_data->subject) ? $email_data->subject : ""; ?>" placeholder="<?php _e( "Enter Subject", contact_bank ); ?>"/>
|
186 |
-
<select class="layout-span4" id="ux_ddl_subject" name="ux_ddl_subject" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_subject');">
|
187 |
-
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
188 |
-
</select>
|
189 |
-
</div>
|
190 |
-
</div>
|
191 |
-
</div>
|
192 |
-
<div class="widget-layout-body">
|
193 |
-
<div class="layout-control-group">
|
194 |
-
<label class="layout-control-label"><?php _e( "Message", contact_bank ); ?> :</label>
|
195 |
-
<div class="layout-controls">
|
196 |
-
<div class="layout-span8">
|
197 |
-
<?php
|
198 |
-
$distribution = isset($email_data->body_content) ? $email_data->body_content : "";
|
199 |
-
wp_editor( $distribution, $id ="uxEmailTemplate", array("media_buttons" => true, "textarea_rows" => 8, "tabindex" => 4 ) );
|
200 |
-
?>
|
201 |
</div>
|
202 |
-
<div class="layout-
|
203 |
-
<
|
204 |
-
<
|
205 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
</div>
|
207 |
</div>
|
208 |
</div>
|
|
|
|
|
209 |
</div>
|
210 |
</div>
|
211 |
</div>
|
212 |
-
<div class="separator-doubled"></div>
|
213 |
-
<input class="btn btn-info layout-span1" type="submit" id="submit_button" name="submit_button" value="<?php _e("Save", contact_bank); ?>" />
|
214 |
</div>
|
215 |
</div>
|
216 |
</div>
|
22 |
);
|
23 |
?>
|
24 |
<form id="ux_frm_add_email" class="layout-form">
|
25 |
+
<div id="poststuff" style="width: 99% !important;">
|
26 |
+
<div id="post-body" class="metabox-holder">
|
27 |
+
<div id="postbox-container" class="postbox-container">
|
28 |
+
<div id="advanced" class="meta-box-sortables">
|
29 |
+
<div id="contact_bank_get_started" class="postbox" >
|
30 |
+
<div class="handlediv" data-target="#ux_form_email_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
31 |
+
<h3 class="hndle"><span><?php _e( "Email Confirmation", contact_bank ); ?></span></h3>
|
32 |
+
<div class="inside">
|
33 |
+
<div id="ux_form_email_div" class="contact_bank_layout">
|
34 |
+
<a class="btn btn-info" href="admin.php?page=contact_email"><?php _e("Back to Email Settings", contact_bank);?></a>
|
35 |
+
<input class="btn btn-info layout-span1" type="submit" id="submit_button" name="submit_button" style="float: right;" value="<?php _e("Save", contact_bank); ?>" />
|
36 |
+
<div class="separator-doubled"></div>
|
37 |
+
<div id="email_success_message" class="message green" style="display: none;">
|
38 |
+
<span>
|
39 |
+
<strong><?php _e("Email Settings Saved. Kindly wait for the redirect.", contact_bank); ?></strong>
|
40 |
+
</span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
</div>
|
42 |
+
<div class="fluid-layout">
|
43 |
+
<div class="layout-span12">
|
44 |
+
<div class="widget-layout">
|
45 |
+
<div class="widget-layout-title">
|
46 |
+
<h4><?php _e( "Email", contact_bank); ?></h4>
|
47 |
+
</div>
|
48 |
+
<div class="widget-layout-body">
|
49 |
+
<div class="layout-control-group">
|
50 |
+
<label class="layout-control-label"><?php _e( "Name", contact_bank ); ?> :
|
51 |
+
<span class="error">*</span>
|
52 |
+
</label>
|
53 |
+
<div class="layout-controls">
|
54 |
+
<input type="text" class="layout-span12" id="ux_txt_name" name="ux_txt_name" value="<?php echo isset($email_data->name) ? $email_data->name : ""; ?>" placeholder="<?php _e( "Enter Name", contact_bank ); ?>"/>
|
55 |
+
</div>
|
56 |
</div>
|
57 |
+
</div>
|
58 |
+
<div class="widget-layout-body">
|
59 |
+
<div class="layout-control-group">
|
60 |
+
<label class="layout-control-label"><?php _e( "Send To", contact_bank ); ?> :</label>
|
61 |
+
<?php
|
62 |
+
if(isset($email_data->send_to))
|
63 |
+
{
|
64 |
+
if($email_data->send_to == "0")
|
65 |
+
{
|
66 |
+
?>
|
67 |
+
<div class="layout-controls" style="padding-top:5px;">
|
68 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_email" value="0" checked="checked" onclick="show_send_to_div();">
|
69 |
+
<label class="rdl"><?php _e( "Enter Email", contact_bank ); ?></label>
|
70 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_field" value="1" onclick="show_send_to_div(); ">
|
71 |
+
<label class="rdl"><?php _e( "Select a Field", contact_bank ); ?></label>
|
72 |
+
</div>
|
73 |
+
<?php
|
74 |
+
}
|
75 |
+
else
|
76 |
+
{
|
77 |
+
?>
|
78 |
+
<div class="layout-controls" style="padding-top:5px;">
|
79 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_email" value="0" onclick="show_send_to_div();">
|
80 |
+
<label class="rdl"><?php _e( "Enter Email", contact_bank ); ?></label>
|
81 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_field" value="1" checked="checked" onclick="show_send_to_div(); ">
|
82 |
+
<label class="rdl"><?php _e( "Select a Field", contact_bank ); ?></label>
|
83 |
+
</div>
|
84 |
+
<?php
|
85 |
+
}
|
86 |
+
}
|
87 |
+
else
|
88 |
+
{
|
89 |
+
?>
|
90 |
+
<div class="layout-controls" style="padding-top:5px;">
|
91 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_email" value="0" checked="checked" onclick="show_send_to_div();">
|
92 |
+
<label class="rdl"><?php _e( "Enter Email", contact_bank ); ?></label>
|
93 |
+
<input type="radio" name="ux_rdl_send_to" id="ux_rdl_field" value="1" onclick="show_send_to_div(); ">
|
94 |
+
<label class="rdl"><?php _e( "Select a Field", contact_bank ); ?></label>
|
95 |
+
</div>
|
96 |
+
<?php
|
97 |
+
}
|
98 |
+
?>
|
99 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
</div>
|
101 |
+
<div class="widget-layout-body">
|
102 |
+
<div class="layout-control-group" id="div_email" style="display: none;">
|
103 |
+
<label class="layout-control-label"><?php _e( "Email", contact_bank ); ?> :
|
104 |
+
<span class="error">*</span>
|
105 |
+
</label>
|
106 |
+
<div class="layout-controls">
|
107 |
+
<input type="text" class="layout-span12" id="ux_txt_email" name="ux_txt_email" value="<?php echo isset($email_data->email_to) ? $email_data->email_to : ""; ?>" placeholder="<?php _e( "Enter Email ", contact_bank ); ?>"/>
|
108 |
+
</div>
|
109 |
+
</div>
|
110 |
+
<div class="layout-control-group" id="div_field" style="display: none;">
|
111 |
+
<label class="layout-control-label"><?php _e( "Send To Field", contact_bank ); ?> :
|
112 |
+
<span class="error">*</span>
|
113 |
+
</label>
|
114 |
+
<div class="layout-controls">
|
115 |
+
<input type="text" class="layout-span8" id="ux_txt_send_to_field" name="ux_txt_send_to_field" value="<?php echo isset($email_data->email_to) ? $email_data->email_to : ""; ?>" placeholder="<?php _e( "Enter Field ", contact_bank ); ?>"/>
|
116 |
+
<select class="layout-span4" id="ux_ddl_send_to_field" name="ux_ddl_send_to_field" style="float: right;" onchange="append_control_shortcode(this.id,'ux_txt_send_to_field');">
|
117 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
118 |
+
</select>
|
119 |
+
</div>
|
120 |
+
</div>
|
121 |
+
</div>
|
122 |
+
<div class="widget-layout-body">
|
123 |
+
<div class="layout-control-group">
|
124 |
+
<label class="layout-control-label"><?php _e( "From Name", contact_bank ); ?> :
|
125 |
+
<span class="error">*</span>
|
126 |
+
</label>
|
127 |
+
<div class="layout-controls">
|
128 |
+
<input type="text" class="layout-span8" id="ux_txt_from_name" name="ux_txt_from_name" value="<?php echo isset($email_data->from_name) ? $email_data->from_name : ""; ?>" placeholder="<?php _e( "Enter from name ", contact_bank ); ?>"/>
|
129 |
+
<select class="layout-span4" id="ux_ddl_from_name" name="ux_ddl_from_name" style=" float: right; " onchange="append_control_shortcode(this.id,'ux_txt_from_name');">
|
130 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
131 |
+
</select>
|
132 |
+
</div>
|
133 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
134 |
</div>
|
135 |
+
<div class="widget-layout-body">
|
136 |
+
<div class="layout-control-group">
|
137 |
+
<label class="layout-control-label"><?php _e( "From Email", contact_bank ); ?> :
|
138 |
+
<span class="error" >*</span>
|
139 |
+
</label>
|
140 |
+
<div class="layout-controls">
|
141 |
+
<input type="text" class="layout-span8" id="ux_txt_from_email" name="ux_txt_from_email" value="<?php echo isset($email_data->email_from) ? $email_data->email_from : ""; ?>" placeholder="<?php _e( "Enter from email", contact_bank ); ?>"/>
|
142 |
+
<select class="layout-span4" id="ux_ddl_from_email" name="ux_ddl_from_email" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_from_email');">
|
143 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
144 |
+
</select>
|
145 |
+
</div>
|
146 |
+
</div>
|
147 |
+
</div>
|
148 |
+
<div class="widget-layout-body">
|
149 |
+
<div class="layout-control-group">
|
150 |
+
<label class="layout-control-label"><?php _e( "Reply To", contact_bank ); ?> :</label>
|
151 |
+
<div class="layout-controls">
|
152 |
+
<input type="text" class="layout-span8" id="ux_txt_reply_to" name="ux_txt_reply_to" value="<?php echo isset($email_data->reply_to) ? $email_data->reply_to : ""; ?>" placeholder="<?php _e( "Enter Email", contact_bank ); ?>"/>
|
153 |
+
<select class="layout-span4" id="ux_ddl_reply_to" name="ux_ddl_replt_to" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_reply_to');">
|
154 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
155 |
+
</select>
|
156 |
+
</div>
|
157 |
+
</div>
|
158 |
+
</div>
|
159 |
+
<div class="widget-layout-body">
|
160 |
+
<div class="layout-control-group">
|
161 |
+
<label class="layout-control-label"><?php _e( "CC", contact_bank ); ?> :</label>
|
162 |
+
<div class="layout-controls">
|
163 |
+
<input type="text" class="layout-span8" id="ux_txt_cc" name="ux_txt_cc" value="<?php echo isset($email_data->cc) ? $email_data->cc : ""; ?>" placeholder="<?php _e( "Enter CC Email ", contact_bank ); ?>"/>
|
164 |
+
<select class="layout-span4" id="ux_ddl_cc" name="ux_ddl_cc" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_cc');">
|
165 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
166 |
+
</select>
|
167 |
+
</div>
|
168 |
+
</div>
|
169 |
+
</div>
|
170 |
+
<div class="widget-layout-body">
|
171 |
+
<div class="layout-control-group">
|
172 |
+
<label class="layout-control-label"><?php _e( "BCC", contact_bank ); ?> :</label>
|
173 |
+
<div class="layout-controls">
|
174 |
+
<input type="text" class="layout-span8" id="ux_txt_bcc" name="ux_txt_bcc" value="<?php echo isset($email_data->bcc) ? $email_data->bcc : ""; ?>" placeholder="<?php _e( "Enter Bcc Email", contact_bank ); ?>"/>
|
175 |
+
<select class="layout-span4" id="ux_ddl_bcc" name="ux_ddl_bcc" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_bcc');">
|
176 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
177 |
+
</select>
|
178 |
+
</div>
|
179 |
+
</div>
|
180 |
+
</div>
|
181 |
+
<div class="widget-layout-body">
|
182 |
+
<div class="layout-control-group">
|
183 |
+
<label class="layout-control-label"><?php _e( "Subject", contact_bank ); ?> :
|
184 |
+
<span class="error">*</span>
|
185 |
+
</label>
|
186 |
+
<div class="layout-controls">
|
187 |
+
<input type="text" class="layout-span8" id="ux_txt_subject" name="ux_txt_subject" value="<?php echo isset($email_data->subject) ? $email_data->subject : ""; ?>" placeholder="<?php _e( "Enter Subject", contact_bank ); ?>"/>
|
188 |
+
<select class="layout-span4" id="ux_ddl_subject" name="ux_ddl_subject" style=" float: right;" onchange="append_control_shortcode(this.id,'ux_txt_subject');">
|
189 |
+
<option value=""><?php _e("Select a field", contact_bank);?></option>
|
190 |
+
</select>
|
191 |
+
</div>
|
192 |
+
</div>
|
193 |
+
</div>
|
194 |
+
<div class="widget-layout-body">
|
195 |
+
<div class="layout-control-group">
|
196 |
+
<label class="layout-control-label"><?php _e( "Message", contact_bank ); ?> :</label>
|
197 |
+
<div class="layout-controls">
|
198 |
+
<div class="layout-span8">
|
199 |
+
<?php
|
200 |
+
$distribution = isset($email_data->body_content) ? $email_data->body_content : "";
|
201 |
+
wp_editor( $distribution, $id ="uxEmailTemplate", array("media_buttons" => true, "textarea_rows" => 8, "tabindex" => 4 ) );
|
202 |
+
?>
|
203 |
+
</div>
|
204 |
+
<div class="layout-span4">
|
205 |
+
<select class="layout-span12" id="ux_ddl_message" name="ux_ddl_message" style=" float: right;" onchange="append_add_control_shortcode(this.id);">
|
206 |
+
<option value=""><?php _e("Insert a Field into Your Form Message", contact_bank);?></option>
|
207 |
+
</select>
|
208 |
+
</div>
|
209 |
+
</div>
|
210 |
+
</div>
|
211 |
</div>
|
212 |
</div>
|
213 |
</div>
|
214 |
+
<div class="separator-doubled"></div>
|
215 |
+
<input style="margin-bottom: 10px;" class="btn btn-info layout-span1" type="submit" id="submit_button" name="submit_button" value="<?php _e("Save", contact_bank); ?>" />
|
216 |
</div>
|
217 |
</div>
|
218 |
</div>
|
|
|
|
|
219 |
</div>
|
220 |
</div>
|
221 |
</div>
|
views/contact-bank-system-report.php
CHANGED
@@ -2,456 +2,461 @@
|
|
2 |
global $wp_version;
|
3 |
?>
|
4 |
<form id="system_settings" class="layout-form" method="post">
|
5 |
-
<div
|
6 |
-
<div class="
|
7 |
-
<div class="
|
8 |
-
<div class="
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
<div class="separator-doubled"></div>
|
18 |
-
<div class="fluid-layout">
|
19 |
-
<div class="layout-span6">
|
20 |
-
<div class="widget-layout">
|
21 |
-
<div class="widget-layout-title">
|
22 |
-
<h4>Environment</h4>
|
23 |
-
<span class="tools">
|
24 |
-
<a data-target="#server_settings" data-toggle="collapse">
|
25 |
-
<i class="icon-chevron-down"></i>
|
26 |
-
</a>
|
27 |
-
</span>
|
28 |
</div>
|
29 |
-
<
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
<div class="layout-controls">
|
42 |
-
<span><?php echo site_url(); ?></span>
|
43 |
</div>
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
</div>
|
52 |
</div>
|
53 |
</div>
|
54 |
-
<div class="
|
55 |
-
<div class="layout
|
56 |
-
<
|
57 |
-
|
58 |
-
<span
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
<div class="layout-control-group">
|
64 |
-
<label class="layout-label-control-group">Web Server Info :</label>
|
65 |
-
<div class="layout-controls">
|
66 |
-
<span><?php echo esc_html($_SERVER["SERVER_SOFTWARE"]); ?></span>
|
67 |
</div>
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
</div>
|
76 |
</div>
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
</div>
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
<label class="layout-label-control-group">PHP Max Script Execute Time :</label>
|
114 |
-
<div class="layout-controls">
|
115 |
-
<span><?php echo ini_get("max_execution_time"); ?>s</span>
|
116 |
-
</div>
|
117 |
-
</div>
|
118 |
-
</div>
|
119 |
-
<div class="widget-layout-body">
|
120 |
-
<div class="layout-control-group">
|
121 |
-
<label class="layout-label-control-group">PHP Max Input Vars :</label>
|
122 |
-
|
123 |
-
<div class="layout-controls">
|
124 |
-
<span><?php echo ini_get("max_input_vars"); ?></span>
|
125 |
-
</div>
|
126 |
-
</div>
|
127 |
-
</div>
|
128 |
-
<div class="widget-layout-body">
|
129 |
-
<div class="layout-control-group">
|
130 |
-
<label class="layout-label-control-group">SUHOSIN Installed" :</label>
|
131 |
-
|
132 |
-
<div class="layout-controls">
|
133 |
-
<span><?php echo extension_loaded("suhosin") ? "Yes" : "No" ?></span>
|
134 |
-
</div>
|
135 |
-
</div>
|
136 |
-
</div>
|
137 |
-
<?php endif; ?>
|
138 |
-
<div class="widget-layout-body">
|
139 |
-
<div class="layout-control-group">
|
140 |
-
<label class="layout-label-control-group">Default Timezone :</label>
|
141 |
-
<div class="layout-controls">
|
142 |
-
<span>
|
143 |
-
<?php
|
144 |
-
$timezone = date_default_timezone_get();
|
145 |
-
if ("UTC" !== $timezone) {
|
146 |
-
echo sprintf("Default timezone is %s - it should be UTC", $timezone);
|
147 |
-
} else {
|
148 |
-
echo sprintf("Default timezone is %s", $timezone);
|
149 |
-
}
|
150 |
-
?>
|
151 |
-
</span>
|
152 |
</div>
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
if (ini_get("safemode")) $safemode = "On";
|
165 |
-
else $safemode = "Off";
|
166 |
-
// Get PHP allow_url_fopen
|
167 |
-
if (ini_get("allow-url-fopen")) $allowurlfopen = "On";
|
168 |
-
else $allowurlfopen = "Off";
|
169 |
-
// Get PHP Max Upload Size
|
170 |
-
if (ini_get("upload_max_filesize")) $upload_maximum = ini_get("upload_max_filesize");
|
171 |
-
else $upload_maximum = "N/A";
|
172 |
-
// Get PHP Output buffer Size
|
173 |
-
if (ini_get("pcre.backtrack_limit")) $backtrack_lmt = ini_get("pcre.backtrack_limit");
|
174 |
-
else $backtrack_lmt = "N/A";
|
175 |
-
// Get PHP Max Post Size
|
176 |
-
if (ini_get("post_max_size")) $post_maximum = ini_get("post_max_size");
|
177 |
-
else $post_maximum = "N/A";
|
178 |
-
// Get PHP Memory Limit
|
179 |
-
if (ini_get("memory_limit")) $memory_limit = ini_get("memory_limit");
|
180 |
-
else $memory_limit = "N/A";
|
181 |
-
// Get actual memory_get_usage
|
182 |
-
if (function_exists("memory_get_usage")) $memory_usage = round(memory_get_usage() / 1024 / 1024, 2) . " MByte";
|
183 |
-
else $memory_usage = "N/A";
|
184 |
-
// required for EXIF read
|
185 |
-
if (is_callable("exif_read_data")) $exif = "Yes" . " ( V" . substr(phpversion("exif"), 0, 4) . ")";
|
186 |
-
else $exif = "No";
|
187 |
-
// required for meta data
|
188 |
-
if (is_callable("iptcparse")) $iptc = "Yes";
|
189 |
-
else $iptc = "No";
|
190 |
-
// required for meta data
|
191 |
-
if (is_callable("xml_parser_create")) $xml = "Yes";
|
192 |
-
else $xml = "No";
|
193 |
-
?>
|
194 |
-
<div class="widget-layout-body">
|
195 |
-
<div class="layout-control-group">
|
196 |
-
<label class="layout-label-control-group">Operating System :</label>
|
197 |
-
<div class="layout-controls">
|
198 |
-
<span>
|
199 |
-
<?php echo PHP_OS; ?> (<?php echo(PHP_INT_SIZE * 8) ?> Bit)
|
200 |
-
</span>
|
201 |
-
</div>
|
202 |
-
</div>
|
203 |
-
</div>
|
204 |
-
<div class="widget-layout-body">
|
205 |
-
<div class="layout-control-group">
|
206 |
-
<label class="layout-label-control-group">Memory usage :</label>
|
207 |
-
<div class="layout-controls">
|
208 |
-
<span>
|
209 |
-
<?php echo $memory_usage; ?>
|
210 |
-
</span>
|
211 |
-
</div>
|
212 |
-
</div>
|
213 |
-
</div>
|
214 |
-
<div class="widget-layout-body">
|
215 |
-
<div class="layout-control-group">
|
216 |
-
<label class="layout-label-control-group">SQL Mode :</label>
|
217 |
-
<div class="layout-controls">
|
218 |
-
<span>
|
219 |
-
<?php echo $sqlmode; ?>
|
220 |
-
</span>
|
221 |
-
</div>
|
222 |
-
</div>
|
223 |
-
</div>
|
224 |
-
<div class="widget-layout-body">
|
225 |
-
<div class="layout-control-group">
|
226 |
-
<label class="layout-label-control-group">PHP Safe Mode :</label>
|
227 |
-
<div class="layout-controls">
|
228 |
-
<span>
|
229 |
-
<?php echo PHP_VERSION; ?>
|
230 |
-
</span>
|
231 |
-
</div>
|
232 |
-
</div>
|
233 |
-
</div>
|
234 |
-
<div class="widget-layout-body">
|
235 |
-
<div class="layout-control-group">
|
236 |
-
<label class="layout-label-control-group">PHP Allow URL fopen :</label>
|
237 |
-
<div class="layout-controls">
|
238 |
-
<span>
|
239 |
-
<?php echo $allowurlfopen; ?>
|
240 |
-
</span>
|
241 |
-
</div>
|
242 |
-
</div>
|
243 |
-
</div>
|
244 |
-
<div class="widget-layout-body">
|
245 |
-
<div class="layout-control-group">
|
246 |
-
<label class="layout-label-control-group">PHP Memory Limit :</label>
|
247 |
-
<div class="layout-controls">
|
248 |
-
<span>
|
249 |
-
<?php echo $memory_limit; ?>
|
250 |
-
</span>
|
251 |
-
</div>
|
252 |
-
</div>
|
253 |
-
</div>
|
254 |
-
<div class="widget-layout-body">
|
255 |
-
<div class="layout-control-group">
|
256 |
-
<label class="layout-label-control-group">PHP Max Post Size :</label>
|
257 |
-
<div class="layout-controls">
|
258 |
-
<span>
|
259 |
-
<?php echo $post_maximum; ?>
|
260 |
-
</span>
|
261 |
-
</div>
|
262 |
-
</div>
|
263 |
-
</div>
|
264 |
-
<div class="widget-layout-body">
|
265 |
-
<div class="layout-control-group">
|
266 |
-
<label class="layout-label-control-group">PCRE Backtracking Limit :</label>
|
267 |
-
<div class="layout-controls">
|
268 |
-
<span>
|
269 |
-
<?php echo $backtrack_lmt; ?>
|
270 |
-
</span>
|
271 |
-
</div>
|
272 |
-
</div>
|
273 |
-
</div>
|
274 |
-
<div class="widget-layout-body">
|
275 |
-
<div class="layout-control-group">
|
276 |
-
<label class="layout-label-control-group">PHP Exif support :</label>
|
277 |
-
<div class="layout-controls">
|
278 |
-
<span>
|
279 |
-
<?php echo $exif; ?>
|
280 |
-
</span>
|
281 |
-
</div>
|
282 |
-
</div>
|
283 |
-
</div>
|
284 |
-
<div class="widget-layout-body">
|
285 |
-
<div class="layout-control-group">
|
286 |
-
<label class="layout-label-control-group">PHP IPTC support :</label>
|
287 |
-
<div class="layout-controls">
|
288 |
-
<span>
|
289 |
-
<?php echo $iptc; ?>
|
290 |
-
</span>
|
291 |
-
</div>
|
292 |
-
</div>
|
293 |
-
</div>
|
294 |
-
<div class="widget-layout-body">
|
295 |
-
<div class="layout-control-group">
|
296 |
-
<label class="layout-label-control-group">PHP XML support :</label>
|
297 |
-
<div class="layout-controls">
|
298 |
-
<span>
|
299 |
-
<?php echo $xml; ?>
|
300 |
</span>
|
301 |
</div>
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
$active_plugins = (array)get_option("active_plugins", array());
|
325 |
-
if (is_multisite())
|
326 |
-
$active_plugins = array_merge($active_plugins, get_site_option("active_sitewide_plugins", array()));
|
327 |
-
$get_plugins = array();
|
328 |
-
foreach ($active_plugins as $plugin)
|
329 |
-
{
|
330 |
-
$plugin_data = @get_plugin_data(WP_PLUGIN_DIR . "/" . $plugin);
|
331 |
-
$dirname = dirname($plugin);
|
332 |
-
$version_string = "";
|
333 |
-
if (!empty($plugin_data["Name"])) {
|
334 |
-
$plugin_name = $plugin_data["Name"];
|
335 |
-
|
336 |
-
if (!empty($plugin_data["PluginURI"])) {
|
337 |
-
$plugin_name = "<a href=\"" . esc_url($plugin_data["PluginURI"]) . "\" title=\"" . "Visit plugin homepage" . "\">" . $plugin_name . "</a>";
|
338 |
-
}
|
339 |
-
|
340 |
-
if (strstr($dirname, contact_bank)) {
|
341 |
-
if (false === ($version_data = get_transient($plugin . "_version_data"))) {
|
342 |
-
$changelog = wp_remote_get("http://dzv365zjfbd8v.cloudfront.net/changelogs/" . $dirname . "/changelog.txt");
|
343 |
-
$change_log = explode("\n", wp_remote_retrieve_body($changelog));
|
344 |
-
if (!empty($change_log)) {
|
345 |
-
foreach ($change_log as $line_num => $change_log_line) {
|
346 |
-
if (preg_match("/^[0-9]/", $change_log_line)) {
|
347 |
-
$date = str_replace(".", "-", trim(substr($change_log_line, 0, strpos($change_log_line, "-"))));
|
348 |
-
$version = preg_replace("~[^0-9,.]~", "", stristr($change_log_line, "version"));
|
349 |
-
$update = trim(str_replace("*", "", $change_log[$line_num + 1]));
|
350 |
-
$version_data = array("date" => $date, "version" => $version, "update" => $update, "changelog" => $changelog);
|
351 |
-
set_transient($plugin . "_version_data", $version_data, 60 * 60 * 12);
|
352 |
-
break;
|
353 |
-
}
|
354 |
-
}
|
355 |
-
}
|
356 |
-
}
|
357 |
-
if (!empty($version_data["version"]) && version_compare($version_data["version"], $plugin_data["Version"], "!="))
|
358 |
-
$version_string = " – <strong style=\"color:red;\">" . $version_data["version"] . " " . "is available" . "</strong>";
|
359 |
-
}
|
360 |
-
$get_plugins[] = $plugin_name . " " . "by" . " " . $plugin_data["Author"] . " " . "version" . " " . $plugin_data["Version"] . $version_string;
|
361 |
-
}
|
362 |
-
}
|
363 |
-
if (sizeof($get_plugins) == 0)
|
364 |
-
echo "-";
|
365 |
-
else
|
366 |
-
echo implode("<div class=\"separator-single\"></div>", $get_plugins);
|
367 |
-
?>
|
368 |
-
</span>
|
369 |
</div>
|
370 |
</div>
|
371 |
</div>
|
372 |
</div>
|
373 |
</div>
|
374 |
-
<?php
|
375 |
-
if($wp_version >= 3.4)
|
376 |
-
{
|
377 |
-
$active_theme = wp_get_theme();
|
378 |
-
?>
|
379 |
-
<div class="widget-layout">
|
380 |
-
<div class="widget-layout-title">
|
381 |
-
<h4>Themes</h4>
|
382 |
-
<span class="tools">
|
383 |
-
<a data-target="#themes_settings" data-toggle="collapse">
|
384 |
-
<i class="icon-chevron-down"></i>
|
385 |
-
</a>
|
386 |
-
</span>
|
387 |
-
</div>
|
388 |
-
<div id="themes_settings" class="collapse in">
|
389 |
-
<div class="widget-layout-body">
|
390 |
-
<div class="layout-control-group">
|
391 |
-
<label class="layout-label-control-group">Theme Name :</label>
|
392 |
-
<div class="layout-controls">
|
393 |
-
<span><?php echo $active_theme->Name; ?></span>
|
394 |
-
</div>
|
395 |
-
</div>
|
396 |
-
</div>
|
397 |
-
<div class="widget-layout-body">
|
398 |
-
<div class="layout-control-group">
|
399 |
-
<label class="layout-label-control-group">Theme Version :</label>
|
400 |
-
<div class="layout-controls">
|
401 |
-
<span><?php
|
402 |
-
echo $active_theme->Version;
|
403 |
-
if (!empty($theme_version_data["version"]) && version_compare($theme_version_data["version"], $active_theme->Version, "!="))
|
404 |
-
echo " – <strong style=\"color:red;\">" . $theme_version_data["version"] . " " . "is available" . "</strong>";?>
|
405 |
-
</span>
|
406 |
-
</div>
|
407 |
-
</div>
|
408 |
-
</div>
|
409 |
-
<div class="widget-layout-body">
|
410 |
-
<div class="layout-control-group">
|
411 |
-
<label class="layout-label-control-group">Author URL :</label>
|
412 |
-
<div class="layout-controls">
|
413 |
-
<span><?php echo $active_theme->{"Author URI"}; ?></span>
|
414 |
-
</div>
|
415 |
-
</div>
|
416 |
-
</div>
|
417 |
-
</div>
|
418 |
-
</div>
|
419 |
-
<?php
|
420 |
-
}
|
421 |
-
?>
|
422 |
-
<div class="widget-layout">
|
423 |
-
<div class="widget-layout-title">
|
424 |
-
<h4>Graphic Library Settings</h4>
|
425 |
-
<span class="tools">
|
426 |
-
<a data-target="#library_settings" data-toggle="collapse">
|
427 |
-
<i class="icon-chevron-down"></i>
|
428 |
-
</a>
|
429 |
-
</span>
|
430 |
-
</div>
|
431 |
-
<div id="library_settings" class="collapse in">
|
432 |
-
<?php
|
433 |
-
if (function_exists("gd_info")) {
|
434 |
-
$information = gd_info();
|
435 |
-
$key = array_keys($information);
|
436 |
-
for ($i = 0; $i < count($key); $i++) {
|
437 |
-
if (is_bool($information[$key[$i]]))
|
438 |
-
echo "<div class=\"widget-layout-body\"><div class=\"layout-control-group\"><label class=\"layout-label-control-group\">" . $key[$i] . " : </label><div class=\"layout-controls\"> <span>" . ngg_gd_yesNo($information[$key[$i]]) . " </span></div></div></div>";
|
439 |
-
else
|
440 |
-
echo "<div class=\"widget-layout-body\"><div class=\"layout-control-group\"><label class=\"layout-label-control-group\">" . $key[$i] . " : </label><div class=\"layout-controls\"> <span>" . $information[$key[$i]] . "</span></div></div></div>";
|
441 |
-
}
|
442 |
-
} else {
|
443 |
-
echo "<h4>" . "No GD support" . "!</h4>";
|
444 |
-
}
|
445 |
-
function ngg_gd_yesNo($bool)
|
446 |
-
{
|
447 |
-
if ($bool)
|
448 |
-
return "Yes";
|
449 |
-
else
|
450 |
-
return "No";
|
451 |
-
}
|
452 |
-
?>
|
453 |
-
</div>
|
454 |
-
</div>
|
455 |
</div>
|
456 |
</div>
|
457 |
</div>
|
@@ -459,6 +464,7 @@ global $wp_version;
|
|
459 |
</div>
|
460 |
</div>
|
461 |
</form>
|
|
|
462 |
<script type="text/javascript">
|
463 |
jQuery.getSystemReport = function (strDefault, stringCount, string, location)
|
464 |
{
|
2 |
global $wp_version;
|
3 |
?>
|
4 |
<form id="system_settings" class="layout-form" method="post">
|
5 |
+
<div id="poststuff" style="width: 99% !important;">
|
6 |
+
<div id="post-body" class="metabox-holder">
|
7 |
+
<div id="postbox-container" class="postbox-container">
|
8 |
+
<div id="advanced" class="meta-box-sortables">
|
9 |
+
<div id="contact_bank_get_started" class="postbox" >
|
10 |
+
<div class="handlediv" data-target="#ux_system_status_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
11 |
+
<h3 class="hndle"><span><?php _e("System Status", contact_bank); ?></span></h3>
|
12 |
+
<div class="inside">
|
13 |
+
<div id="ux_system_status_div" class="contact_bank_layout">
|
14 |
+
<a class="btn btn-info system-report" href="#"><?php _e("Get System Report", contact_bank); ?></a>
|
15 |
+
<div id="system-report" class="layout-system-report">
|
16 |
+
<textarea readonly="readonly"></textarea>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
</div>
|
18 |
+
<a class="btn btn-info close-report" href="#"><?php _e("Close System Report", contact_bank); ?></a>
|
19 |
+
<div class="separator-doubled"></div>
|
20 |
+
<div class="fluid-layout">
|
21 |
+
<div class="layout-span6">
|
22 |
+
<div class="widget-layout">
|
23 |
+
<div class="widget-layout-title">
|
24 |
+
<h4>Environment</h4>
|
25 |
+
<span class="tools">
|
26 |
+
<a data-target="#server_settings" data-toggle="collapse">
|
27 |
+
<i class="icon-chevron-down"></i>
|
28 |
+
</a>
|
29 |
+
</span>
|
|
|
|
|
30 |
</div>
|
31 |
+
<div id="server_settings" class="collapse in">
|
32 |
+
<div class="widget-layout-body">
|
33 |
+
<div class="layout-control-group">
|
34 |
+
<label class="layout-label-control-group">Home URL :</label>
|
35 |
+
<div class="layout-controls">
|
36 |
+
<span><?php echo home_url(); ?></span>
|
37 |
+
</div>
|
38 |
+
</div>
|
39 |
+
</div>
|
40 |
+
<div class="widget-layout-body">
|
41 |
+
<div class="layout-control-group">
|
42 |
+
<label class="layout-label-control-group">Site URL :</label>
|
43 |
+
<div class="layout-controls">
|
44 |
+
<span><?php echo site_url(); ?></span>
|
45 |
+
</div>
|
46 |
+
</div>
|
47 |
+
</div>
|
48 |
+
<div class="widget-layout-body">
|
49 |
+
<div class="layout-control-group">
|
50 |
+
<label class="layout-label-control-group">WP Version :</label>
|
51 |
+
<div class="layout-controls">
|
52 |
+
<span><?php bloginfo("version"); ?></span>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
</div>
|
56 |
+
<div class="widget-layout-body">
|
57 |
+
<div class="layout-control-group">
|
58 |
+
<label class="layout-label-control-group">WP Multisite Enabled :</label>
|
59 |
+
<div class="layout-controls">
|
60 |
+
<span><?php if (is_multisite()) echo "Yes"; else echo "No"; ?></span>
|
61 |
+
</div>
|
62 |
+
</div>
|
63 |
+
</div>
|
64 |
+
<div class="widget-layout-body">
|
65 |
+
<div class="layout-control-group">
|
66 |
+
<label class="layout-label-control-group">Web Server Info :</label>
|
67 |
+
<div class="layout-controls">
|
68 |
+
<span><?php echo esc_html($_SERVER["SERVER_SOFTWARE"]); ?></span>
|
69 |
+
</div>
|
70 |
+
</div>
|
71 |
+
</div>
|
72 |
+
<div class="widget-layout-body">
|
73 |
+
<div class="layout-control-group">
|
74 |
+
<label class="layout-label-control-group">PHP Version :</label>
|
75 |
+
<div class="layout-controls">
|
76 |
+
<span><?php if (function_exists("phpversion")) echo esc_html(phpversion()); ?></span>
|
77 |
+
</div>
|
78 |
+
</div>
|
79 |
+
</div>
|
80 |
+
<div class="widget-layout-body">
|
81 |
+
<div class="layout-control-group">
|
82 |
+
<label class="layout-label-control-group">MySQL Version :</label>
|
83 |
+
<div class="layout-controls">
|
84 |
+
<span><?php if (function_exists("mysql_get_server_info")) echo esc_html(mysql_get_server_info()); ?></span>
|
85 |
+
</div>
|
86 |
+
</div>
|
87 |
+
</div>
|
88 |
+
<div class="widget-layout-body">
|
89 |
+
<div class="layout-control-group">
|
90 |
+
<label class="layout-label-control-group">WP Debug Mode :</label>
|
91 |
+
<div class="layout-controls">
|
92 |
+
<span><?php if (defined("WP_DEBUG") && WP_DEBUG) echo "Yes"; else echo "No"; ?></span>
|
93 |
+
</div>
|
94 |
+
</div>
|
95 |
+
</div>
|
96 |
+
<div class="widget-layout-body">
|
97 |
+
<div class="layout-control-group">
|
98 |
+
<label class="layout-label-control-group">WP Language :</label>
|
99 |
+
<div class="layout-controls">
|
100 |
+
<span><?php if (defined("WPLANG") && WPLANG) echo WPLANG; else _e("Default"); ?></span>
|
101 |
+
</div>
|
102 |
+
</div>
|
103 |
+
</div>
|
104 |
+
<div class="widget-layout-body">
|
105 |
+
<div class="layout-control-group">
|
106 |
+
<label class="layout-label-control-group">WP Max Upload Size :</label>
|
107 |
+
<div class="layout-controls">
|
108 |
+
<span><?php echo size_format(wp_max_upload_size()); ?></span>
|
109 |
+
</div>
|
110 |
+
</div>
|
111 |
+
</div>
|
112 |
+
<?php if (function_exists("ini_get")) : ?>
|
113 |
+
<div class="widget-layout-body">
|
114 |
+
<div class="layout-control-group">
|
115 |
+
<label class="layout-label-control-group">PHP Max Script Execute Time :</label>
|
116 |
+
<div class="layout-controls">
|
117 |
+
<span><?php echo ini_get("max_execution_time"); ?>s</span>
|
118 |
+
</div>
|
119 |
+
</div>
|
120 |
+
</div>
|
121 |
+
<div class="widget-layout-body">
|
122 |
+
<div class="layout-control-group">
|
123 |
+
<label class="layout-label-control-group">PHP Max Input Vars :</label>
|
124 |
+
|
125 |
+
<div class="layout-controls">
|
126 |
+
<span><?php echo ini_get("max_input_vars"); ?></span>
|
127 |
+
</div>
|
128 |
+
</div>
|
129 |
+
</div>
|
130 |
+
<div class="widget-layout-body">
|
131 |
+
<div class="layout-control-group">
|
132 |
+
<label class="layout-label-control-group">SUHOSIN Installed" :</label>
|
133 |
+
|
134 |
+
<div class="layout-controls">
|
135 |
+
<span><?php echo extension_loaded("suhosin") ? "Yes" : "No" ?></span>
|
136 |
+
</div>
|
137 |
+
</div>
|
138 |
+
</div>
|
139 |
+
<?php endif; ?>
|
140 |
+
<div class="widget-layout-body">
|
141 |
+
<div class="layout-control-group">
|
142 |
+
<label class="layout-label-control-group">Default Timezone :</label>
|
143 |
+
<div class="layout-controls">
|
144 |
+
<span>
|
145 |
+
<?php
|
146 |
+
$timezone = date_default_timezone_get();
|
147 |
+
if ("UTC" !== $timezone) {
|
148 |
+
echo sprintf("Default timezone is %s - it should be UTC", $timezone);
|
149 |
+
} else {
|
150 |
+
echo sprintf("Default timezone is %s", $timezone);
|
151 |
+
}
|
152 |
+
?>
|
153 |
+
</span>
|
154 |
+
</div>
|
155 |
+
</div>
|
156 |
+
</div>
|
157 |
+
<?php
|
158 |
+
global $wpdb, $gb;
|
159 |
+
// Get MYSQL Version
|
160 |
+
$sql_version = $wpdb->get_var("SELECT VERSION() AS version");
|
161 |
+
// GET SQL Mode
|
162 |
+
$my_sql_info = $wpdb->get_results("SHOW VARIABLES LIKE \"sql_mode\"");
|
163 |
+
if (is_array($my_sql_info)) $sqlmode = $my_sql_info[0]->Value;
|
164 |
+
if (empty($sqlmode)) $sqlmode = "Not set";
|
165 |
+
// Get PHP Safe Mode
|
166 |
+
if (ini_get("safemode")) $safemode = "On";
|
167 |
+
else $safemode = "Off";
|
168 |
+
// Get PHP allow_url_fopen
|
169 |
+
if (ini_get("allow-url-fopen")) $allowurlfopen = "On";
|
170 |
+
else $allowurlfopen = "Off";
|
171 |
+
// Get PHP Max Upload Size
|
172 |
+
if (ini_get("upload_max_filesize")) $upload_maximum = ini_get("upload_max_filesize");
|
173 |
+
else $upload_maximum = "N/A";
|
174 |
+
// Get PHP Output buffer Size
|
175 |
+
if (ini_get("pcre.backtrack_limit")) $backtrack_lmt = ini_get("pcre.backtrack_limit");
|
176 |
+
else $backtrack_lmt = "N/A";
|
177 |
+
// Get PHP Max Post Size
|
178 |
+
if (ini_get("post_max_size")) $post_maximum = ini_get("post_max_size");
|
179 |
+
else $post_maximum = "N/A";
|
180 |
+
// Get PHP Memory Limit
|
181 |
+
if (ini_get("memory_limit")) $memory_limit = ini_get("memory_limit");
|
182 |
+
else $memory_limit = "N/A";
|
183 |
+
// Get actual memory_get_usage
|
184 |
+
if (function_exists("memory_get_usage")) $memory_usage = round(memory_get_usage() / 1024 / 1024, 2) . " MByte";
|
185 |
+
else $memory_usage = "N/A";
|
186 |
+
// required for EXIF read
|
187 |
+
if (is_callable("exif_read_data")) $exif = "Yes" . " ( V" . substr(phpversion("exif"), 0, 4) . ")";
|
188 |
+
else $exif = "No";
|
189 |
+
// required for meta data
|
190 |
+
if (is_callable("iptcparse")) $iptc = "Yes";
|
191 |
+
else $iptc = "No";
|
192 |
+
// required for meta data
|
193 |
+
if (is_callable("xml_parser_create")) $xml = "Yes";
|
194 |
+
else $xml = "No";
|
195 |
+
?>
|
196 |
+
<div class="widget-layout-body">
|
197 |
+
<div class="layout-control-group">
|
198 |
+
<label class="layout-label-control-group">Operating System :</label>
|
199 |
+
<div class="layout-controls">
|
200 |
+
<span>
|
201 |
+
<?php echo PHP_OS; ?> (<?php echo(PHP_INT_SIZE * 8) ?> Bit)
|
202 |
+
</span>
|
203 |
+
</div>
|
204 |
+
</div>
|
205 |
+
</div>
|
206 |
+
<div class="widget-layout-body">
|
207 |
+
<div class="layout-control-group">
|
208 |
+
<label class="layout-label-control-group">Memory usage :</label>
|
209 |
+
<div class="layout-controls">
|
210 |
+
<span>
|
211 |
+
<?php echo $memory_usage; ?>
|
212 |
+
</span>
|
213 |
+
</div>
|
214 |
+
</div>
|
215 |
+
</div>
|
216 |
+
<div class="widget-layout-body">
|
217 |
+
<div class="layout-control-group">
|
218 |
+
<label class="layout-label-control-group">SQL Mode :</label>
|
219 |
+
<div class="layout-controls">
|
220 |
+
<span>
|
221 |
+
<?php echo $sqlmode; ?>
|
222 |
+
</span>
|
223 |
+
</div>
|
224 |
+
</div>
|
225 |
+
</div>
|
226 |
+
<div class="widget-layout-body">
|
227 |
+
<div class="layout-control-group">
|
228 |
+
<label class="layout-label-control-group">PHP Safe Mode :</label>
|
229 |
+
<div class="layout-controls">
|
230 |
+
<span>
|
231 |
+
<?php echo PHP_VERSION; ?>
|
232 |
+
</span>
|
233 |
+
</div>
|
234 |
+
</div>
|
235 |
+
</div>
|
236 |
+
<div class="widget-layout-body">
|
237 |
+
<div class="layout-control-group">
|
238 |
+
<label class="layout-label-control-group">PHP Allow URL fopen :</label>
|
239 |
+
<div class="layout-controls">
|
240 |
+
<span>
|
241 |
+
<?php echo $allowurlfopen; ?>
|
242 |
+
</span>
|
243 |
+
</div>
|
244 |
+
</div>
|
245 |
+
</div>
|
246 |
+
<div class="widget-layout-body">
|
247 |
+
<div class="layout-control-group">
|
248 |
+
<label class="layout-label-control-group">PHP Memory Limit :</label>
|
249 |
+
<div class="layout-controls">
|
250 |
+
<span>
|
251 |
+
<?php echo $memory_limit; ?>
|
252 |
+
</span>
|
253 |
+
</div>
|
254 |
+
</div>
|
255 |
+
</div>
|
256 |
+
<div class="widget-layout-body">
|
257 |
+
<div class="layout-control-group">
|
258 |
+
<label class="layout-label-control-group">PHP Max Post Size :</label>
|
259 |
+
<div class="layout-controls">
|
260 |
+
<span>
|
261 |
+
<?php echo $post_maximum; ?>
|
262 |
+
</span>
|
263 |
+
</div>
|
264 |
+
</div>
|
265 |
+
</div>
|
266 |
+
<div class="widget-layout-body">
|
267 |
+
<div class="layout-control-group">
|
268 |
+
<label class="layout-label-control-group">PCRE Backtracking Limit :</label>
|
269 |
+
<div class="layout-controls">
|
270 |
+
<span>
|
271 |
+
<?php echo $backtrack_lmt; ?>
|
272 |
+
</span>
|
273 |
+
</div>
|
274 |
+
</div>
|
275 |
+
</div>
|
276 |
+
<div class="widget-layout-body">
|
277 |
+
<div class="layout-control-group">
|
278 |
+
<label class="layout-label-control-group">PHP Exif support :</label>
|
279 |
+
<div class="layout-controls">
|
280 |
+
<span>
|
281 |
+
<?php echo $exif; ?>
|
282 |
+
</span>
|
283 |
+
</div>
|
284 |
+
</div>
|
285 |
+
</div>
|
286 |
+
<div class="widget-layout-body">
|
287 |
+
<div class="layout-control-group">
|
288 |
+
<label class="layout-label-control-group">PHP IPTC support :</label>
|
289 |
+
<div class="layout-controls">
|
290 |
+
<span>
|
291 |
+
<?php echo $iptc; ?>
|
292 |
+
</span>
|
293 |
+
</div>
|
294 |
+
</div>
|
295 |
+
</div>
|
296 |
+
<div class="widget-layout-body">
|
297 |
+
<div class="layout-control-group">
|
298 |
+
<label class="layout-label-control-group">PHP XML support :</label>
|
299 |
+
<div class="layout-controls">
|
300 |
+
<span>
|
301 |
+
<?php echo $xml; ?>
|
302 |
+
</span>
|
303 |
+
</div>
|
304 |
+
</div>
|
305 |
+
</div>
|
306 |
</div>
|
307 |
</div>
|
308 |
</div>
|
309 |
+
<div class="layout-span6">
|
310 |
+
<div class="widget-layout">
|
311 |
+
<div class="widget-layout-title">
|
312 |
+
<h4>Plugins</h4>
|
313 |
+
<span class="tools">
|
314 |
+
<a data-target="#plugin_settings" data-toggle="collapse">
|
315 |
+
<i class="icon-chevron-down"></i>
|
316 |
+
</a>
|
317 |
+
</span>
|
|
|
|
|
|
|
|
|
318 |
</div>
|
319 |
+
<div id="plugin_settings" class="collapse in">
|
320 |
+
<div class="widget-layout-body">
|
321 |
+
<div class="layout-control-group">
|
322 |
+
<label class="layout-label-control-group">Installed Plugins :</label>
|
323 |
+
<div class="layout-controls">
|
324 |
+
<span>
|
325 |
+
<?php
|
326 |
+
$active_plugins = (array)get_option("active_plugins", array());
|
327 |
+
if (is_multisite())
|
328 |
+
$active_plugins = array_merge($active_plugins, get_site_option("active_sitewide_plugins", array()));
|
329 |
+
$get_plugins = array();
|
330 |
+
foreach ($active_plugins as $plugin)
|
331 |
+
{
|
332 |
+
$plugin_data = @get_plugin_data(WP_PLUGIN_DIR . "/" . $plugin);
|
333 |
+
$dirname = dirname($plugin);
|
334 |
+
$version_string = "";
|
335 |
+
if (!empty($plugin_data["Name"])) {
|
336 |
+
$plugin_name = $plugin_data["Name"];
|
337 |
+
|
338 |
+
if (!empty($plugin_data["PluginURI"])) {
|
339 |
+
$plugin_name = "<a href=\"" . esc_url($plugin_data["PluginURI"]) . "\" title=\"" . "Visit plugin homepage" . "\">" . $plugin_name . "</a>";
|
340 |
+
}
|
341 |
+
|
342 |
+
if (strstr($dirname, contact_bank)) {
|
343 |
+
if (false === ($version_data = get_transient($plugin . "_version_data"))) {
|
344 |
+
$changelog = wp_remote_get("http://dzv365zjfbd8v.cloudfront.net/changelogs/" . $dirname . "/changelog.txt");
|
345 |
+
$change_log = explode("\n", wp_remote_retrieve_body($changelog));
|
346 |
+
if (!empty($change_log)) {
|
347 |
+
foreach ($change_log as $line_num => $change_log_line) {
|
348 |
+
if (preg_match("/^[0-9]/", $change_log_line)) {
|
349 |
+
$date = str_replace(".", "-", trim(substr($change_log_line, 0, strpos($change_log_line, "-"))));
|
350 |
+
$version = preg_replace("~[^0-9,.]~", "", stristr($change_log_line, "version"));
|
351 |
+
$update = trim(str_replace("*", "", $change_log[$line_num + 1]));
|
352 |
+
$version_data = array("date" => $date, "version" => $version, "update" => $update, "changelog" => $changelog);
|
353 |
+
set_transient($plugin . "_version_data", $version_data, 60 * 60 * 12);
|
354 |
+
break;
|
355 |
+
}
|
356 |
+
}
|
357 |
+
}
|
358 |
+
}
|
359 |
+
if (!empty($version_data["version"]) && version_compare($version_data["version"], $plugin_data["Version"], "!="))
|
360 |
+
$version_string = " – <strong style=\"color:red;\">" . $version_data["version"] . " " . "is available" . "</strong>";
|
361 |
+
}
|
362 |
+
$get_plugins[] = $plugin_name . " " . "by" . " " . $plugin_data["Author"] . " " . "version" . " " . $plugin_data["Version"] . $version_string;
|
363 |
+
}
|
364 |
+
}
|
365 |
+
if (sizeof($get_plugins) == 0)
|
366 |
+
echo "-";
|
367 |
+
else
|
368 |
+
echo implode("<div class=\"separator-single\"></div>", $get_plugins);
|
369 |
+
?>
|
370 |
+
</span>
|
371 |
+
</div>
|
372 |
+
</div>
|
373 |
+
</div>
|
374 |
</div>
|
375 |
</div>
|
376 |
+
<?php
|
377 |
+
if($wp_version >= 3.4)
|
378 |
+
{
|
379 |
+
$active_theme = wp_get_theme();
|
380 |
+
?>
|
381 |
+
<div class="widget-layout">
|
382 |
+
<div class="widget-layout-title">
|
383 |
+
<h4>Themes</h4>
|
384 |
+
<span class="tools">
|
385 |
+
<a data-target="#themes_settings" data-toggle="collapse">
|
386 |
+
<i class="icon-chevron-down"></i>
|
387 |
+
</a>
|
388 |
+
</span>
|
389 |
</div>
|
390 |
+
<div id="themes_settings" class="collapse in">
|
391 |
+
<div class="widget-layout-body">
|
392 |
+
<div class="layout-control-group">
|
393 |
+
<label class="layout-label-control-group">Theme Name :</label>
|
394 |
+
<div class="layout-controls">
|
395 |
+
<span><?php echo $active_theme->Name; ?></span>
|
396 |
+
</div>
|
397 |
+
</div>
|
398 |
+
</div>
|
399 |
+
<div class="widget-layout-body">
|
400 |
+
<div class="layout-control-group">
|
401 |
+
<label class="layout-label-control-group">Theme Version :</label>
|
402 |
+
<div class="layout-controls">
|
403 |
+
<span><?php
|
404 |
+
echo $active_theme->Version;
|
405 |
+
if (!empty($theme_version_data["version"]) && version_compare($theme_version_data["version"], $active_theme->Version, "!="))
|
406 |
+
echo " – <strong style=\"color:red;\">" . $theme_version_data["version"] . " " . "is available" . "</strong>";?>
|
407 |
+
</span>
|
408 |
+
</div>
|
409 |
+
</div>
|
410 |
+
</div>
|
411 |
+
<div class="widget-layout-body">
|
412 |
+
<div class="layout-control-group">
|
413 |
+
<label class="layout-label-control-group">Author URL :</label>
|
414 |
+
<div class="layout-controls">
|
415 |
+
<span><?php echo $active_theme->{"Author URI"}; ?></span>
|
416 |
+
</div>
|
417 |
+
</div>
|
418 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
419 |
</div>
|
420 |
+
</div>
|
421 |
+
<?php
|
422 |
+
}
|
423 |
+
?>
|
424 |
+
<div class="widget-layout">
|
425 |
+
<div class="widget-layout-title">
|
426 |
+
<h4>Graphic Library Settings</h4>
|
427 |
+
<span class="tools">
|
428 |
+
<a data-target="#library_settings" data-toggle="collapse">
|
429 |
+
<i class="icon-chevron-down"></i>
|
430 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
431 |
</span>
|
432 |
</div>
|
433 |
+
<div id="library_settings" class="collapse in">
|
434 |
+
<?php
|
435 |
+
if (function_exists("gd_info")) {
|
436 |
+
$information = gd_info();
|
437 |
+
$key = array_keys($information);
|
438 |
+
for ($i = 0; $i < count($key); $i++) {
|
439 |
+
if (is_bool($information[$key[$i]]))
|
440 |
+
echo "<div class=\"widget-layout-body\"><div class=\"layout-control-group\"><label class=\"layout-label-control-group\">" . $key[$i] . " : </label><div class=\"layout-controls\"> <span>" . ngg_gd_yesNo($information[$key[$i]]) . " </span></div></div></div>";
|
441 |
+
else
|
442 |
+
echo "<div class=\"widget-layout-body\"><div class=\"layout-control-group\"><label class=\"layout-label-control-group\">" . $key[$i] . " : </label><div class=\"layout-controls\"> <span>" . $information[$key[$i]] . "</span></div></div></div>";
|
443 |
+
}
|
444 |
+
} else {
|
445 |
+
echo "<h4>" . "No GD support" . "!</h4>";
|
446 |
+
}
|
447 |
+
function ngg_gd_yesNo($bool)
|
448 |
+
{
|
449 |
+
if ($bool)
|
450 |
+
return "Yes";
|
451 |
+
else
|
452 |
+
return "No";
|
453 |
+
}
|
454 |
+
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
455 |
</div>
|
456 |
</div>
|
457 |
</div>
|
458 |
</div>
|
459 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
460 |
</div>
|
461 |
</div>
|
462 |
</div>
|
464 |
</div>
|
465 |
</div>
|
466 |
</form>
|
467 |
+
|
468 |
<script type="text/javascript">
|
469 |
jQuery.getSystemReport = function (strDefault, stringCount, string, location)
|
470 |
{
|
views/contact_bank_form_preview.php
CHANGED
@@ -266,231 +266,235 @@ $forms_email_settings = $wpdb->get_row
|
|
266 |
}
|
267 |
</style>
|
268 |
<div class="cb_form_wrapper" id="cb_form_wrapper_<?php echo $form_id; ?>">
|
269 |
-
|
270 |
-
|
271 |
-
<div class="
|
272 |
-
<div class="
|
273 |
-
<div class="
|
274 |
-
<
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
<div class="layout-span12">
|
286 |
-
<div class="widget-layout">
|
287 |
-
<div class="widget-layout-title">
|
288 |
-
<h4><?php echo $form_name ;?></h4>
|
289 |
</div>
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
data-alpha_num="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_ux_checkbox_alpha_num_filter"];?>"
|
342 |
-
data-digit="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_digit_filter"];?>"
|
343 |
-
data-strip="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_strip_tag_filter"];?>"
|
344 |
-
data-trim="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_trim_filter"];?>"
|
345 |
-
|
346 |
-
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"></textarea>
|
347 |
-
<br/>
|
348 |
-
<span class="field_description" id="txt_description_"><?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_description"]; ?></span>
|
349 |
-
</div>
|
350 |
-
<?php
|
351 |
-
break;
|
352 |
-
case 3:
|
353 |
-
?>
|
354 |
-
<div class="layout-controls layout_according_label_position">
|
355 |
-
<input class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>"
|
356 |
-
type="text" id="ux_txt_email_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
357 |
-
name="ux_txt_email_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
358 |
-
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
359 |
-
placeholder="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_default_txt_val"];?>"
|
360 |
-
onfocus="prevent_paste(this.id);"/>
|
361 |
-
<br/>
|
362 |
-
<span class="field_description" id="txt_description_"><?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_description"]; ?></span>
|
363 |
-
</div>
|
364 |
-
<?php
|
365 |
-
break;
|
366 |
-
case 4:
|
367 |
-
$ddl_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_dropdown_option_val"]);
|
368 |
-
$ddl_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_dropdown_option_id"]);
|
369 |
-
?>
|
370 |
-
|
371 |
-
<div class="layout-controls layout_according_label_position">
|
372 |
-
<select class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>" type="select" id="ux_select_default_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
373 |
-
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
374 |
-
name="ux_select_default_<?php echo $form_fields[$flag]->column_dynamicId; ?>">
|
375 |
-
<option value=""><?php _e("Select Option", contact_bank); ?></option>
|
376 |
-
<?php
|
377 |
-
foreach($ddl_ids as $key => $value )
|
378 |
-
{
|
379 |
-
?>
|
380 |
-
<option value="<?php echo $ddl_values[$key]; ?>"><?php echo $ddl_values[$key]; ?></option>
|
381 |
-
<?php
|
382 |
-
}
|
383 |
-
?>
|
384 |
-
</select>
|
385 |
-
</div>
|
386 |
-
<?php
|
387 |
-
break;
|
388 |
-
case 5:
|
389 |
-
$chk_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_option_val"]);
|
390 |
-
$chk_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_option_id"]);
|
391 |
-
if(count($chk_ids) > 0)
|
392 |
-
{
|
393 |
-
?>
|
394 |
-
<div class="layout-controls layout_according_label_position">
|
395 |
-
<?php
|
396 |
-
foreach($chk_ids as $key => $value )
|
397 |
-
{
|
398 |
-
?>
|
399 |
-
|
400 |
-
<input type="checkbox" class="hovertip" id="ux_chk_control_<?php echo $value; ?>"
|
401 |
-
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
402 |
-
name="<?php echo $form_fields[$flag]->column_dynamicId; ?>_chk[]"
|
403 |
-
value ="<?php echo $chk_values[$key]; ?>" />
|
404 |
-
<label style="margin:0px;vertical-align: middle;" id="chk_id_<?php echo $value; ?>">
|
405 |
-
<?php echo $chk_values[$key]; ?>
|
406 |
-
</label>
|
407 |
-
|
408 |
-
<?php
|
409 |
-
}
|
410 |
-
?>
|
411 |
-
</div>
|
412 |
-
<?php
|
413 |
-
}
|
414 |
-
else
|
415 |
-
{
|
416 |
-
?>
|
417 |
-
<div class="layout-controls layout_according_label_position">
|
418 |
-
<input type="checkbox" id="ux_chk_control_" />
|
419 |
-
</div>
|
420 |
-
<?php
|
421 |
-
}
|
422 |
-
break;
|
423 |
-
case 6:
|
424 |
-
$rdl_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_radio_option_val"]);
|
425 |
-
$rdl_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_radio_option_id"]);
|
426 |
-
if(count($rdl_ids) > 0)
|
427 |
-
{
|
428 |
-
?>
|
429 |
-
<div class="layout-controls layout_according_label_position">
|
430 |
-
<?php
|
431 |
-
foreach($rdl_ids as $key => $value )
|
432 |
-
{
|
433 |
-
if($layout_settings_array[$form_id]["input_field_rdl_multiple_row"] == "0")
|
434 |
-
{
|
435 |
?>
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
447 |
?>
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
<
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
460 |
}
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
?>
|
468 |
-
<div class="layout-controls layout_according_label_position">
|
469 |
-
<input type="radio" id="ux_rdl_control_" />
|
470 |
-
</div>
|
471 |
-
<?php
|
472 |
-
}
|
473 |
-
|
474 |
-
break;
|
475 |
-
}
|
476 |
-
?>
|
477 |
-
</div>
|
478 |
</div>
|
479 |
-
|
480 |
-
|
481 |
-
?>
|
482 |
</div>
|
483 |
</div>
|
484 |
</div>
|
485 |
</div>
|
486 |
</div>
|
487 |
-
|
488 |
</div>
|
489 |
-
|
490 |
</div>
|
491 |
-
<script type="text/javascript">
|
492 |
-
|
493 |
|
|
|
494 |
function prevent_paste(control_id)
|
495 |
{
|
496 |
jQuery("#"+control_id).live("paste",function(e)
|
266 |
}
|
267 |
</style>
|
268 |
<div class="cb_form_wrapper" id="cb_form_wrapper_<?php echo $form_id; ?>">
|
269 |
+
<form id="ux_frm_front_end_form" method="post" action="#" class="layout-form">
|
270 |
+
<div id="poststuff" style="width: 99% !important;">
|
271 |
+
<div id="post-body" class="metabox-holder">
|
272 |
+
<div id="postbox-container" class="postbox-container">
|
273 |
+
<div id="advanced" class="meta-box-sortables">
|
274 |
+
<div id="contact_bank_get_started" class="postbox" >
|
275 |
+
<div class="handlediv" data-target="#ux_form_email_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
276 |
+
<h3 class="hndle"><span><?php _e( "Form Preview", contact_bank ); ?></span></h3>
|
277 |
+
<div class="inside">
|
278 |
+
<div id="ux_form_email_div" class="contact_bank_layout">
|
279 |
+
<a class="btn btn-info" href="admin.php?page=dashboard"><?php _e("Back to Dashboard", contact_bank);?></a>
|
280 |
+
<div class="separator-doubled"></div>
|
281 |
+
<div id="form_success_message_frontend" class="message success_message" style="display: none;margin-bottom: 10px;">
|
282 |
+
<span class="sucess_message_text" >
|
283 |
+
<strong><?php echo $form_settings_array[$form_id]["success_message"]; ?></strong>
|
284 |
+
</span>
|
|
|
|
|
|
|
|
|
285 |
</div>
|
286 |
+
<div class="fluid-layout">
|
287 |
+
<div class="layout-span12">
|
288 |
+
<div class="widget-layout">
|
289 |
+
<div class="widget-layout-title">
|
290 |
+
<h4><?php echo $form_name ;?></h4>
|
291 |
+
</div>
|
292 |
+
<div style="margin-left: 15px;" class="layout-control-group">
|
293 |
+
<span class="<?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>"><?php echo $form_settings_array[$form_id]["form_description"]; ?></span>
|
294 |
+
</div>
|
295 |
+
<?php
|
296 |
+
for($flag=0;$flag<count($form_fields);$flag++)
|
297 |
+
{
|
298 |
+
?>
|
299 |
+
<div class="widget-layout-body">
|
300 |
+
<div class="layout-control-group">
|
301 |
+
<label class="label_control layout-control-label">
|
302 |
+
<?php
|
303 |
+
echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_label_value"] . " :";
|
304 |
+
if($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_control_required"] == "1")
|
305 |
+
{
|
306 |
+
?>
|
307 |
+
<span class="error">*</span>
|
308 |
+
<?php
|
309 |
+
}
|
310 |
+
?>
|
311 |
+
</label>
|
312 |
+
<?php
|
313 |
+
switch($form_fields[$flag]->field_id)
|
314 |
+
{
|
315 |
+
|
316 |
+
case 1:
|
317 |
+
?>
|
318 |
+
<div class="layout-controls layout_according_label_position">
|
319 |
+
<input class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>"
|
320 |
+
type="text" id="ux_txt_control_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
321 |
+
name="ux_txt_control_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
322 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
323 |
+
placeholder="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_default_txt_val"];?>"
|
324 |
+
data-alpha="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_alpha_filter"];?>"
|
325 |
+
data-alpha_num="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_ux_checkbox_alpha_num_filter"];?>"
|
326 |
+
data-digit="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_digit_filter"];?>"
|
327 |
+
data-strip="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_strip_tag_filter"];?>"
|
328 |
+
data-trim="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_trim_filter"];?>"
|
329 |
+
|
330 |
+
onfocus="prevent_paste(this.id);"/>
|
331 |
+
<br/>
|
332 |
+
<span class="field_description" id="txt_description_"><?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_description"]; ?></span>
|
333 |
+
</div>
|
334 |
+
<?php
|
335 |
+
break;
|
336 |
+
case 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
337 |
?>
|
338 |
+
<div class="layout-controls layout_according_label_position">
|
339 |
+
<textarea class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>" id="ux_textarea_control_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
340 |
+
placeholder="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_default_txt_val"];?>" name="ux_textarea_control_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
341 |
+
onfocus="prevent_paste(this.id);"
|
342 |
+
data-alpha="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_alpha_filter"];?>"
|
343 |
+
data-alpha_num="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_ux_checkbox_alpha_num_filter"];?>"
|
344 |
+
data-digit="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_digit_filter"];?>"
|
345 |
+
data-strip="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_strip_tag_filter"];?>"
|
346 |
+
data-trim="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_trim_filter"];?>"
|
347 |
+
|
348 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"></textarea>
|
349 |
+
<br/>
|
350 |
+
<span class="field_description" id="txt_description_"><?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_description"]; ?></span>
|
351 |
+
</div>
|
352 |
+
<?php
|
353 |
+
break;
|
354 |
+
case 3:
|
355 |
+
?>
|
356 |
+
<div class="layout-controls layout_according_label_position">
|
357 |
+
<input class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>"
|
358 |
+
type="text" id="ux_txt_email_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
359 |
+
name="ux_txt_email_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
360 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
361 |
+
placeholder="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_default_txt_val"];?>"
|
362 |
+
onfocus="prevent_paste(this.id);"/>
|
363 |
+
<br/>
|
364 |
+
<span class="field_description" id="txt_description_"><?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_description"]; ?></span>
|
365 |
+
</div>
|
366 |
+
<?php
|
367 |
+
break;
|
368 |
+
case 4:
|
369 |
+
$ddl_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_dropdown_option_val"]);
|
370 |
+
$ddl_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_dropdown_option_id"]);
|
371 |
?>
|
372 |
+
|
373 |
+
<div class="layout-controls layout_according_label_position">
|
374 |
+
<select class="hovertip input_control <?php echo $layout_settings_array[$form_id]["input_field_input_size"]; ?>" type="select" id="ux_select_default_<?php echo $form_fields[$flag]->column_dynamicId; ?>"
|
375 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
376 |
+
name="ux_select_default_<?php echo $form_fields[$flag]->column_dynamicId; ?>">
|
377 |
+
<option value=""><?php _e("Select Option", contact_bank); ?></option>
|
378 |
+
<?php
|
379 |
+
foreach($ddl_ids as $key => $value )
|
380 |
+
{
|
381 |
+
?>
|
382 |
+
<option value="<?php echo $ddl_values[$key]; ?>"><?php echo $ddl_values[$key]; ?></option>
|
383 |
+
<?php
|
384 |
+
}
|
385 |
+
?>
|
386 |
+
</select>
|
387 |
+
</div>
|
388 |
+
<?php
|
389 |
+
break;
|
390 |
+
case 5:
|
391 |
+
$chk_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_option_val"]);
|
392 |
+
$chk_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_checkbox_option_id"]);
|
393 |
+
if(count($chk_ids) > 0)
|
394 |
+
{
|
395 |
+
?>
|
396 |
+
<div class="layout-controls layout_according_label_position">
|
397 |
+
<?php
|
398 |
+
foreach($chk_ids as $key => $value )
|
399 |
+
{
|
400 |
+
?>
|
401 |
+
|
402 |
+
<input type="checkbox" class="hovertip" id="ux_chk_control_<?php echo $value; ?>"
|
403 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
404 |
+
name="<?php echo $form_fields[$flag]->column_dynamicId; ?>_chk[]"
|
405 |
+
value ="<?php echo $chk_values[$key]; ?>" />
|
406 |
+
<label style="margin:0px;vertical-align: middle;" id="chk_id_<?php echo $value; ?>">
|
407 |
+
<?php echo $chk_values[$key]; ?>
|
408 |
+
</label>
|
409 |
+
|
410 |
+
<?php
|
411 |
+
}
|
412 |
+
?>
|
413 |
+
</div>
|
414 |
+
<?php
|
415 |
+
}
|
416 |
+
else
|
417 |
+
{
|
418 |
+
?>
|
419 |
+
<div class="layout-controls layout_according_label_position">
|
420 |
+
<input type="checkbox" id="ux_chk_control_" />
|
421 |
+
</div>
|
422 |
+
<?php
|
423 |
+
}
|
424 |
+
break;
|
425 |
+
case 6:
|
426 |
+
$rdl_values = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_radio_option_val"]);
|
427 |
+
$rdl_ids = unserialize($control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_radio_option_id"]);
|
428 |
+
if(count($rdl_ids) > 0)
|
429 |
+
{
|
430 |
+
?>
|
431 |
+
<div class="layout-controls layout_according_label_position">
|
432 |
+
<?php
|
433 |
+
foreach($rdl_ids as $key => $value )
|
434 |
+
{
|
435 |
+
if($layout_settings_array[$form_id]["input_field_rdl_multiple_row"] == "0")
|
436 |
+
{
|
437 |
+
?>
|
438 |
+
<input type="radio" class="hovertip" id="ux_rdl_control_<?php echo $value; ?>"
|
439 |
+
name="<?php echo $form_fields[$flag]->column_dynamicId; ?>_rdl"
|
440 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
441 |
+
value ="<?php echo $rdl_values[$key]; ?>" />
|
442 |
+
<label style="margin:0px;vertical-align: middle;" id="rdl_id_<?php echo $value; ?>">
|
443 |
+
<?php echo $rdl_values[$key]; ?>
|
444 |
+
</label><br>
|
445 |
+
<?php
|
446 |
+
}
|
447 |
+
else
|
448 |
+
{
|
449 |
+
?>
|
450 |
+
|
451 |
+
<input type="radio" class="hovertip" id="ux_rdl_control_<?php echo $value; ?>"
|
452 |
+
name="<?php echo $form_fields[$flag]->column_dynamicId; ?>_rdl"
|
453 |
+
data-original-title="<?php echo $control_settings_array[$form_fields[$flag]->column_dynamicId]["cb_tooltip_txt"]; ?>"
|
454 |
+
value ="<?php echo $rdl_values[$key]; ?>" />
|
455 |
+
<label style="margin:0px;vertical-align: middle;" id="rdl_id_<?php echo $value; ?>">
|
456 |
+
<?php echo $rdl_values[$key]; ?>
|
457 |
+
</label>
|
458 |
+
|
459 |
+
|
460 |
+
<?php
|
461 |
+
}
|
462 |
+
}
|
463 |
+
?>
|
464 |
+
</div>
|
465 |
+
<?php
|
466 |
+
}
|
467 |
+
else
|
468 |
+
{
|
469 |
+
?>
|
470 |
+
<div class="layout-controls layout_according_label_position">
|
471 |
+
<input type="radio" id="ux_rdl_control_" />
|
472 |
+
</div>
|
473 |
+
<?php
|
474 |
+
}
|
475 |
+
|
476 |
+
break;
|
477 |
}
|
478 |
+
?>
|
479 |
+
</div>
|
480 |
+
</div>
|
481 |
+
<?php
|
482 |
+
}
|
483 |
+
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
484 |
</div>
|
485 |
+
</div>
|
486 |
+
</div>
|
|
|
487 |
</div>
|
488 |
</div>
|
489 |
</div>
|
490 |
</div>
|
491 |
</div>
|
492 |
+
</div>
|
493 |
</div>
|
494 |
+
</form>
|
495 |
</div>
|
|
|
|
|
496 |
|
497 |
+
<script type="text/javascript">
|
498 |
function prevent_paste(control_id)
|
499 |
{
|
500 |
jQuery("#"+control_id).live("paste",function(e)
|
views/contact_bank_layout_settings.php
CHANGED
@@ -1,916 +1,923 @@
|
|
1 |
<form id="ux_frm_form_settings" class="layout-form">
|
2 |
-
<div
|
3 |
-
<div class="
|
4 |
-
<div class="
|
5 |
-
<div class="
|
6 |
-
<
|
7 |
-
<
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
</span>
|
20 |
-
</div>
|
21 |
-
<div class="layout-control-group">
|
22 |
-
<label class="layout-control-label"><?php _e( "Select Form", contact_bank ); ?> :<span id="txt_required_" class="error" style="visibility:visible;">*</span></label>
|
23 |
-
<div class="layout-controls">
|
24 |
-
<?php
|
25 |
-
global $wpdb;
|
26 |
-
$forms = $wpdb->get_results
|
27 |
-
(
|
28 |
-
"SELECT form_id,form_name FROM " .contact_bank_contact_form()
|
29 |
-
);
|
30 |
-
?>
|
31 |
-
<select class=" layout-span12" id="ux_ddl_select_form" name="ux_ddl_select_form" onchange="select_form_layout();" style="margin-top: 5px;">
|
32 |
-
<option value=""><?php _e("Select Form",contact_bank); ?></option>
|
33 |
-
<?php
|
34 |
-
for($flag=0;$flag<count($forms);$flag++)
|
35 |
-
{
|
36 |
-
if(isset($_REQUEST["form_id"]) && $_REQUEST["form_id"] == $forms[$flag]->form_id)
|
37 |
-
{
|
38 |
-
?>
|
39 |
-
<option value="<?php echo $forms[$flag]->form_id ;?>" selected="selected"><?php echo $forms[$flag]->form_name ;?></option>
|
40 |
-
<?php
|
41 |
-
}
|
42 |
-
else
|
43 |
-
{
|
44 |
-
?>
|
45 |
-
<option value="<?php echo $forms[$flag]->form_id ;?>"><?php echo $forms[$flag]->form_name ;?></option>
|
46 |
-
<?php
|
47 |
-
}
|
48 |
-
}
|
49 |
-
?>
|
50 |
-
</select>
|
51 |
-
</div>
|
52 |
-
</div>
|
53 |
-
<div class="fluid-layout">
|
54 |
-
<div class="layout-span6">
|
55 |
-
<div class="widget-layout">
|
56 |
-
<div class="widget-layout-title">
|
57 |
-
<h4><?php _e( "Label Settings", contact_bank ); ?>
|
58 |
-
<i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i>
|
59 |
-
</h4>
|
60 |
-
<span class="tools">
|
61 |
-
<a data-target="#label_settings" data-toggle="collapse">
|
62 |
-
<i class="icon-chevron-down"></i>
|
63 |
-
</a>
|
64 |
</span>
|
65 |
</div>
|
66 |
-
<div
|
67 |
-
<div class="
|
68 |
<div class="layout-control-group">
|
69 |
-
<label class="layout-control-label"><?php _e("
|
70 |
-
<span class="error">*</span>
|
71 |
-
</label>
|
72 |
<div class="layout-controls">
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
<option value="
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
<div id="clr_font_color"></div>
|
100 |
-
</div>
|
101 |
-
</div>
|
102 |
-
</div>
|
103 |
-
<div class="widget-layout-body">
|
104 |
-
<div class="layout-control-group" >
|
105 |
-
<label class="layout-control-label"><?php _e("Font Style :", contact_bank);?>
|
106 |
-
<span class="error">*</span>
|
107 |
-
</label>
|
108 |
-
<div class="layout-controls">
|
109 |
-
<select class="layout-span12" id="ux_ddl_font_style" name="ux_ddl_font_style">
|
110 |
-
<option value="normal">Normal</option>
|
111 |
-
<option value="bold">Bold</option>
|
112 |
-
<option value="italic">Italic</option>
|
113 |
-
</select>
|
114 |
-
</div>
|
115 |
-
</div>
|
116 |
-
</div>
|
117 |
-
<div class="widget-layout-body">
|
118 |
-
<div class="layout-control-group">
|
119 |
-
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
120 |
-
<span class="error">*</span>
|
121 |
-
</label>
|
122 |
-
<div class="layout-controls">
|
123 |
-
<select class="layout-span12" id="ux_txt_font_size" name="ux_txt_font_size">
|
124 |
-
<option value="8">8</option>
|
125 |
-
<option value="9">9</option>
|
126 |
-
<option value="10">10</option>
|
127 |
-
<option value="11">11</option>
|
128 |
-
<option value="12">12</option>
|
129 |
-
<option value="13">13</option>
|
130 |
-
<option value="14">14</option>
|
131 |
-
<option value="15">15</option>
|
132 |
-
<option value="16" selected="selected">16</option>
|
133 |
-
<option value="17">17</option>
|
134 |
-
<option value="18">18</option>
|
135 |
-
<option value="19">19</option>
|
136 |
-
<option value="20">20</option>
|
137 |
-
<option value="22">22</option>
|
138 |
-
<option value="24">24</option>
|
139 |
-
<option value="26">26</option>
|
140 |
-
<option value="28">28</option>
|
141 |
-
<option value="32">32</option>
|
142 |
-
<option value="36">36</option>
|
143 |
-
<option value="40">40</option>
|
144 |
-
</select>
|
145 |
-
</div>
|
146 |
-
</div>
|
147 |
-
</div>
|
148 |
-
<div class="widget-layout-body">
|
149 |
-
<div class="layout-control-group">
|
150 |
-
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
151 |
-
<span class="error">*</span>
|
152 |
-
</label>
|
153 |
-
<div class="layout-controls" style="margin-top:5px">
|
154 |
-
<input type="radio" id="ux_rdl_font_align_left" checked="checked" value="0" name="ux_rdl_font_align" />
|
155 |
-
<label class="rdl">Left</label>
|
156 |
-
<input type="radio" id="ux_rdl_font_align_right" value="1" name="ux_rdl_font_align" />
|
157 |
-
<label class="rdl">Right</label>
|
158 |
-
</div>
|
159 |
-
</div>
|
160 |
-
</div>
|
161 |
-
<div class="widget-layout-body">
|
162 |
-
<div class="layout-control-group" >
|
163 |
-
<label class="layout-control-label"><?php _e("Label Position :", contact_bank);?>
|
164 |
-
<span class="error">*</span>
|
165 |
-
</label>
|
166 |
-
<div class="layout-controls" >
|
167 |
-
<select class="layout-span12" id="ux_ddl_label_position" name="ux_ddl_label_position">
|
168 |
-
<option value="right">Right</option>
|
169 |
-
<option value="top" selected="selected">Top</option>
|
170 |
-
<option value="left">Left</option>
|
171 |
-
</select>
|
172 |
-
</div>
|
173 |
-
</div>
|
174 |
-
</div>
|
175 |
-
<div class="widget-layout-body">
|
176 |
-
<div class="layout-control-group" >
|
177 |
-
<label class="layout-control-label"><?php _e("Field Desc Font Size :", contact_bank);?>
|
178 |
-
<span class="error">*</span>
|
179 |
-
</label>
|
180 |
-
<div class="layout-controls">
|
181 |
-
<select class="layout-span12" id="ux_ddl_field_size" name="ux_ddl_field_size">
|
182 |
-
<option value="8">8</option>
|
183 |
-
<option value="9">9</option>
|
184 |
-
<option value="10">10</option>
|
185 |
-
<option value="11" selected="selected">11</option>
|
186 |
-
<option value="12">12</option>
|
187 |
-
<option value="13">13</option>
|
188 |
-
<option value="14">14</option>
|
189 |
-
<option value="15">15</option>
|
190 |
-
<option value="16">16</option>
|
191 |
-
<option value="17">17</option>
|
192 |
-
<option value="18">18</option>
|
193 |
-
<option value="19">19</option>
|
194 |
-
<option value="20">20</option>
|
195 |
-
<option value="22">22</option>
|
196 |
-
<option value="24">24</option>
|
197 |
-
<option value="26">26</option>
|
198 |
-
<option value="28">28</option>
|
199 |
-
<option value="32">32</option>
|
200 |
-
<option value="36">36</option>
|
201 |
-
<option value="40">40</option>
|
202 |
-
</select>
|
203 |
-
</div>
|
204 |
-
</div>
|
205 |
-
</div>
|
206 |
-
<div class="widget-layout-body">
|
207 |
-
<div class="layout-control-group" >
|
208 |
-
<label class="layout-control-label"><?php _e("Field Description Align :", contact_bank);?>
|
209 |
-
<span class="error">*</span>
|
210 |
-
</label>
|
211 |
-
<div class="layout-controls">
|
212 |
-
<select class="layout-span12" id="ux_ddl_field_align" name="ux_ddl_field_align">
|
213 |
-
<option value="left" selected="selected">Left</option>
|
214 |
-
<option value="right">Right</option>
|
215 |
-
<option value="center">Center</option>
|
216 |
-
</select>
|
217 |
-
</div>
|
218 |
-
</div>
|
219 |
-
</div>
|
220 |
-
<div class="widget-layout-body">
|
221 |
-
<div class="layout-control-group" >
|
222 |
-
<label class="layout-control-label"><?php _e("Hide Labels :", contact_bank);?> </label>
|
223 |
-
<div class="layout-controls" style=" padding : 7px;">
|
224 |
-
<input type="checkbox" id="ux_chk_hide_label" name="ux_chk_hide_label" value="1"/>
|
225 |
-
</div>
|
226 |
-
</div>
|
227 |
-
</div>
|
228 |
-
<div class="widget-layout-body">
|
229 |
-
<div class="layout-control-group" >
|
230 |
-
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
231 |
-
<span class="error">*</span>
|
232 |
-
</label>
|
233 |
-
<div class="layout-controls">
|
234 |
-
<select class="layout-span12" id="ux_ddl_direction" name="ux_ddl_direction">
|
235 |
-
<option value="inherit">Default</option>
|
236 |
-
<option value="ltr">Left to Right</option>
|
237 |
-
<option value="rtl">Right to Left</option>
|
238 |
</select>
|
239 |
</div>
|
240 |
</div>
|
241 |
</div>
|
242 |
</div>
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
<div class="layout-control-group " >
|
256 |
-
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
257 |
-
<span class="error">*</span>
|
258 |
-
</label>
|
259 |
-
<div class="layout-controls">
|
260 |
-
<select class="layout-span12" id="ux_ddl_font_family_input_field" name="ux_ddl_font_family_input_field">
|
261 |
-
<option value="inherit">inherit</option>
|
262 |
-
<option value="arial">Arial</option>
|
263 |
-
<option value="helvetica">Helvetica</option>
|
264 |
-
<option value="sans-serif">Sans-serif</option>
|
265 |
-
<option value="lucida Grande">Lucida Grande</option>
|
266 |
-
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
267 |
-
<option value="tahoma">Tahoma</option>
|
268 |
-
<option value="times New Roman">Times New Roman</option>
|
269 |
-
<option value="courier New">Courier New</option>
|
270 |
-
<option value="verdana">Verdana</option>
|
271 |
-
<option value="geneva">Geneva</option>
|
272 |
-
<option value="courier">Courier</option>
|
273 |
-
<option value="monospace">Monospace</option>
|
274 |
-
<option value="times">Times</option>
|
275 |
-
</select>
|
276 |
</div>
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
287 |
</div>
|
288 |
</div>
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
<option value="normal">Normal</option>
|
298 |
-
<option value="bold">Bold</option>
|
299 |
-
<option value="italic">Italic</option>
|
300 |
-
</select>
|
301 |
</div>
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
<
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
</div>
|
378 |
</div>
|
|
|
379 |
</div>
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
</div>
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
</div>
|
403 |
</div>
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
415 |
</div>
|
416 |
</div>
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
<option value="inherit">Default</option>
|
426 |
-
<option value="ltr">Left to Right</option>
|
427 |
-
<option value="rtl">Right to Left</option>
|
428 |
-
</select>
|
429 |
</div>
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
446 |
</div>
|
447 |
</div>
|
448 |
</div>
|
449 |
</div>
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
<div class="layout-span6">
|
454 |
-
<div class="widget-layout">
|
455 |
-
<div class="widget-layout-title">
|
456 |
-
<h4><?php _e( "Submit Button Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
457 |
-
<span class="tools">
|
458 |
-
<a data-target="#submit_settings" data-toggle="collapse">
|
459 |
-
<i class="icon-chevron-down"></i>
|
460 |
-
</a>
|
461 |
-
</span>
|
462 |
-
</div>
|
463 |
-
<div id="submit_settings" class="collapse in">
|
464 |
-
<div class="widget-layout-body">
|
465 |
-
<div class="layout-control-group">
|
466 |
-
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
467 |
-
<span class="error">*</span>
|
468 |
-
</label>
|
469 |
-
<div class="layout-controls">
|
470 |
-
<select class="layout-span12" id="ux_ddl_font_family_submit_button" name="ux_ddl_font_family_submit_button">
|
471 |
-
<option value="inherit">inherit</option>
|
472 |
-
<option value="arial">Arial</option>
|
473 |
-
<option value="helvetica">Helvetica</option>
|
474 |
-
<option value="sans-serif">Sans-serif</option>
|
475 |
-
<option value="lucida Grande">Lucida Grande</option>
|
476 |
-
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
477 |
-
<option value="tahoma">Tahoma</option>
|
478 |
-
<option value="times New Roman">Times New Roman</option>
|
479 |
-
<option value="courier New">Courier New</option>
|
480 |
-
<option value="verdana">Verdana</option>
|
481 |
-
<option value="geneva">Geneva</option>
|
482 |
-
<option value="courier">Courier</option>
|
483 |
-
<option value="monospace">Monospace</option>
|
484 |
-
<option value="times">Times</option>
|
485 |
-
</select>
|
486 |
-
</div>
|
487 |
-
</div>
|
488 |
-
</div>
|
489 |
-
<div class="widget-layout-body">
|
490 |
-
<div class="layout-control-group ">
|
491 |
-
<label class="layout-control-label"><?php _e("Text:", contact_bank);?>
|
492 |
-
<span class="error">*</span>
|
493 |
-
</label>
|
494 |
-
<div class="layout-controls">
|
495 |
-
<input type="text" class="layout-span12" id="ux_txt_text_submit_button" name="ux_txt_text_submit_button" value="<?php _e("Save",contact_bank);?> "/>
|
496 |
-
</div>
|
497 |
-
</div>
|
498 |
-
</div>
|
499 |
-
<div class="widget-layout-body">
|
500 |
-
<div class="layout-control-group" >
|
501 |
-
<label class="layout-control-label"><?php _e("Style :", contact_bank);?>
|
502 |
-
<span class="error">*</span>
|
503 |
-
</label>
|
504 |
-
<div class="layout-controls">
|
505 |
-
<select class="layout-span12" id="ux_ddl_font_style_submit_button" name="ux_ddl_font_style_submit_button">
|
506 |
-
<option value="normal">Normal</option>
|
507 |
-
<option value="bold">Bold</option>
|
508 |
-
<option value="italic">Italic</option>
|
509 |
-
</select>
|
510 |
-
</div>
|
511 |
-
</div>
|
512 |
-
</div>
|
513 |
-
<div class="widget-layout-body">
|
514 |
-
<div class="layout-control-group">
|
515 |
-
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
516 |
-
<span class="error">*</span>
|
517 |
-
</label>
|
518 |
-
<div class="layout-controls">
|
519 |
-
<select class="layout-span12" id="ux_ddl_font_size_submit_button" name="ux_ddl_font_size_submit_button">
|
520 |
-
<option value="8">8</option>
|
521 |
-
<option value="9">9</option>
|
522 |
-
<option value="10">10</option>
|
523 |
-
<option value="11">11</option>
|
524 |
-
<option value="12" selected="selected">12</option>
|
525 |
-
<option value="13">13</option>
|
526 |
-
<option value="14">14</option>
|
527 |
-
<option value="15">15</option>
|
528 |
-
<option value="16">16</option>
|
529 |
-
<option value="17">17</option>
|
530 |
-
<option value="18">18</option>
|
531 |
-
<option value="19">19</option>
|
532 |
-
<option value="20">20</option>
|
533 |
-
<option value="22">22</option>
|
534 |
-
<option value="24">24</option>
|
535 |
-
<option value="26">26</option>
|
536 |
-
<option value="28">28</option>
|
537 |
-
<option value="32">32</option>
|
538 |
-
<option value="36">36</option>
|
539 |
-
<option value="40">40</option>
|
540 |
-
</select>
|
541 |
-
</div>
|
542 |
-
</div>
|
543 |
-
</div>
|
544 |
-
<div class="widget-layout-body">
|
545 |
-
<div class="layout-control-group ">
|
546 |
-
<label class="layout-control-label"><?php _e("Button Width (px) :", contact_bank);?>
|
547 |
-
<span class="error">*</span>
|
548 |
-
</label>
|
549 |
-
<div class="layout-controls">
|
550 |
-
<input type="text" class="layout-span12" id="ux_txt_button_width_submit_button" name="ux_txt_button_width_submit_button" value="100" onkeypress="return OnlyNumbers(event)"/>
|
551 |
-
</div>
|
552 |
-
</div>
|
553 |
-
</div>
|
554 |
-
<div class="widget-layout-body">
|
555 |
-
<div class="layout-control-group ">
|
556 |
-
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
557 |
-
<span class="error">*</span>
|
558 |
-
</label>
|
559 |
-
<div class="layout-controls">
|
560 |
-
<input type="text" class="layout-span11" id="ux_clr_bg_color_submit_button" name="ux_clr_bg_color_submit_button" onclick="ux_clr_BG_color_submit_btn_settings();" value="#24890d" style="background-color:#24890d;color:#fff;"/><img onclick="ux_clr_BG_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
561 |
-
<div id="clr_bg_color_submit_button"></div>
|
562 |
-
</div>
|
563 |
-
</div>
|
564 |
-
</div>
|
565 |
-
<div class="widget-layout-body">
|
566 |
-
<div class="layout-control-group ">
|
567 |
-
<label class="layout-control-label"><?php _e("Hover Background Color:", contact_bank);?>
|
568 |
-
<span class="error">*</span>
|
569 |
-
</label>
|
570 |
-
<div class="layout-controls">
|
571 |
-
<input type="text" class="layout-span11" id="ux_clr_hover_bg_color_submit_button" name="ux_clr_hover_bg_color_submit_button" onclick="ux_clr_hover_BG_color_submit_btn_settings();" value="#3dd41a" style="background-color:#000000;color:#fff;" /><img onclick="ux_clr_hover_BG_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
572 |
-
<div id="clr_hover_bg_color_submit_button"></div>
|
573 |
-
</div>
|
574 |
-
</div>
|
575 |
-
</div>
|
576 |
-
<div class="widget-layout-body">
|
577 |
-
<div class="layout-control-group" >
|
578 |
-
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
579 |
-
<span class="error">*</span>
|
580 |
-
</label>
|
581 |
-
<div class="layout-controls">
|
582 |
-
<input type="text" class="layout-span11" id="ux_clr_text_color_submit_button" name="ux_clr_text_color_submit_button" onclick="ux_clr_text_color_submit_btn_settings();" value="#ffffff" /><img onclick="ux_clr_text_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
583 |
-
<div id="clr_text_color_submit_button"></div>
|
584 |
-
</div>
|
585 |
-
</div>
|
586 |
-
</div>
|
587 |
-
<div class="widget-layout-body">
|
588 |
-
<div class="layout-control-group ">
|
589 |
-
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
590 |
-
<span class="error">*</span>
|
591 |
-
</label>
|
592 |
-
<div class="layout-controls">
|
593 |
-
<input type="text" class="layout-span11" id="ux_clr_border_color_submit_button" name="ux_clr_border_color_submit_button" onclick="ux_clr_hover_border_color_submit_btn_settings();" value="#000000" style="background-color:#000000;color:#fff;" /><img onclick="ux_clr_hover_border_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
594 |
-
<div id="clr_border_color_submit_button"></div>
|
595 |
-
</div>
|
596 |
-
</div>
|
597 |
-
</div>
|
598 |
-
<div class="widget-layout-body">
|
599 |
-
<div class="layout-control-group " >
|
600 |
-
<label class="layout-control-label"><?php _e("Border Size (px) :", contact_bank);?>
|
601 |
-
<span class="error">*</span>
|
602 |
-
</label>
|
603 |
-
<div class="layout-controls">
|
604 |
-
<input type="text" class="layout-span12" id="ux_clr_border_size_submit_button" name="ux_clr_border_size_submit_button" value="0" onkeypress="return OnlyNumbers(event)"/>
|
605 |
-
</div>
|
606 |
-
</div>
|
607 |
-
</div>
|
608 |
-
<div class="widget-layout-body">
|
609 |
-
<div class="layout-control-group ">
|
610 |
-
<label class="layout-control-label"><?php _e("Border Radius (px) :", contact_bank);?>
|
611 |
-
<span class="error">*</span>
|
612 |
-
</label>
|
613 |
-
<div class="layout-controls">
|
614 |
-
<input type="text" class="layout-span12" id="ux_txt_border_radius_submit_button" name="ux_txt_border_radius_submit_button" value="0" onkeypress="return OnlyNumbers(event)"/>
|
615 |
-
</div>
|
616 |
-
</div>
|
617 |
-
</div>
|
618 |
-
<div class="widget-layout-body">
|
619 |
-
<div class="layout-control-group">
|
620 |
-
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
621 |
-
<span class="error">*</span>
|
622 |
-
</label>
|
623 |
-
<div class="layout-controls" style="padding :5px">
|
624 |
-
<input type="radio" id="ux_rdl_font_align_left_submit_button" checked="checked" value="0" name="ux_rdl_font_align_submit_button" />
|
625 |
-
<label class="rdl">Left</label>
|
626 |
-
<input type="radio" id="ux_rdl_font_align_right_submit_button" value="1" name="ux_rdl_font_align_submit_button" />
|
627 |
-
<label class="rdl">Right</label>
|
628 |
-
</div>
|
629 |
-
</div>
|
630 |
-
</div>
|
631 |
-
<div class="widget-layout-body">
|
632 |
-
<div class="layout-control-group" >
|
633 |
-
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
634 |
-
<span class="error">*</span>
|
635 |
-
</label>
|
636 |
-
<div class="layout-controls">
|
637 |
-
<select class="layout-span12" id="ux_ddl_submit_button_direction" name="ux_ddl_submit_button_direction">
|
638 |
-
<option value="inherit">Default</option>
|
639 |
-
<option value="ltr">Left to Right</option>
|
640 |
-
<option value="rtl">Right to Left</option>
|
641 |
-
</select>
|
642 |
-
</div>
|
643 |
-
</div>
|
644 |
-
</div>
|
645 |
-
</div>
|
646 |
-
</div>
|
647 |
-
<div class="widget-layout">
|
648 |
-
<div class="widget-layout-title">
|
649 |
-
<h4><?php _e( "Success Message Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
650 |
-
<span class="tools">
|
651 |
-
<a data-target="#success_settings" data-toggle="collapse">
|
652 |
-
<i class="icon-chevron-down"></i>
|
653 |
-
</a>
|
654 |
-
</span>
|
655 |
-
</div>
|
656 |
-
<div id="success_settings" class="collapse in">
|
657 |
-
<div class="widget-layout-body">
|
658 |
-
<div class="layout-control-group" >
|
659 |
-
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
660 |
-
<span class="error">*</span>
|
661 |
-
</label>
|
662 |
-
<div class="layout-controls">
|
663 |
-
<select class="layout-span12" id="ux_ddl_font_family_success_msg" name="ux_ddl_font_family_success_msg">
|
664 |
-
<option value="inherit">inherit</option>
|
665 |
-
<option value="arial">Arial</option>
|
666 |
-
<option value="helvetica">Helvetica</option>
|
667 |
-
<option value="sans-serif">Sans-serif</option>
|
668 |
-
<option value="lucida Grande">Lucida Grande</option>
|
669 |
-
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
670 |
-
<option value="tahoma">Tahoma</option>
|
671 |
-
<option value="times New Roman">Times New Roman</option>
|
672 |
-
<option value="courier New">Courier New</option>
|
673 |
-
<option value="verdana">Verdana</option>
|
674 |
-
<option value="geneva">Geneva</option>
|
675 |
-
<option value="courier">Courier</option>
|
676 |
-
<option value="monospace">Monospace</option>
|
677 |
-
<option value="times">Times</option>
|
678 |
-
</select>
|
679 |
-
</div>
|
680 |
-
</div>
|
681 |
-
</div>
|
682 |
-
<div class="widget-layout-body">
|
683 |
-
<div class="layout-control-group" >
|
684 |
-
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
685 |
-
<span class="error">*</span>
|
686 |
-
</label>
|
687 |
-
<div class="layout-controls">
|
688 |
-
<select class="layout-span12" id="ux_ddl_font_size_success_msg" name="ux_ddl_font_size_success_msg">
|
689 |
-
<option value="8">8</option>
|
690 |
-
<option value="9">9</option>
|
691 |
-
<option value="10">10</option>
|
692 |
-
<option value="11">11</option>
|
693 |
-
<option value="12" selected="selected">12</option>
|
694 |
-
<option value="13">13</option>
|
695 |
-
<option value="14">14</option>
|
696 |
-
<option value="15">15</option>
|
697 |
-
<option value="16">16</option>
|
698 |
-
<option value="17">17</option>
|
699 |
-
<option value="18">18</option>
|
700 |
-
<option value="19">19</option>
|
701 |
-
<option value="20">20</option>
|
702 |
-
<option value="22">22</option>
|
703 |
-
<option value="24">24</option>
|
704 |
-
<option value="26">26</option>
|
705 |
-
<option value="28">28</option>
|
706 |
-
<option value="32">32</option>
|
707 |
-
<option value="36">36</option>
|
708 |
-
<option value="40">40</option>
|
709 |
-
</select>
|
710 |
-
</div>
|
711 |
-
</div>
|
712 |
-
</div>
|
713 |
-
<div class="widget-layout-body">
|
714 |
-
<div class="layout-control-group">
|
715 |
-
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
716 |
-
<span class="error">*</span>
|
717 |
-
</label>
|
718 |
-
<div class="layout-controls">
|
719 |
-
<input type="text" class="layout-span11" id="ux_clr_bg_color_success_msg" name="ux_clr_bg_color_success_msg" onclick="ux_clr_bg_color_sucess_msg_settings();" value="#e5ffd5" style="background-color:#e5ffd5;color:#fff;"/><img onclick="ux_clr_bg_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
720 |
-
<div id="clr_bg_color_success_msg"></div>
|
721 |
-
</div>
|
722 |
-
</div>
|
723 |
-
</div>
|
724 |
-
<div class="widget-layout-body">
|
725 |
-
<div class="layout-control-group" >
|
726 |
-
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
727 |
-
<span class="error">*</span>
|
728 |
-
</label>
|
729 |
-
<div class="layout-controls">
|
730 |
-
<input type="text" class="layout-span11" id="ux_clr_border_color_success_msg" name="ux_clr_border_color_success_msg" onclick="ux_clr_border_color_sucess_msg_settings();" value="#e5ffd5" style="background-color:#e5ffd5;color:#fff;"/><img onclick="ux_clr_border_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
731 |
-
<div id="clr_border_color_success_msg"></div>
|
732 |
-
</div>
|
733 |
-
</div>
|
734 |
-
</div>
|
735 |
-
<div class="widget-layout-body">
|
736 |
-
<div class="layout-control-group">
|
737 |
-
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
738 |
-
<span class="error">*</span>
|
739 |
-
</label>
|
740 |
-
<div class="layout-controls">
|
741 |
-
<input type="text" class="layout-span11" id="ux_clr_text_color_success_msg" name="ux_clr_text_color_success_msg" onclick="ux_clr_text_color_sucess_msg_settings();" value="#6aa500" style="background-color:#6aa500;color:#fff;"/><img onclick="ux_clr_text_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
742 |
-
<div id="clr_text_color_success_msg"></div>
|
743 |
-
</div>
|
744 |
-
</div>
|
745 |
-
</div>
|
746 |
-
<div class="widget-layout-body">
|
747 |
-
<div class="layout-control-group">
|
748 |
-
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
749 |
-
<span class="error">*</span>
|
750 |
-
</label>
|
751 |
-
<div class="layout-controls" style="padding :5px">
|
752 |
-
<input type="radio" id="ux_rdl_font_align_left_success_msg" checked="checked" value="0" name="ux_rdl_font_align_success_msg" />
|
753 |
-
<label class="rdl">Left</label>
|
754 |
-
<input type="radio" id="ux_rdl_font_align_right_success_msg" value="1" name="ux_rdl_font_align_success_msg" />
|
755 |
-
<label class="rdl">Right</label>
|
756 |
-
</div>
|
757 |
-
</div>
|
758 |
-
</div>
|
759 |
-
<div class="widget-layout-body">
|
760 |
-
<div class="layout-control-group" >
|
761 |
-
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
762 |
-
<span class="error">*</span>
|
763 |
-
</label>
|
764 |
-
<div class="layout-controls">
|
765 |
-
<select class="layout-span12" id="ux_ddl_success_msg_direction" name="ux_ddl_success_msg_direction">
|
766 |
-
<option value="inherit">Default</option>
|
767 |
-
<option value="ltr">Left to Right</option>
|
768 |
-
<option value="rtl">Right to Left</option>
|
769 |
-
</select>
|
770 |
-
</div>
|
771 |
-
</div>
|
772 |
-
</div>
|
773 |
-
</div>
|
774 |
-
</div>
|
775 |
-
<div class="widget-layout">
|
776 |
-
<div class="widget-layout-title">
|
777 |
-
<h4><?php _e( "Error Message Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
778 |
-
<span class="tools">
|
779 |
-
<a data-target="#error_settings" data-toggle="collapse">
|
780 |
-
<i class="icon-chevron-down"></i>
|
781 |
-
</a>
|
782 |
-
</span>
|
783 |
-
</div>
|
784 |
-
<div id="error_settings" class="collapse in">
|
785 |
-
<div class="widget-layout-body">
|
786 |
-
<div class="layout-control-group" >
|
787 |
-
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
788 |
-
<span class="error">*</span>
|
789 |
-
</label>
|
790 |
-
<div class="layout-controls">
|
791 |
-
<select class="layout-span12" id="ux_ddl_font_family_error_msg" name="ux_ddl_font_family_error_msg">
|
792 |
-
<option value="inherit">inherit</option>
|
793 |
-
<option value="arial">Arial</option>
|
794 |
-
<option value="helvetica">Helvetica</option>
|
795 |
-
<option value="sans-serif">Sans-serif</option>
|
796 |
-
<option value="lucida Grande">Lucida Grande</option>
|
797 |
-
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
798 |
-
<option value="tahoma">Tahoma</option>
|
799 |
-
<option value="times New Roman">Times New Roman</option>
|
800 |
-
<option value="courier New">Courier New</option>
|
801 |
-
<option value="verdana">Verdana</option>
|
802 |
-
<option value="geneva">Geneva</option>
|
803 |
-
<option value="courier">Courier</option>
|
804 |
-
<option value="monospace">Monospace</option>
|
805 |
-
<option value="times">Times</option>
|
806 |
-
</select>
|
807 |
-
</div>
|
808 |
-
</div>
|
809 |
-
</div>
|
810 |
-
<div class="widget-layout-body">
|
811 |
-
<div class="layout-control-group " >
|
812 |
-
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
813 |
-
<span class="error">*</span>
|
814 |
-
</label>
|
815 |
-
<div class="layout-controls">
|
816 |
-
<select class="layout-span12" id="ux_ddl_font_size_error_msg" name="ux_ddl_font_size_error_msg">
|
817 |
-
<option value="8">8</option>
|
818 |
-
<option value="9">9</option>
|
819 |
-
<option value="10">10</option>
|
820 |
-
<option value="11">11</option>
|
821 |
-
<option value="12" selected="selected">12</option>
|
822 |
-
<option value="13">13</option>
|
823 |
-
<option value="14">14</option>
|
824 |
-
<option value="15">15</option>
|
825 |
-
<option value="16">16</option>
|
826 |
-
<option value="17">17</option>
|
827 |
-
<option value="18">18</option>
|
828 |
-
<option value="19">19</option>
|
829 |
-
<option value="20">20</option>
|
830 |
-
<option value="22">22</option>
|
831 |
-
<option value="24">24</option>
|
832 |
-
<option value="26">26</option>
|
833 |
-
<option value="28">28</option>
|
834 |
-
<option value="32">32</option>
|
835 |
-
<option value="36">36</option>
|
836 |
-
<option value="40">40</option>
|
837 |
-
</select>
|
838 |
-
</div>
|
839 |
-
</div>
|
840 |
-
</div>
|
841 |
-
<div class="widget-layout-body">
|
842 |
-
<div class="layout-control-group" >
|
843 |
-
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
844 |
-
<span class="error">*</span>
|
845 |
-
</label>
|
846 |
-
<div class="layout-controls">
|
847 |
-
<input type="text" class="layout-span11" id="ux_clr_bg_color_error_msg" name="ux_clr_bg_color_error_msg" onclick="ux_clr_BG_color_error_msg_settings();" value="#ffcaca" style="background-color:#ffcaca;color:#fff;"/><img onclick="ux_clr_BG_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
848 |
-
<div id="clr_bg_color_error_msg"></div>
|
849 |
-
</div>
|
850 |
-
</div>
|
851 |
-
</div>
|
852 |
-
<div class="widget-layout-body">
|
853 |
-
<div class="layout-control-group" >
|
854 |
-
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
855 |
-
<span class="error">*</span>
|
856 |
-
</label>
|
857 |
-
<div class="layout-controls">
|
858 |
-
<input type="text" class="layout-span11" id="ux_clr_border_color_error_msg" onclick="ux_clr_border_color_error_msg_settings();" name="ux_clr_border_color_error_msg" value="#ffcaca" style="background-color:#ffcaca;color:#fff;"/><img onclick="ux_clr_border_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
859 |
-
<div id="clr_border_color_error_msg"></div>
|
860 |
-
</div>
|
861 |
-
</div>
|
862 |
-
</div>
|
863 |
-
<div class="widget-layout-body">
|
864 |
-
<div class="layout-control-group ">
|
865 |
-
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
866 |
-
<span class="error">*</span>
|
867 |
-
</label>
|
868 |
-
<div class="layout-controls">
|
869 |
-
<input type="text" class="layout-span11" id="ux_clr_text_color_error_msg" value="#ff2c38" onclick="ux_clr_text_color_error_msg_settings();" name="ux_clr_text_color_error_msg" style="background-color:#ff2c38;color:#fff;"/><img onclick="ux_clr_text_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
870 |
-
<div id="clr_text_color_error_msg"></div>
|
871 |
-
</div>
|
872 |
-
</div>
|
873 |
-
</div>
|
874 |
-
<div class="widget-layout-body">
|
875 |
-
<div class="layout-control-group">
|
876 |
-
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
877 |
-
<span class="error">*</span>
|
878 |
-
</label>
|
879 |
-
<div class="layout-controls" style="padding :5px">
|
880 |
-
<input type="radio" id="ux_rdl_font_align_left_error_msg" checked="checked" value="0" name="ux_rdl_font_align_error_msg" />
|
881 |
-
<label class="rdl">Left</label>
|
882 |
-
<input type="radio" id="ux_rdl_font_align_right_error_msg" value="1" name="ux_rdl_font_align_error_msg" />
|
883 |
-
<label class="rdl">Right</label>
|
884 |
-
</div>
|
885 |
-
</div>
|
886 |
-
</div>
|
887 |
-
<div class="widget-layout-body">
|
888 |
-
<div class="layout-control-group" >
|
889 |
-
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
890 |
-
<span class="error">*</span>
|
891 |
-
</label>
|
892 |
-
<div class="layout-controls">
|
893 |
-
<select class="layout-span12" id="ux_ddl_error_msg_direction" name="ux_ddl_error_msg_direction">
|
894 |
-
<option value="inherit">Default</option>
|
895 |
-
<option value="ltr">Left to Right</option>
|
896 |
-
<option value="rtl">Right to Left</option>
|
897 |
-
</select>
|
898 |
-
</div>
|
899 |
-
</div>
|
900 |
-
</div>
|
901 |
</div>
|
902 |
</div>
|
903 |
</div>
|
904 |
</div>
|
905 |
-
<div class="separator-doubled"></div>
|
906 |
-
<div class="layout-control-group" style="margin-top: 10px;">
|
907 |
-
<input class="btn btn-info layout-span1" type="button" onclick="ux_button_pro_version();" id="submit_button" name="submit_button" value="<?php _e("Save", contact_bank); ?>" />
|
908 |
-
</div>
|
909 |
</div>
|
910 |
</div>
|
911 |
</div>
|
912 |
</div>
|
913 |
-
</form>
|
914 |
<script type="text/javascript">
|
915 |
|
916 |
function ux_button_pro_version()
|
1 |
<form id="ux_frm_form_settings" class="layout-form">
|
2 |
+
<div id="poststuff" style="width: 99% !important;">
|
3 |
+
<div id="post-body" class="metabox-holder">
|
4 |
+
<div id="postbox-container" class="postbox-container">
|
5 |
+
<div id="advanced" class="meta-box-sortables">
|
6 |
+
<div id="contact_bank_get_started" class="postbox" >
|
7 |
+
<div class="handlediv" data-target="#ux_form_email_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
8 |
+
<h3 class="hndle"><span><?php _e( "Global Settings", contact_bank ); ?></span><i class="widget_premium_feature_contact"><?php _e(" (Premium Features available in Paid Edition)", contact_bank); ?></i></h4> </h3>
|
9 |
+
<div class="inside">
|
10 |
+
<div id="ux_form_email_div" class="contact_bank_layout">
|
11 |
+
<a class="btn btn-info" href="admin.php?page=dashboard"><?php _e("Back to Dashboard", contact_bank);?></a>
|
12 |
+
<a class="btn btn-danger" href="#" onclick="ux_button_pro_version();"><?php _e("Restore Global Settings", contact_bank); ?>
|
13 |
+
</a>
|
14 |
+
<input class="btn btn-info layout-span1" type="button" onclick="ux_button_pro_version();" id="submit_button" name="submit_button" style="float: right;" value="<?php _e("Save", contact_bank); ?>" />
|
15 |
+
<div class="separator-doubled"></div>
|
16 |
+
<div id="form_success_message" class="message green" style="display: none;">
|
17 |
+
<span>
|
18 |
+
<strong><?php _e("Form Settings Saved. Kindly wait for the redirect.", contact_bank); ?></strong>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
</span>
|
20 |
</div>
|
21 |
+
<div class="fluid-layout">
|
22 |
+
<div class="layout-span12">
|
23 |
<div class="layout-control-group">
|
24 |
+
<label class="layout-control-label"><?php _e( "Select Form", contact_bank ); ?> :<span id="txt_required_" class="error" style="visibility:visible;">*</span></label>
|
|
|
|
|
25 |
<div class="layout-controls">
|
26 |
+
<?php
|
27 |
+
global $wpdb;
|
28 |
+
$forms = $wpdb->get_results
|
29 |
+
(
|
30 |
+
"SELECT form_id,form_name FROM " .contact_bank_contact_form()
|
31 |
+
);
|
32 |
+
?>
|
33 |
+
<select class=" layout-span12" id="ux_ddl_select_form" name="ux_ddl_select_form" onchange="select_form_layout();" style="margin-top: 5px;">
|
34 |
+
<option value=""><?php _e("Select Form",contact_bank); ?></option>
|
35 |
+
<?php
|
36 |
+
for($flag=0;$flag<count($forms);$flag++)
|
37 |
+
{
|
38 |
+
if(isset($_REQUEST["form_id"]) && $_REQUEST["form_id"] == $forms[$flag]->form_id)
|
39 |
+
{
|
40 |
+
?>
|
41 |
+
<option value="<?php echo $forms[$flag]->form_id ;?>" selected="selected"><?php echo $forms[$flag]->form_name ;?></option>
|
42 |
+
<?php
|
43 |
+
}
|
44 |
+
else
|
45 |
+
{
|
46 |
+
?>
|
47 |
+
<option value="<?php echo $forms[$flag]->form_id ;?>"><?php echo $forms[$flag]->form_name ;?></option>
|
48 |
+
<?php
|
49 |
+
}
|
50 |
+
}
|
51 |
+
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
</select>
|
53 |
</div>
|
54 |
</div>
|
55 |
</div>
|
56 |
</div>
|
57 |
+
<div class="fluid-layout">
|
58 |
+
<div class="layout-span6">
|
59 |
+
<div class="widget-layout">
|
60 |
+
<div class="widget-layout-title">
|
61 |
+
<h4><?php _e( "Label Settings", contact_bank ); ?>
|
62 |
+
<i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i>
|
63 |
+
</h4>
|
64 |
+
<span class="tools">
|
65 |
+
<a data-target="#label_settings" data-toggle="collapse">
|
66 |
+
<i class="icon-chevron-down"></i>
|
67 |
+
</a>
|
68 |
+
</span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
</div>
|
70 |
+
<div id="label_settings" class="collapse in">
|
71 |
+
<div class="widget-layout-body">
|
72 |
+
<div class="layout-control-group">
|
73 |
+
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
74 |
+
<span class="error">*</span>
|
75 |
+
</label>
|
76 |
+
<div class="layout-controls">
|
77 |
+
<select class="layout-span12" id="ux_ddl_font_family" name="ux_ddl_font_family">
|
78 |
+
<option selected="selected" value="inherit">inherit</option>
|
79 |
+
<option value="arial">Arial</option>
|
80 |
+
<option value="helvetica">Helvetica</option>
|
81 |
+
<option value="sans-serif">Sans-serif</option>
|
82 |
+
<option value="lucida Grande">Lucida Grande</option>
|
83 |
+
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
84 |
+
<option value="tahoma">Tahoma</option>
|
85 |
+
<option value="times New Roman">Times New Roman</option>
|
86 |
+
<option value="courier New">Courier New</option>
|
87 |
+
<option value="verdana">Verdana</option>
|
88 |
+
<option value="geneva">Geneva</option>
|
89 |
+
<option value="courier">Courier</option>
|
90 |
+
<option value="monospace">Monospace</option>
|
91 |
+
<option value="times">Times</option>
|
92 |
+
</select>
|
93 |
+
</div>
|
94 |
+
</div>
|
95 |
+
</div>
|
96 |
+
<div class="widget-layout-body">
|
97 |
+
<div class="layout-control-group">
|
98 |
+
<label class="layout-control-label"><?php _e("Font Color :", contact_bank);?>
|
99 |
+
<span class="error">*</span>
|
100 |
+
</label>
|
101 |
+
<div class="layout-controls">
|
102 |
+
<input type="text" class="layout-span11" id="ux_clr_font_color" name="ux_clr_font_color" onclick="ux_clr_font_color_label_setting();" value="#000000" style="background-color:#000000;color:#fff;" /><img onclick="ux_clr_font_color_label_setting();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
103 |
+
<div id="clr_font_color"></div>
|
104 |
+
</div>
|
105 |
+
</div>
|
106 |
+
</div>
|
107 |
+
<div class="widget-layout-body">
|
108 |
+
<div class="layout-control-group" >
|
109 |
+
<label class="layout-control-label"><?php _e("Font Style :", contact_bank);?>
|
110 |
+
<span class="error">*</span>
|
111 |
+
</label>
|
112 |
+
<div class="layout-controls">
|
113 |
+
<select class="layout-span12" id="ux_ddl_font_style" name="ux_ddl_font_style">
|
114 |
+
<option value="normal">Normal</option>
|
115 |
+
<option value="bold">Bold</option>
|
116 |
+
<option value="italic">Italic</option>
|
117 |
+
</select>
|
118 |
+
</div>
|
119 |
+
</div>
|
120 |
+
</div>
|
121 |
+
<div class="widget-layout-body">
|
122 |
+
<div class="layout-control-group">
|
123 |
+
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
124 |
+
<span class="error">*</span>
|
125 |
+
</label>
|
126 |
+
<div class="layout-controls">
|
127 |
+
<select class="layout-span12" id="ux_txt_font_size" name="ux_txt_font_size">
|
128 |
+
<option value="8">8</option>
|
129 |
+
<option value="9">9</option>
|
130 |
+
<option value="10">10</option>
|
131 |
+
<option value="11">11</option>
|
132 |
+
<option value="12">12</option>
|
133 |
+
<option value="13">13</option>
|
134 |
+
<option value="14">14</option>
|
135 |
+
<option value="15">15</option>
|
136 |
+
<option value="16" selected="selected">16</option>
|
137 |
+
<option value="17">17</option>
|
138 |
+
<option value="18">18</option>
|
139 |
+
<option value="19">19</option>
|
140 |
+
<option value="20">20</option>
|
141 |
+
<option value="22">22</option>
|
142 |
+
<option value="24">24</option>
|
143 |
+
<option value="26">26</option>
|
144 |
+
<option value="28">28</option>
|
145 |
+
<option value="32">32</option>
|
146 |
+
<option value="36">36</option>
|
147 |
+
<option value="40">40</option>
|
148 |
+
</select>
|
149 |
+
</div>
|
150 |
+
</div>
|
151 |
+
</div>
|
152 |
+
<div class="widget-layout-body">
|
153 |
+
<div class="layout-control-group">
|
154 |
+
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
155 |
+
<span class="error">*</span>
|
156 |
+
</label>
|
157 |
+
<div class="layout-controls" style="margin-top:5px">
|
158 |
+
<input type="radio" id="ux_rdl_font_align_left" checked="checked" value="0" name="ux_rdl_font_align" />
|
159 |
+
<label class="rdl">Left</label>
|
160 |
+
<input type="radio" id="ux_rdl_font_align_right" value="1" name="ux_rdl_font_align" />
|
161 |
+
<label class="rdl">Right</label>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
<div class="widget-layout-body">
|
166 |
+
<div class="layout-control-group" >
|
167 |
+
<label class="layout-control-label"><?php _e("Label Position :", contact_bank);?>
|
168 |
+
<span class="error">*</span>
|
169 |
+
</label>
|
170 |
+
<div class="layout-controls" >
|
171 |
+
<select class="layout-span12" id="ux_ddl_label_position" name="ux_ddl_label_position">
|
172 |
+
<option value="right">Right</option>
|
173 |
+
<option value="top" selected="selected">Top</option>
|
174 |
+
<option value="left">Left</option>
|
175 |
+
</select>
|
176 |
+
</div>
|
177 |
+
</div>
|
178 |
+
</div>
|
179 |
+
<div class="widget-layout-body">
|
180 |
+
<div class="layout-control-group" >
|
181 |
+
<label class="layout-control-label"><?php _e("Field Desc Font Size :", contact_bank);?>
|
182 |
+
<span class="error">*</span>
|
183 |
+
</label>
|
184 |
+
<div class="layout-controls">
|
185 |
+
<select class="layout-span12" id="ux_ddl_field_size" name="ux_ddl_field_size">
|
186 |
+
<option value="8">8</option>
|
187 |
+
<option value="9">9</option>
|
188 |
+
<option value="10">10</option>
|
189 |
+
<option value="11" selected="selected">11</option>
|
190 |
+
<option value="12">12</option>
|
191 |
+
<option value="13">13</option>
|
192 |
+
<option value="14">14</option>
|
193 |
+
<option value="15">15</option>
|
194 |
+
<option value="16">16</option>
|
195 |
+
<option value="17">17</option>
|
196 |
+
<option value="18">18</option>
|
197 |
+
<option value="19">19</option>
|
198 |
+
<option value="20">20</option>
|
199 |
+
<option value="22">22</option>
|
200 |
+
<option value="24">24</option>
|
201 |
+
<option value="26">26</option>
|
202 |
+
<option value="28">28</option>
|
203 |
+
<option value="32">32</option>
|
204 |
+
<option value="36">36</option>
|
205 |
+
<option value="40">40</option>
|
206 |
+
</select>
|
207 |
+
</div>
|
208 |
+
</div>
|
209 |
+
</div>
|
210 |
+
<div class="widget-layout-body">
|
211 |
+
<div class="layout-control-group" >
|
212 |
+
<label class="layout-control-label"><?php _e("Field Description Align :", contact_bank);?>
|
213 |
+
<span class="error">*</span>
|
214 |
+
</label>
|
215 |
+
<div class="layout-controls">
|
216 |
+
<select class="layout-span12" id="ux_ddl_field_align" name="ux_ddl_field_align">
|
217 |
+
<option value="left" selected="selected">Left</option>
|
218 |
+
<option value="right">Right</option>
|
219 |
+
<option value="center">Center</option>
|
220 |
+
</select>
|
221 |
+
</div>
|
222 |
+
</div>
|
223 |
+
</div>
|
224 |
+
<div class="widget-layout-body">
|
225 |
+
<div class="layout-control-group" >
|
226 |
+
<label class="layout-control-label"><?php _e("Hide Labels :", contact_bank);?> </label>
|
227 |
+
<div class="layout-controls" style=" padding : 7px;">
|
228 |
+
<input type="checkbox" id="ux_chk_hide_label" name="ux_chk_hide_label" value="1"/>
|
229 |
+
</div>
|
230 |
+
</div>
|
231 |
+
</div>
|
232 |
+
<div class="widget-layout-body">
|
233 |
+
<div class="layout-control-group" >
|
234 |
+
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
235 |
+
<span class="error">*</span>
|
236 |
+
</label>
|
237 |
+
<div class="layout-controls">
|
238 |
+
<select class="layout-span12" id="ux_ddl_direction" name="ux_ddl_direction">
|
239 |
+
<option value="inherit">Default</option>
|
240 |
+
<option value="ltr">Left to Right</option>
|
241 |
+
<option value="rtl">Right to Left</option>
|
242 |
+
</select>
|
243 |
+
</div>
|
244 |
+
</div>
|
245 |
+
</div>
|
246 |
</div>
|
247 |
</div>
|
248 |
+
<div class="widget-layout">
|
249 |
+
<div class="widget-layout-title">
|
250 |
+
<h4><?php _e( "Input Field Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
251 |
+
<span class="tools">
|
252 |
+
<a data-target="#input_settings" data-toggle="collapse">
|
253 |
+
<i class="icon-chevron-down"></i>
|
254 |
+
</a>
|
255 |
+
</span>
|
|
|
|
|
|
|
|
|
256 |
</div>
|
257 |
+
<div id="input_settings" class="collapse in">
|
258 |
+
<div class="widget-layout-body">
|
259 |
+
<div class="layout-control-group " >
|
260 |
+
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
261 |
+
<span class="error">*</span>
|
262 |
+
</label>
|
263 |
+
<div class="layout-controls">
|
264 |
+
<select class="layout-span12" id="ux_ddl_font_family_input_field" name="ux_ddl_font_family_input_field">
|
265 |
+
<option value="inherit">inherit</option>
|
266 |
+
<option value="arial">Arial</option>
|
267 |
+
<option value="helvetica">Helvetica</option>
|
268 |
+
<option value="sans-serif">Sans-serif</option>
|
269 |
+
<option value="lucida Grande">Lucida Grande</option>
|
270 |
+
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
271 |
+
<option value="tahoma">Tahoma</option>
|
272 |
+
<option value="times New Roman">Times New Roman</option>
|
273 |
+
<option value="courier New">Courier New</option>
|
274 |
+
<option value="verdana">Verdana</option>
|
275 |
+
<option value="geneva">Geneva</option>
|
276 |
+
<option value="courier">Courier</option>
|
277 |
+
<option value="monospace">Monospace</option>
|
278 |
+
<option value="times">Times</option>
|
279 |
+
</select>
|
280 |
+
</div>
|
281 |
+
</div>
|
282 |
+
</div>
|
283 |
+
<div class="widget-layout-body">
|
284 |
+
<div class="layout-control-group ">
|
285 |
+
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
286 |
+
<span class="error">*</span>
|
287 |
+
</label>
|
288 |
+
<div class="layout-controls">
|
289 |
+
<input type="text" class="layout-span11" id="ux_clr_text_color_input_field" name="ux_clr_text_color_input_field" onclick="ux_clr_font_color_input_settings();" value="#000000" style="background-color:#000000;color:#fff;"/><img onclick="ux_clr_font_color_input_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
290 |
+
<div id="clr_text_color"></div>
|
291 |
+
</div>
|
292 |
+
</div>
|
293 |
+
</div>
|
294 |
+
<div class="widget-layout-body">
|
295 |
+
<div class="layout-control-group" >
|
296 |
+
<label class="layout-control-label"><?php _e("Font Style :", contact_bank);?>
|
297 |
+
<span class="error">*</span>
|
298 |
+
</label>
|
299 |
+
<div class="layout-controls">
|
300 |
+
<select class="layout-span12" id="ux_ddl_font_style_input_field" name="ux_ddl_font_style_input_field">
|
301 |
+
<option value="normal">Normal</option>
|
302 |
+
<option value="bold">Bold</option>
|
303 |
+
<option value="italic">Italic</option>
|
304 |
+
</select>
|
305 |
+
</div>
|
306 |
+
</div>
|
307 |
+
</div>
|
308 |
+
<div class="widget-layout-body">
|
309 |
+
<div class="layout-control-group">
|
310 |
+
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
311 |
+
<span class="error">*</span>
|
312 |
+
</label>
|
313 |
+
<div class="layout-controls">
|
314 |
+
<select class="layout-span12" id="ux_txt_font_size_input_field" name="ux_txt_font_size_input_field">
|
315 |
+
<option value="8">8</option>
|
316 |
+
<option value="9">9</option>
|
317 |
+
<option value="10">10</option>
|
318 |
+
<option value="11">11</option>
|
319 |
+
<option value="12">12</option>
|
320 |
+
<option value="13">13</option>
|
321 |
+
<option value="14" selected="selected">14</option>
|
322 |
+
<option value="15">15</option>
|
323 |
+
<option value="16">16</option>
|
324 |
+
<option value="17">17</option>
|
325 |
+
<option value="18">18</option>
|
326 |
+
<option value="19">19</option>
|
327 |
+
<option value="20">20</option>
|
328 |
+
<option value="22">22</option>
|
329 |
+
<option value="24">24</option>
|
330 |
+
<option value="26">26</option>
|
331 |
+
<option value="28">28</option>
|
332 |
+
<option value="32">32</option>
|
333 |
+
<option value="36">36</option>
|
334 |
+
<option value="40">40</option>
|
335 |
+
</select>
|
336 |
+
</div>
|
337 |
+
</div>
|
338 |
+
</div>
|
339 |
+
<div class="widget-layout-body">
|
340 |
+
<div class="layout-control-group">
|
341 |
+
<label class="layout-control-label"><?php _e("Border Radius (px) :", contact_bank);?>
|
342 |
+
<span class="error">*</span>
|
343 |
+
</label>
|
344 |
+
<div class="layout-controls">
|
345 |
+
<input type="text" class="layout-span12" id="ux_txt_border_radius_input_field" name="ux_txt_border_radius_input_field" value="0" onkeypress="return OnlyNumbers(event)"/>
|
346 |
+
</div>
|
347 |
+
</div>
|
348 |
+
</div>
|
349 |
+
<div class="widget-layout-body">
|
350 |
+
<div class="layout-control-group ">
|
351 |
+
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
352 |
+
<span class="error">*</span>
|
353 |
+
</label>
|
354 |
+
<div class="layout-controls">
|
355 |
+
<input type="text" class="layout-span11" id="ux_clr_border_color_input_field" name="ux_clr_border_color_input_field" onclick="ux_clr_border_color_input_settings()" value="#e5e5e5" style="background-color:#e5e5e5;color:#fff;"/><img onclick="ux_clr_border_color_input_settings()" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
356 |
+
<div id="clr_border_color"></div>
|
357 |
+
</div>
|
358 |
+
</div>
|
359 |
+
</div>
|
360 |
+
<div class="widget-layout-body">
|
361 |
+
<div class="layout-control-group" >
|
362 |
+
<label class="layout-control-label"><?php _e("Border Size (px) :", contact_bank);?>
|
363 |
+
<span class="error">*</span>
|
364 |
+
</label>
|
365 |
+
<div class="layout-controls">
|
366 |
+
<input type="text" class="layout-span12" id="ux_txt_border_size_input_field" name="ux_txt_border_size_input_field" value="1" onkeypress="return OnlyNumbers(event)"/>
|
367 |
+
</div>
|
368 |
+
</div>
|
369 |
+
</div>
|
370 |
+
<div class="widget-layout-body">
|
371 |
+
<div class="layout-control-group">
|
372 |
+
<label class="layout-control-label"><?php _e("Border Style :", contact_bank);?>
|
373 |
+
<span class="error">*</span>
|
374 |
+
</label>
|
375 |
+
<div class="layout-controls">
|
376 |
+
<select class="layout-span12" id="ux_ddl_border_style_input_field" name="ux_ddl_border_style_input_field">
|
377 |
+
<option value="solid">Solid</option>
|
378 |
+
<option value="dotted">Dotted</option>
|
379 |
+
<option value="dashed">Dashed</option>
|
380 |
+
</select>
|
381 |
+
</div>
|
382 |
+
</div>
|
383 |
+
</div>
|
384 |
+
|
385 |
+
<div class="widget-layout-body">
|
386 |
+
<div class="layout-control-group" >
|
387 |
+
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
388 |
+
<span class="error">*</span>
|
389 |
+
</label>
|
390 |
+
<div class="layout-controls">
|
391 |
+
<input type="text" class="layout-span11" id="ux_clr_bg_color_input_field" name="ux_clr_bg_color_input_field" onclick="ux_clr_BG_color_input_settings();" value="#ffffff" /><img onclick="ux_clr_BG_color_input_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
392 |
+
<div id="clr_bg_color"></div>
|
393 |
+
</div>
|
394 |
+
</div>
|
395 |
+
</div>
|
396 |
+
<div class="widget-layout-body">
|
397 |
+
<div class="layout-control-group ">
|
398 |
+
<label class="layout-control-label"><?php _e("Radio Buttons :", contact_bank);?>
|
399 |
+
<span class="error">*</span>
|
400 |
+
</label>
|
401 |
+
<div class="layout-controls" style="padding :5px">
|
402 |
+
<input type="radio" id="ux_rdl_multiple_row_input_field" value="0" name="ux_rdl_radio_button"/>
|
403 |
+
<label class="rdl"><?php _e("Multiple Rows", contact_bank);?></label>
|
404 |
+
<input type="radio" id="ux_rdl_single_row_input_field" checked="checked" value="1" name="ux_rdl_radio_button" />
|
405 |
+
<label class="rdl"><?php _e("Single Row", contact_bank);?></label>
|
406 |
+
</div>
|
407 |
+
</div>
|
408 |
+
</div>
|
409 |
+
<div class="widget-layout-body">
|
410 |
+
<div class="layout-control-group">
|
411 |
+
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
412 |
+
<span class="error">*</span>
|
413 |
+
</label>
|
414 |
+
<div class="layout-controls" style="padding :5px">
|
415 |
+
<input type="radio" id="ux_rdl_font_align_left_input_field" checked="checked" value="0" name="ux_rdl_font_align_input_field" />
|
416 |
+
<label class="rdl">Left</label>
|
417 |
+
<input type="radio" id="ux_rdl_font_align_right_input_field" value="1" name="ux_rdl_font_align_input_field" />
|
418 |
+
<label class="rdl">Right</label>
|
419 |
+
</div>
|
420 |
+
</div>
|
421 |
+
</div>
|
422 |
+
<div class="widget-layout-body">
|
423 |
+
<div class="layout-control-group" >
|
424 |
+
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
425 |
+
<span class="error">*</span>
|
426 |
+
</label>
|
427 |
+
<div class="layout-controls">
|
428 |
+
<select class="layout-span12" id="ux_ddl_input_field_direction" name="ux_ddl_input_field_direction">
|
429 |
+
<option value="inherit">Default</option>
|
430 |
+
<option value="ltr">Left to Right</option>
|
431 |
+
<option value="rtl">Right to Left</option>
|
432 |
+
</select>
|
433 |
+
</div>
|
434 |
+
</div>
|
435 |
+
</div>
|
436 |
+
<div class="widget-layout-body">
|
437 |
+
<div class="layout-control-group">
|
438 |
+
<label class="layout-control-label"><?php _e("Input Size :", contact_bank);?>
|
439 |
+
<span class="error">*</span>
|
440 |
+
</label>
|
441 |
+
<div class="layout-controls">
|
442 |
+
<select class="layout-span12" id="ux_input_size_input_field" name="ux_input_size_input_field">
|
443 |
+
<option value="layout-span2">Extra Small</option>
|
444 |
+
<option value="layout-span4">Small</option>
|
445 |
+
<option value="layout-span6" selected="selected">Normal</option>
|
446 |
+
<option value="layout-span8">Medium</option>
|
447 |
+
<option value="layout-span10">Large</option>
|
448 |
+
<option value="layout-span12">Extra Large</option>
|
449 |
+
</select>
|
450 |
+
</div>
|
451 |
+
</div>
|
452 |
+
</div>
|
453 |
</div>
|
454 |
</div>
|
455 |
+
|
456 |
</div>
|
457 |
+
<div class="layout-span6">
|
458 |
+
<div class="widget-layout">
|
459 |
+
<div class="widget-layout-title">
|
460 |
+
<h4><?php _e( "Submit Button Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
461 |
+
<span class="tools">
|
462 |
+
<a data-target="#submit_settings" data-toggle="collapse">
|
463 |
+
<i class="icon-chevron-down"></i>
|
464 |
+
</a>
|
465 |
+
</span>
|
466 |
</div>
|
467 |
+
<div id="submit_settings" class="collapse in">
|
468 |
+
<div class="widget-layout-body">
|
469 |
+
<div class="layout-control-group">
|
470 |
+
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
471 |
+
<span class="error">*</span>
|
472 |
+
</label>
|
473 |
+
<div class="layout-controls">
|
474 |
+
<select class="layout-span12" id="ux_ddl_font_family_submit_button" name="ux_ddl_font_family_submit_button">
|
475 |
+
<option value="inherit">inherit</option>
|
476 |
+
<option value="arial">Arial</option>
|
477 |
+
<option value="helvetica">Helvetica</option>
|
478 |
+
<option value="sans-serif">Sans-serif</option>
|
479 |
+
<option value="lucida Grande">Lucida Grande</option>
|
480 |
+
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
481 |
+
<option value="tahoma">Tahoma</option>
|
482 |
+
<option value="times New Roman">Times New Roman</option>
|
483 |
+
<option value="courier New">Courier New</option>
|
484 |
+
<option value="verdana">Verdana</option>
|
485 |
+
<option value="geneva">Geneva</option>
|
486 |
+
<option value="courier">Courier</option>
|
487 |
+
<option value="monospace">Monospace</option>
|
488 |
+
<option value="times">Times</option>
|
489 |
+
</select>
|
490 |
+
</div>
|
491 |
+
</div>
|
492 |
+
</div>
|
493 |
+
<div class="widget-layout-body">
|
494 |
+
<div class="layout-control-group ">
|
495 |
+
<label class="layout-control-label"><?php _e("Text:", contact_bank);?>
|
496 |
+
<span class="error">*</span>
|
497 |
+
</label>
|
498 |
+
<div class="layout-controls">
|
499 |
+
<input type="text" class="layout-span12" id="ux_txt_text_submit_button" name="ux_txt_text_submit_button" value="<?php _e("Save",contact_bank);?> "/>
|
500 |
+
</div>
|
501 |
+
</div>
|
502 |
+
</div>
|
503 |
+
<div class="widget-layout-body">
|
504 |
+
<div class="layout-control-group" >
|
505 |
+
<label class="layout-control-label"><?php _e("Style :", contact_bank);?>
|
506 |
+
<span class="error">*</span>
|
507 |
+
</label>
|
508 |
+
<div class="layout-controls">
|
509 |
+
<select class="layout-span12" id="ux_ddl_font_style_submit_button" name="ux_ddl_font_style_submit_button">
|
510 |
+
<option value="normal">Normal</option>
|
511 |
+
<option value="bold">Bold</option>
|
512 |
+
<option value="italic">Italic</option>
|
513 |
+
</select>
|
514 |
+
</div>
|
515 |
+
</div>
|
516 |
+
</div>
|
517 |
+
<div class="widget-layout-body">
|
518 |
+
<div class="layout-control-group">
|
519 |
+
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
520 |
+
<span class="error">*</span>
|
521 |
+
</label>
|
522 |
+
<div class="layout-controls">
|
523 |
+
<select class="layout-span12" id="ux_ddl_font_size_submit_button" name="ux_ddl_font_size_submit_button">
|
524 |
+
<option value="8">8</option>
|
525 |
+
<option value="9">9</option>
|
526 |
+
<option value="10">10</option>
|
527 |
+
<option value="11">11</option>
|
528 |
+
<option value="12" selected="selected">12</option>
|
529 |
+
<option value="13">13</option>
|
530 |
+
<option value="14">14</option>
|
531 |
+
<option value="15">15</option>
|
532 |
+
<option value="16">16</option>
|
533 |
+
<option value="17">17</option>
|
534 |
+
<option value="18">18</option>
|
535 |
+
<option value="19">19</option>
|
536 |
+
<option value="20">20</option>
|
537 |
+
<option value="22">22</option>
|
538 |
+
<option value="24">24</option>
|
539 |
+
<option value="26">26</option>
|
540 |
+
<option value="28">28</option>
|
541 |
+
<option value="32">32</option>
|
542 |
+
<option value="36">36</option>
|
543 |
+
<option value="40">40</option>
|
544 |
+
</select>
|
545 |
+
</div>
|
546 |
+
</div>
|
547 |
+
</div>
|
548 |
+
<div class="widget-layout-body">
|
549 |
+
<div class="layout-control-group ">
|
550 |
+
<label class="layout-control-label"><?php _e("Button Width (px) :", contact_bank);?>
|
551 |
+
<span class="error">*</span>
|
552 |
+
</label>
|
553 |
+
<div class="layout-controls">
|
554 |
+
<input type="text" class="layout-span12" id="ux_txt_button_width_submit_button" name="ux_txt_button_width_submit_button" value="100" onkeypress="return OnlyNumbers(event)"/>
|
555 |
+
</div>
|
556 |
+
</div>
|
557 |
+
</div>
|
558 |
+
<div class="widget-layout-body">
|
559 |
+
<div class="layout-control-group ">
|
560 |
+
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
561 |
+
<span class="error">*</span>
|
562 |
+
</label>
|
563 |
+
<div class="layout-controls">
|
564 |
+
<input type="text" class="layout-span11" id="ux_clr_bg_color_submit_button" name="ux_clr_bg_color_submit_button" onclick="ux_clr_BG_color_submit_btn_settings();" value="#24890d" style="background-color:#24890d;color:#fff;"/><img onclick="ux_clr_BG_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
565 |
+
<div id="clr_bg_color_submit_button"></div>
|
566 |
+
</div>
|
567 |
+
</div>
|
568 |
+
</div>
|
569 |
+
<div class="widget-layout-body">
|
570 |
+
<div class="layout-control-group ">
|
571 |
+
<label class="layout-control-label"><?php _e("Hover Background Color:", contact_bank);?>
|
572 |
+
<span class="error">*</span>
|
573 |
+
</label>
|
574 |
+
<div class="layout-controls">
|
575 |
+
<input type="text" class="layout-span11" id="ux_clr_hover_bg_color_submit_button" name="ux_clr_hover_bg_color_submit_button" onclick="ux_clr_hover_BG_color_submit_btn_settings();" value="#3dd41a" style="background-color:#000000;color:#fff;" /><img onclick="ux_clr_hover_BG_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
576 |
+
<div id="clr_hover_bg_color_submit_button"></div>
|
577 |
+
</div>
|
578 |
+
</div>
|
579 |
+
</div>
|
580 |
+
<div class="widget-layout-body">
|
581 |
+
<div class="layout-control-group" >
|
582 |
+
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
583 |
+
<span class="error">*</span>
|
584 |
+
</label>
|
585 |
+
<div class="layout-controls">
|
586 |
+
<input type="text" class="layout-span11" id="ux_clr_text_color_submit_button" name="ux_clr_text_color_submit_button" onclick="ux_clr_text_color_submit_btn_settings();" value="#ffffff" /><img onclick="ux_clr_text_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
587 |
+
<div id="clr_text_color_submit_button"></div>
|
588 |
+
</div>
|
589 |
+
</div>
|
590 |
+
</div>
|
591 |
+
<div class="widget-layout-body">
|
592 |
+
<div class="layout-control-group ">
|
593 |
+
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
594 |
+
<span class="error">*</span>
|
595 |
+
</label>
|
596 |
+
<div class="layout-controls">
|
597 |
+
<input type="text" class="layout-span11" id="ux_clr_border_color_submit_button" name="ux_clr_border_color_submit_button" onclick="ux_clr_hover_border_color_submit_btn_settings();" value="#000000" style="background-color:#000000;color:#fff;" /><img onclick="ux_clr_hover_border_color_submit_btn_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
598 |
+
<div id="clr_border_color_submit_button"></div>
|
599 |
+
</div>
|
600 |
+
</div>
|
601 |
+
</div>
|
602 |
+
<div class="widget-layout-body">
|
603 |
+
<div class="layout-control-group " >
|
604 |
+
<label class="layout-control-label"><?php _e("Border Size (px) :", contact_bank);?>
|
605 |
+
<span class="error">*</span>
|
606 |
+
</label>
|
607 |
+
<div class="layout-controls">
|
608 |
+
<input type="text" class="layout-span12" id="ux_clr_border_size_submit_button" name="ux_clr_border_size_submit_button" value="0" onkeypress="return OnlyNumbers(event)"/>
|
609 |
+
</div>
|
610 |
+
</div>
|
611 |
+
</div>
|
612 |
+
<div class="widget-layout-body">
|
613 |
+
<div class="layout-control-group ">
|
614 |
+
<label class="layout-control-label"><?php _e("Border Radius (px) :", contact_bank);?>
|
615 |
+
<span class="error">*</span>
|
616 |
+
</label>
|
617 |
+
<div class="layout-controls">
|
618 |
+
<input type="text" class="layout-span12" id="ux_txt_border_radius_submit_button" name="ux_txt_border_radius_submit_button" value="0" onkeypress="return OnlyNumbers(event)"/>
|
619 |
+
</div>
|
620 |
+
</div>
|
621 |
+
</div>
|
622 |
+
<div class="widget-layout-body">
|
623 |
+
<div class="layout-control-group">
|
624 |
+
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
625 |
+
<span class="error">*</span>
|
626 |
+
</label>
|
627 |
+
<div class="layout-controls" style="padding :5px">
|
628 |
+
<input type="radio" id="ux_rdl_font_align_left_submit_button" checked="checked" value="0" name="ux_rdl_font_align_submit_button" />
|
629 |
+
<label class="rdl">Left</label>
|
630 |
+
<input type="radio" id="ux_rdl_font_align_right_submit_button" value="1" name="ux_rdl_font_align_submit_button" />
|
631 |
+
<label class="rdl">Right</label>
|
632 |
+
</div>
|
633 |
+
</div>
|
634 |
+
</div>
|
635 |
+
<div class="widget-layout-body">
|
636 |
+
<div class="layout-control-group" >
|
637 |
+
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
638 |
+
<span class="error">*</span>
|
639 |
+
</label>
|
640 |
+
<div class="layout-controls">
|
641 |
+
<select class="layout-span12" id="ux_ddl_submit_button_direction" name="ux_ddl_submit_button_direction">
|
642 |
+
<option value="inherit">Default</option>
|
643 |
+
<option value="ltr">Left to Right</option>
|
644 |
+
<option value="rtl">Right to Left</option>
|
645 |
+
</select>
|
646 |
+
</div>
|
647 |
+
</div>
|
648 |
+
</div>
|
649 |
</div>
|
650 |
</div>
|
651 |
+
<div class="widget-layout">
|
652 |
+
<div class="widget-layout-title">
|
653 |
+
<h4><?php _e( "Success Message Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
654 |
+
<span class="tools">
|
655 |
+
<a data-target="#success_settings" data-toggle="collapse">
|
656 |
+
<i class="icon-chevron-down"></i>
|
657 |
+
</a>
|
658 |
+
</span>
|
659 |
+
</div>
|
660 |
+
<div id="success_settings" class="collapse in">
|
661 |
+
<div class="widget-layout-body">
|
662 |
+
<div class="layout-control-group" >
|
663 |
+
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
664 |
+
<span class="error">*</span>
|
665 |
+
</label>
|
666 |
+
<div class="layout-controls">
|
667 |
+
<select class="layout-span12" id="ux_ddl_font_family_success_msg" name="ux_ddl_font_family_success_msg">
|
668 |
+
<option value="inherit">inherit</option>
|
669 |
+
<option value="arial">Arial</option>
|
670 |
+
<option value="helvetica">Helvetica</option>
|
671 |
+
<option value="sans-serif">Sans-serif</option>
|
672 |
+
<option value="lucida Grande">Lucida Grande</option>
|
673 |
+
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
674 |
+
<option value="tahoma">Tahoma</option>
|
675 |
+
<option value="times New Roman">Times New Roman</option>
|
676 |
+
<option value="courier New">Courier New</option>
|
677 |
+
<option value="verdana">Verdana</option>
|
678 |
+
<option value="geneva">Geneva</option>
|
679 |
+
<option value="courier">Courier</option>
|
680 |
+
<option value="monospace">Monospace</option>
|
681 |
+
<option value="times">Times</option>
|
682 |
+
</select>
|
683 |
+
</div>
|
684 |
+
</div>
|
685 |
+
</div>
|
686 |
+
<div class="widget-layout-body">
|
687 |
+
<div class="layout-control-group" >
|
688 |
+
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
689 |
+
<span class="error">*</span>
|
690 |
+
</label>
|
691 |
+
<div class="layout-controls">
|
692 |
+
<select class="layout-span12" id="ux_ddl_font_size_success_msg" name="ux_ddl_font_size_success_msg">
|
693 |
+
<option value="8">8</option>
|
694 |
+
<option value="9">9</option>
|
695 |
+
<option value="10">10</option>
|
696 |
+
<option value="11">11</option>
|
697 |
+
<option value="12" selected="selected">12</option>
|
698 |
+
<option value="13">13</option>
|
699 |
+
<option value="14">14</option>
|
700 |
+
<option value="15">15</option>
|
701 |
+
<option value="16">16</option>
|
702 |
+
<option value="17">17</option>
|
703 |
+
<option value="18">18</option>
|
704 |
+
<option value="19">19</option>
|
705 |
+
<option value="20">20</option>
|
706 |
+
<option value="22">22</option>
|
707 |
+
<option value="24">24</option>
|
708 |
+
<option value="26">26</option>
|
709 |
+
<option value="28">28</option>
|
710 |
+
<option value="32">32</option>
|
711 |
+
<option value="36">36</option>
|
712 |
+
<option value="40">40</option>
|
713 |
+
</select>
|
714 |
+
</div>
|
715 |
+
</div>
|
716 |
+
</div>
|
717 |
+
<div class="widget-layout-body">
|
718 |
+
<div class="layout-control-group">
|
719 |
+
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
720 |
+
<span class="error">*</span>
|
721 |
+
</label>
|
722 |
+
<div class="layout-controls">
|
723 |
+
<input type="text" class="layout-span11" id="ux_clr_bg_color_success_msg" name="ux_clr_bg_color_success_msg" onclick="ux_clr_bg_color_sucess_msg_settings();" value="#e5ffd5" style="background-color:#e5ffd5;color:#fff;"/><img onclick="ux_clr_bg_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
724 |
+
<div id="clr_bg_color_success_msg"></div>
|
725 |
+
</div>
|
726 |
+
</div>
|
727 |
+
</div>
|
728 |
+
<div class="widget-layout-body">
|
729 |
+
<div class="layout-control-group" >
|
730 |
+
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
731 |
+
<span class="error">*</span>
|
732 |
+
</label>
|
733 |
+
<div class="layout-controls">
|
734 |
+
<input type="text" class="layout-span11" id="ux_clr_border_color_success_msg" name="ux_clr_border_color_success_msg" onclick="ux_clr_border_color_sucess_msg_settings();" value="#e5ffd5" style="background-color:#e5ffd5;color:#fff;"/><img onclick="ux_clr_border_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
735 |
+
<div id="clr_border_color_success_msg"></div>
|
736 |
+
</div>
|
737 |
+
</div>
|
738 |
+
</div>
|
739 |
+
<div class="widget-layout-body">
|
740 |
+
<div class="layout-control-group">
|
741 |
+
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
742 |
+
<span class="error">*</span>
|
743 |
+
</label>
|
744 |
+
<div class="layout-controls">
|
745 |
+
<input type="text" class="layout-span11" id="ux_clr_text_color_success_msg" name="ux_clr_text_color_success_msg" onclick="ux_clr_text_color_sucess_msg_settings();" value="#6aa500" style="background-color:#6aa500;color:#fff;"/><img onclick="ux_clr_text_color_sucess_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
746 |
+
<div id="clr_text_color_success_msg"></div>
|
747 |
+
</div>
|
748 |
+
</div>
|
749 |
+
</div>
|
750 |
+
<div class="widget-layout-body">
|
751 |
+
<div class="layout-control-group">
|
752 |
+
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
753 |
+
<span class="error">*</span>
|
754 |
+
</label>
|
755 |
+
<div class="layout-controls" style="padding :5px">
|
756 |
+
<input type="radio" id="ux_rdl_font_align_left_success_msg" checked="checked" value="0" name="ux_rdl_font_align_success_msg" />
|
757 |
+
<label class="rdl">Left</label>
|
758 |
+
<input type="radio" id="ux_rdl_font_align_right_success_msg" value="1" name="ux_rdl_font_align_success_msg" />
|
759 |
+
<label class="rdl">Right</label>
|
760 |
+
</div>
|
761 |
+
</div>
|
762 |
+
</div>
|
763 |
+
<div class="widget-layout-body">
|
764 |
+
<div class="layout-control-group" >
|
765 |
+
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
766 |
+
<span class="error">*</span>
|
767 |
+
</label>
|
768 |
+
<div class="layout-controls">
|
769 |
+
<select class="layout-span12" id="ux_ddl_success_msg_direction" name="ux_ddl_success_msg_direction">
|
770 |
+
<option value="inherit">Default</option>
|
771 |
+
<option value="ltr">Left to Right</option>
|
772 |
+
<option value="rtl">Right to Left</option>
|
773 |
+
</select>
|
774 |
+
</div>
|
775 |
+
</div>
|
776 |
+
</div>
|
777 |
</div>
|
778 |
</div>
|
779 |
+
<div class="widget-layout">
|
780 |
+
<div class="widget-layout-title">
|
781 |
+
<h4><?php _e( "Error Message Settings", contact_bank ); ?><i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i></h4>
|
782 |
+
<span class="tools">
|
783 |
+
<a data-target="#error_settings" data-toggle="collapse">
|
784 |
+
<i class="icon-chevron-down"></i>
|
785 |
+
</a>
|
786 |
+
</span>
|
|
|
|
|
|
|
|
|
787 |
</div>
|
788 |
+
<div id="error_settings" class="collapse in">
|
789 |
+
<div class="widget-layout-body">
|
790 |
+
<div class="layout-control-group" >
|
791 |
+
<label class="layout-control-label"><?php _e("Font Family :", contact_bank);?>
|
792 |
+
<span class="error">*</span>
|
793 |
+
</label>
|
794 |
+
<div class="layout-controls">
|
795 |
+
<select class="layout-span12" id="ux_ddl_font_family_error_msg" name="ux_ddl_font_family_error_msg">
|
796 |
+
<option value="inherit">inherit</option>
|
797 |
+
<option value="arial">Arial</option>
|
798 |
+
<option value="helvetica">Helvetica</option>
|
799 |
+
<option value="sans-serif">Sans-serif</option>
|
800 |
+
<option value="lucida Grande">Lucida Grande</option>
|
801 |
+
<option value="lucida Sans Unicode">Lucida Sans Unicode</option>
|
802 |
+
<option value="tahoma">Tahoma</option>
|
803 |
+
<option value="times New Roman">Times New Roman</option>
|
804 |
+
<option value="courier New">Courier New</option>
|
805 |
+
<option value="verdana">Verdana</option>
|
806 |
+
<option value="geneva">Geneva</option>
|
807 |
+
<option value="courier">Courier</option>
|
808 |
+
<option value="monospace">Monospace</option>
|
809 |
+
<option value="times">Times</option>
|
810 |
+
</select>
|
811 |
+
</div>
|
812 |
+
</div>
|
813 |
+
</div>
|
814 |
+
<div class="widget-layout-body">
|
815 |
+
<div class="layout-control-group " >
|
816 |
+
<label class="layout-control-label"><?php _e("Font Size (px) :", contact_bank);?>
|
817 |
+
<span class="error">*</span>
|
818 |
+
</label>
|
819 |
+
<div class="layout-controls">
|
820 |
+
<select class="layout-span12" id="ux_ddl_font_size_error_msg" name="ux_ddl_font_size_error_msg">
|
821 |
+
<option value="8">8</option>
|
822 |
+
<option value="9">9</option>
|
823 |
+
<option value="10">10</option>
|
824 |
+
<option value="11">11</option>
|
825 |
+
<option value="12" selected="selected">12</option>
|
826 |
+
<option value="13">13</option>
|
827 |
+
<option value="14">14</option>
|
828 |
+
<option value="15">15</option>
|
829 |
+
<option value="16">16</option>
|
830 |
+
<option value="17">17</option>
|
831 |
+
<option value="18">18</option>
|
832 |
+
<option value="19">19</option>
|
833 |
+
<option value="20">20</option>
|
834 |
+
<option value="22">22</option>
|
835 |
+
<option value="24">24</option>
|
836 |
+
<option value="26">26</option>
|
837 |
+
<option value="28">28</option>
|
838 |
+
<option value="32">32</option>
|
839 |
+
<option value="36">36</option>
|
840 |
+
<option value="40">40</option>
|
841 |
+
</select>
|
842 |
+
</div>
|
843 |
+
</div>
|
844 |
+
</div>
|
845 |
+
<div class="widget-layout-body">
|
846 |
+
<div class="layout-control-group" >
|
847 |
+
<label class="layout-control-label"><?php _e("Background Color :", contact_bank);?>
|
848 |
+
<span class="error">*</span>
|
849 |
+
</label>
|
850 |
+
<div class="layout-controls">
|
851 |
+
<input type="text" class="layout-span11" id="ux_clr_bg_color_error_msg" name="ux_clr_bg_color_error_msg" onclick="ux_clr_BG_color_error_msg_settings();" value="#ffcaca" style="background-color:#ffcaca;color:#fff;"/><img onclick="ux_clr_BG_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
852 |
+
<div id="clr_bg_color_error_msg"></div>
|
853 |
+
</div>
|
854 |
+
</div>
|
855 |
+
</div>
|
856 |
+
<div class="widget-layout-body">
|
857 |
+
<div class="layout-control-group" >
|
858 |
+
<label class="layout-control-label"><?php _e("Border Color :", contact_bank);?>
|
859 |
+
<span class="error">*</span>
|
860 |
+
</label>
|
861 |
+
<div class="layout-controls">
|
862 |
+
<input type="text" class="layout-span11" id="ux_clr_border_color_error_msg" onclick="ux_clr_border_color_error_msg_settings();" name="ux_clr_border_color_error_msg" value="#ffcaca" style="background-color:#ffcaca;color:#fff;"/><img onclick="ux_clr_border_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
863 |
+
<div id="clr_border_color_error_msg"></div>
|
864 |
+
</div>
|
865 |
+
</div>
|
866 |
+
</div>
|
867 |
+
<div class="widget-layout-body">
|
868 |
+
<div class="layout-control-group ">
|
869 |
+
<label class="layout-control-label"><?php _e("Text Color :", contact_bank);?>
|
870 |
+
<span class="error">*</span>
|
871 |
+
</label>
|
872 |
+
<div class="layout-controls">
|
873 |
+
<input type="text" class="layout-span11" id="ux_clr_text_color_error_msg" value="#ff2c38" onclick="ux_clr_text_color_error_msg_settings();" name="ux_clr_text_color_error_msg" style="background-color:#ff2c38;color:#fff;"/><img onclick="ux_clr_text_color_error_msg_settings();" style="vertical-align: middle;margin-left: 5px;" src="<?php echo CONTACT_BK_PLUGIN_URL ."/assets/images/color.png" ?>" />
|
874 |
+
<div id="clr_text_color_error_msg"></div>
|
875 |
+
</div>
|
876 |
+
</div>
|
877 |
+
</div>
|
878 |
+
<div class="widget-layout-body">
|
879 |
+
<div class="layout-control-group">
|
880 |
+
<label class="layout-control-label" ><?php _e("Text Align :", contact_bank);?>
|
881 |
+
<span class="error">*</span>
|
882 |
+
</label>
|
883 |
+
<div class="layout-controls" style="padding :5px">
|
884 |
+
<input type="radio" id="ux_rdl_font_align_left_error_msg" checked="checked" value="0" name="ux_rdl_font_align_error_msg" />
|
885 |
+
<label class="rdl">Left</label>
|
886 |
+
<input type="radio" id="ux_rdl_font_align_right_error_msg" value="1" name="ux_rdl_font_align_error_msg" />
|
887 |
+
<label class="rdl">Right</label>
|
888 |
+
</div>
|
889 |
+
</div>
|
890 |
+
</div>
|
891 |
+
<div class="widget-layout-body">
|
892 |
+
<div class="layout-control-group" >
|
893 |
+
<label class="layout-control-label"><?php _e("Text Direction :", contact_bank);?>
|
894 |
+
<span class="error">*</span>
|
895 |
+
</label>
|
896 |
+
<div class="layout-controls">
|
897 |
+
<select class="layout-span12" id="ux_ddl_error_msg_direction" name="ux_ddl_error_msg_direction">
|
898 |
+
<option value="inherit">Default</option>
|
899 |
+
<option value="ltr">Left to Right</option>
|
900 |
+
<option value="rtl">Right to Left</option>
|
901 |
+
</select>
|
902 |
+
</div>
|
903 |
+
</div>
|
904 |
+
</div>
|
905 |
</div>
|
906 |
</div>
|
907 |
</div>
|
908 |
</div>
|
909 |
+
<div class="separator-doubled"></div>
|
910 |
+
<div class="layout-control-group" style="margin-top: 10px;">
|
911 |
+
<input style="margin-left:0px ;" class="btn btn-info layout-span1" type="button" onclick="ux_button_pro_version();" id="submit_button" name="submit_button" value="<?php _e("Save", contact_bank); ?>" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
</div>
|
913 |
</div>
|
914 |
</div>
|
915 |
</div>
|
|
|
|
|
|
|
|
|
916 |
</div>
|
917 |
</div>
|
918 |
</div>
|
919 |
</div>
|
920 |
+
</form>
|
921 |
<script type="text/javascript">
|
922 |
|
923 |
function ux_button_pro_version()
|
views/contact_bank_pro_version.php
CHANGED
@@ -15,334 +15,367 @@ if(isset($_REQUEST["msg"]))
|
|
15 |
}
|
16 |
}
|
17 |
?>
|
18 |
-
<
|
19 |
-
<div
|
20 |
-
<div class="
|
21 |
-
<div
|
22 |
-
<
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
277 |
</div>
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
<
|
303 |
-
|
304 |
-
</li>
|
305 |
-
<li class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center">
|
306 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
307 |
-
</li>
|
308 |
-
<li class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center">
|
309 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
310 |
-
</li>
|
311 |
-
<li class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center">
|
312 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
313 |
-
</li>
|
314 |
-
<li class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center">
|
315 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
316 |
-
</li>
|
317 |
-
<li class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center">
|
318 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
319 |
-
</li>
|
320 |
-
<li class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center">
|
321 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
322 |
-
</li>
|
323 |
-
<li class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center">
|
324 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
325 |
-
</li>
|
326 |
-
<li class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center">
|
327 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
328 |
-
</li>
|
329 |
-
<li class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center">
|
330 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
331 |
-
</li>
|
332 |
-
<li class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center">
|
333 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
334 |
-
</li>
|
335 |
-
<li class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
336 |
-
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><a href="http://tech-banker.com/product/contact-bank-developer-edition/" target="_blank" class="sign_up sign_up_yellow radius3">Order Now!</a></span></span>
|
337 |
-
</li>
|
338 |
-
</ul>
|
339 |
</div>
|
340 |
</div>
|
341 |
-
</div>
|
342 |
-
</div>
|
343 |
-
</div>
|
344 |
</div>
|
345 |
</div>
|
346 |
</div>
|
347 |
</div>
|
348 |
-
</
|
|
15 |
}
|
16 |
}
|
17 |
?>
|
18 |
+
<form id="contact_bank_pricing" class="layout-form">
|
19 |
+
<div id="poststuff" style="width: 99% !important;">
|
20 |
+
<div id="post-body" class="metabox-holder columns-2">
|
21 |
+
<div id="postbox-container-2" class="postbox-container">
|
22 |
+
<div id="advanced" class="meta-box-sortables">
|
23 |
+
<div id="contact_bank_get_started" class="postbox" >
|
24 |
+
<div class="handlediv" data-target="#ux_contact_bank_pricing" title="Click to toggle" data-toggle="collapse"><br></div>
|
25 |
+
<h3 class="hndle"><span><?php _e("Contact Bank Pricing", contact_bank); ?></span></h3>
|
26 |
+
<div class="inside">
|
27 |
+
<div id="ux_contact_bank_pricing" class="contact_bank_layout">
|
28 |
+
<div class="wpb_row wf-container" style="margin: 15px 0 15px 0;">
|
29 |
+
<div class="wf-cell wf-span-12 wpb_column column_container ">
|
30 |
+
<div class="wpb_text_column wpb_content_element ">
|
31 |
+
<div class="wpb_wrapper">
|
32 |
+
<div id="contact_pricing" class="p_table_responsive p_table_1 p_table_1_11 css3_grid_clearfix p_table_hover_disabled"><div class="caption_column column_0_responsive">
|
33 |
+
<ul>
|
34 |
+
<li style="text-align: left;" class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topleft">
|
35 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"></span></span>
|
36 |
+
</li>
|
37 |
+
<li style="text-align: left;" class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive">
|
38 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h2 class="caption">Choose <span>your</span> Plan</h2></span></span>
|
39 |
+
</li>
|
40 |
+
<li style="text-align: left;" class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive">
|
41 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Number of websites that can use the plugin on purchase of a License.</span>Domain per License</span></span></span></span>
|
42 |
+
</li>
|
43 |
+
<li style="text-align: left;" class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive">
|
44 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Automatic Plugin Update Notification with New Features, Bug Fixing and much more....</span><strong>Plugin Updates</strong></span></span></span></span>
|
45 |
+
</li>
|
46 |
+
<li style="text-align: left;" class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive">
|
47 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Technical Support by the Development Team for Installation, Bug Fixing, Plugin Compatibility Issues.</span><strong>Technical Support</strong></span></span></span></span>
|
48 |
+
</li>
|
49 |
+
<li style="text-align: left;" class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive">
|
50 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Multi-Lingual Facility allows the plugin to be used in 25 languages.</span>Multi-Lingual</span></span></span></span>
|
51 |
+
</li>
|
52 |
+
<li style="text-align: left;" class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive">
|
53 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Number of Forms allowed to be Published.</span>Number of Forms</span></span></span></span>
|
54 |
+
</li>
|
55 |
+
<li style="text-align: left;" class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive">
|
56 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Standard Fields allowed to be created in Contact Bank.</span>Standard Fields</span></span></span></span>
|
57 |
+
</li>
|
58 |
+
<li style="text-align: left;" class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive">
|
59 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Advanced Fields allowed to be created in Contact Bank.</span>Advanced Fields </span></span></span></span>
|
60 |
+
</li>
|
61 |
+
<li style="text-align: left;" class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive">
|
62 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Notifications to Admin and Confirmation Notification to Clients are enabled.</span>Notifications</span></span></span></span>
|
63 |
+
</li>
|
64 |
+
<li style="text-align: left;" class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive">
|
65 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Form Settings allows to modify and customize the controls according to your requirements.</span>Form Settings</span></span></span></span>
|
66 |
+
</li>
|
67 |
+
<li style="text-align: left;" class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive">
|
68 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Email Settings would allow to edit and customize the emails sent automatically by the system.</span>Email Settings</span></span></span></span>
|
69 |
+
</li>
|
70 |
+
<li style="text-align: left;" class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive">
|
71 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Customization to the layout of your Form.</span>Customization</span></span></span></span>
|
72 |
+
</li>
|
73 |
+
<li style="text-align: left;" class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive">
|
74 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Entry Management to overview forms submitted by the customer.</span>Entry Management</span></span></span></span>
|
75 |
+
</li>
|
76 |
+
<li style="text-align: left;" class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive">
|
77 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Limit Entries to maximize number of clients which could fill up the form.</span>Limit Entries</span></span></span></span>
|
78 |
+
</li>
|
79 |
+
<li style="text-align: left;" class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive">
|
80 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Style & Layout would allow customization of control and descriptions.</span>Style & Layout</span></span></span></span>
|
81 |
+
</li>
|
82 |
+
<li style="text-align: left;" class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive">
|
83 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Optional Filters to filter the User Input.</span>Optional Filters</span></span></span></span>
|
84 |
+
</li>
|
85 |
+
<li style="text-align: left;" class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive">
|
86 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><span class="css3_grid_tooltip"><span>Tooltip to display relevant information for each control.</span>Tooltip</span></span></span></span>
|
87 |
+
</li>
|
88 |
+
<li style="text-align: left;" class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
89 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"></span></span>
|
90 |
+
</li>
|
91 |
+
</ul>
|
92 |
+
</div>
|
93 |
+
<div class="column_1 column_1_responsive">
|
94 |
+
<div class="column_ribbon ribbon_style1_free"></div>
|
95 |
+
<ul>
|
96 |
+
<li style="text-align: center;" class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive">
|
97 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h2 class="col1">Standard</h2></span></span>
|
98 |
+
</li>
|
99 |
+
<li style="text-align: center;" class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center">
|
100 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h1 class="col1"><span>FREE</span></h1><h3 class="col1">one time</h3></span></span>
|
101 |
+
</li>
|
102 |
+
<li style="text-align: center;" class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center">
|
103 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1</span></span></span>
|
104 |
+
</li>
|
105 |
+
<li style="text-align: center;" class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center">
|
106 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
107 |
+
</li>
|
108 |
+
<li style="text-align: center;" class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center">
|
109 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
110 |
+
</li>
|
111 |
+
<li style="text-align: center;" class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center">
|
112 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
113 |
+
</li>
|
114 |
+
<li style="text-align: center;" class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center">
|
115 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1</span></span></span>
|
116 |
+
</li>
|
117 |
+
<li style="text-align: center;" class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center">
|
118 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
119 |
+
</li>
|
120 |
+
<li style="text-align: center;" class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center">
|
121 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
122 |
+
</li>
|
123 |
+
<li style="text-align: center;" class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center">
|
124 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
125 |
+
</li>
|
126 |
+
<li style="text-align: center;" class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center">
|
127 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
128 |
+
</li>
|
129 |
+
<li style="text-align: center;" class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center">
|
130 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
131 |
+
</li>
|
132 |
+
<li style="text-align: center;" class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center">
|
133 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
134 |
+
</li>
|
135 |
+
<li style="text-align: center;" class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center">
|
136 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
137 |
+
</li>
|
138 |
+
<li style="text-align: center;" class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center">
|
139 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
140 |
+
</li>
|
141 |
+
<li style="text-align: center;" class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center">
|
142 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
143 |
+
</li>
|
144 |
+
<li style="text-align: center;" class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center">
|
145 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
146 |
+
</li>
|
147 |
+
<li style="text-align: center;" class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center">
|
148 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
149 |
+
</li>
|
150 |
+
<li style="text-align: center;" class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
151 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><a href="http://wordpress.org/plugins/contact-bank/" target="_blank" class="sign_up sign_up_orange radius3">Download Now!</a></span></span>
|
152 |
+
</li>
|
153 |
+
</ul>
|
154 |
+
</div>
|
155 |
+
<div class="column_2 column_2_responsive">
|
156 |
+
<div class="column_ribbon ribbon_style1_save"></div>
|
157 |
+
<ul>
|
158 |
+
<li style="text-align: center;" class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive">
|
159 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h2 class="col2">Eco</h2></span></span>
|
160 |
+
</li>
|
161 |
+
<li style="text-align: center;" class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center">
|
162 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h1 class="col1"> £<span>10</span></h1><h3 class="col1">one time</h3></span></span>
|
163 |
+
</li>
|
164 |
+
<li style="text-align: center;" class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center">
|
165 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1</span></span></span>
|
166 |
+
</li>
|
167 |
+
<li style="text-align: center;" class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center">
|
168 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png" alt="no"></span></span></span>
|
169 |
+
</li>
|
170 |
+
<li style="text-align: center;" class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center">
|
171 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1 Week</span></span></span>
|
172 |
+
</li>
|
173 |
+
<li style="text-align: center;" class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center">
|
174 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
175 |
+
</li>
|
176 |
+
<li style="text-align: center;" class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center">
|
177 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>Unlimited</span></span></span>
|
178 |
+
</li>
|
179 |
+
<li style="text-align: center;" class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center">
|
180 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
181 |
+
</li>
|
182 |
+
<li style="text-align: center;" class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center">
|
183 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
184 |
+
</li>
|
185 |
+
<li style="text-align: center;" class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center">
|
186 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
187 |
+
</li>
|
188 |
+
<li style="text-align: center;" class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center">
|
189 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
190 |
+
</li>
|
191 |
+
<li style="text-align: center;" class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center">
|
192 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
193 |
+
</li>
|
194 |
+
<li style="text-align: center;" class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center">
|
195 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
196 |
+
</li>
|
197 |
+
<li style="text-align: center;" class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center">
|
198 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
199 |
+
</li>
|
200 |
+
<li style="text-align: center;" class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center">
|
201 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
202 |
+
</li>
|
203 |
+
<li style="text-align: center;" class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center">
|
204 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
205 |
+
</li>
|
206 |
+
<li style="text-align: center;" class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center">
|
207 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
208 |
+
</li>
|
209 |
+
<li style="text-align: center;" class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center">
|
210 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
211 |
+
</li>
|
212 |
+
<li style="text-align: center;" class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
213 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><a href="http://tech-banker.com/product/contact-bank-eco-edition/" target="_blank" class="sign_up sign_up_yellow radius3">Order Now!</a></span></span>
|
214 |
+
</li>
|
215 |
+
</ul>
|
216 |
+
</div>
|
217 |
+
<div class="column_3 column_3_responsive">
|
218 |
+
<div class="column_ribbon ribbon_style2_best"></div>
|
219 |
+
<ul>
|
220 |
+
<li style="text-align: center;" class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive">
|
221 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h2 class="col1">Pro</h2></span></span>
|
222 |
+
</li>
|
223 |
+
<li style="text-align: center;" class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center">
|
224 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h1 class="col1"> £<span>16</span></h1><h3 class="col1">one time</h3></span></span>
|
225 |
+
</li>
|
226 |
+
<li style="text-align: center;" class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center">
|
227 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1</span></span></span>
|
228 |
+
</li>
|
229 |
+
<li style="text-align: center;" class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center">
|
230 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
231 |
+
</li>
|
232 |
+
<li style="text-align: center;" class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center">
|
233 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1 Month </span></span></span>
|
234 |
+
</li>
|
235 |
+
<li style="text-align: center;" class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center">
|
236 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
237 |
+
</li>
|
238 |
+
<li style="text-align: center;" class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center">
|
239 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>Unlimited</span></span></span>
|
240 |
+
</li>
|
241 |
+
<li style="text-align: center;" class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center">
|
242 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
243 |
+
</li>
|
244 |
+
<li style="text-align: center;" class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center">
|
245 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
246 |
+
</li>
|
247 |
+
<li style="text-align: center;" class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center">
|
248 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
249 |
+
</li>
|
250 |
+
<li style="text-align: center;" class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center">
|
251 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
252 |
+
</li>
|
253 |
+
<li style="text-align: center;" class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center">
|
254 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
255 |
+
</li>
|
256 |
+
<li style="text-align: center;" class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center">
|
257 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
258 |
+
</li>
|
259 |
+
<li style="text-align: center;" class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center">
|
260 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
261 |
+
</li>
|
262 |
+
<li style="text-align: center;" class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center">
|
263 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
264 |
+
</li>
|
265 |
+
<li style="text-align: center;" class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center">
|
266 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
267 |
+
</li>
|
268 |
+
<li style="text-align: center;" class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center">
|
269 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
270 |
+
</li>
|
271 |
+
<li style="text-align: center;" class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center">
|
272 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
273 |
+
</li>
|
274 |
+
<li style="text-align: center;" class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
275 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><a href="http://tech-banker.com/product/contact-bank-pro-edition/" target="_blank" class="sign_up sign_up_yellow radius3">Order Now!</a></span></span>
|
276 |
+
</li>
|
277 |
+
</ul>
|
278 |
+
</div>
|
279 |
+
<div class="column_4 column_4_responsive">
|
280 |
+
<div class="column_ribbon ribbon_style1_off30"></div>
|
281 |
+
<ul>
|
282 |
+
<li class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topright">
|
283 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h2 class="col1">Developer</h2></span></span>
|
284 |
+
</li>
|
285 |
+
<li class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center">
|
286 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><h1 class="col1"> £<span>56</span></h1><h3 class="col1">one time</h3></span></span>
|
287 |
+
</li>
|
288 |
+
<li class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center">
|
289 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>5</span></span></span>
|
290 |
+
</li>
|
291 |
+
<li class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center">
|
292 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
293 |
+
</li>
|
294 |
+
<li class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center">
|
295 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>1 Year </span></span></span>
|
296 |
+
</li>
|
297 |
+
<li class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center">
|
298 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
299 |
+
</li>
|
300 |
+
<li class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center">
|
301 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span>Unlimited </span></span></span>
|
302 |
+
</li>
|
303 |
+
<li class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center">
|
304 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
305 |
+
</li>
|
306 |
+
<li class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center">
|
307 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
308 |
+
</li>
|
309 |
+
<li class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center">
|
310 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
311 |
+
</li>
|
312 |
+
<li class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center">
|
313 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
314 |
+
</li>
|
315 |
+
<li class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center">
|
316 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
317 |
+
</li>
|
318 |
+
<li class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center">
|
319 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
320 |
+
</li>
|
321 |
+
<li class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center">
|
322 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
323 |
+
</li>
|
324 |
+
<li class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center">
|
325 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
326 |
+
</li>
|
327 |
+
<li class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center">
|
328 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
329 |
+
</li>
|
330 |
+
<li class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center">
|
331 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
332 |
+
</li>
|
333 |
+
<li class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center">
|
334 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><span><img src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png" alt="yes"></span></span></span>
|
335 |
+
</li>
|
336 |
+
<li class="css3_grid_row_18 footer_row css3_grid_row_18_responsive">
|
337 |
+
<span class="css3_grid_vertical_align_table"><span class="css3_grid_vertical_align"><a href="http://tech-banker.com/product/contact-bank-developer-edition/" target="_blank" class="sign_up sign_up_yellow radius3">Order Now!</a></span></span>
|
338 |
+
</li>
|
339 |
+
</ul>
|
340 |
+
</div>
|
341 |
+
</div>
|
342 |
+
</div>
|
343 |
+
</div>
|
344 |
+
</div>
|
345 |
+
</div>
|
346 |
</div>
|
347 |
+
</div>
|
348 |
+
</div>
|
349 |
+
</div>
|
350 |
+
</div>
|
351 |
+
<div id="postbox-container-1" class="postbox-container">
|
352 |
+
<div id="priority_side" class="meta-box-sortables">
|
353 |
+
<div id="contact_bank_get_started" class="postbox" >
|
354 |
+
<div class="handlediv" data-target="#uxdownload" title="Click to toggle" data-toggle="collapse"><br></div>
|
355 |
+
<h3 class="hndle"><span><?php _e("Need Support Help?", contact_bank); ?></span></h3>
|
356 |
+
<div class="inside">
|
357 |
+
<div id="uxdownload" class="contact_bank_getting_started">
|
358 |
+
<p>
|
359 |
+
We’re interested in hearing from you.</p>
|
360 |
+
|
361 |
+
<p>We will help you through the process and try to provide the answers.</p>
|
362 |
+
|
363 |
+
<p>If you need to know more about our services or have something to share, please feel free to contact us.
|
364 |
+
</p>
|
365 |
+
<p>We commit to responses within 24 hours on weekdays – generally within hours during week day work hours.</p>
|
366 |
+
<p>
|
367 |
+
<a class="btn btn-danger" href="http://tech-banker.com/get-in-touch/" target="_blank" style="text-decoration: none;"><?php _e("Lets get in touch!", contact_bank); ?></a>
|
368 |
+
</p>
|
369 |
+
<img src="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/img.png";?>" style="max-width:100%;cursor: pointer;" />
|
370 |
+
<p>
|
371 |
+
<a class="btn btn-danger" href="http://tech-banker.com/contact-bank/" target="_blank" style="text-decoration: none;"><?php _e("Order Now!", contact_bank); ?></a>
|
372 |
+
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
373 |
</div>
|
374 |
</div>
|
375 |
+
</div>
|
|
|
|
|
376 |
</div>
|
377 |
</div>
|
378 |
</div>
|
379 |
</div>
|
380 |
+
</form>
|
381 |
+
|
views/contact_email_settings.php
CHANGED
@@ -1,78 +1,85 @@
|
|
1 |
-
<
|
2 |
-
<div
|
3 |
-
<div class="
|
4 |
-
<div class="
|
5 |
-
<
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
if($email_count < 1)
|
51 |
-
{
|
52 |
-
?>
|
53 |
-
<a class="btn btn-info" onclick="add_new_settings();"><?php _e("Add New", contact_bank);?></a>
|
54 |
-
<?php
|
55 |
-
}
|
56 |
-
?>
|
57 |
-
</div>
|
58 |
-
</div>
|
59 |
-
<div class="fluid-layout">
|
60 |
-
<div class="layout-span12">
|
61 |
-
<div class="widget-layout">
|
62 |
-
<div class="widget-layout-title">
|
63 |
-
<h4><?php _e( "Email Confirmation", contact_bank ); ?></h4>
|
64 |
-
</div>
|
65 |
-
<div class="widget-layout-body">
|
66 |
-
<table class="table table-striped" id="data-table-email-settings" style="width:100%;">
|
67 |
-
<thead>
|
68 |
-
<th style="width:40%;">Name</th>
|
69 |
-
<th style="width:40%;">Subject</th>
|
70 |
-
<th style="width:20%;"></th>
|
71 |
-
</thead>
|
72 |
-
<tbody id="ux_email_settings_postback">
|
73 |
|
74 |
-
|
75 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
</div>
|
77 |
</div>
|
78 |
</div>
|
@@ -81,7 +88,8 @@
|
|
81 |
</div>
|
82 |
</div>
|
83 |
</div>
|
84 |
-
</
|
|
|
85 |
<script type="text/javascript">
|
86 |
jQuery(".hovertip").tooltip();
|
87 |
jQuery(document).ready(function()
|
1 |
+
<form id="contact_bank_pricing" class="layout-form">
|
2 |
+
<div id="poststuff" style="width: 99% !important;">
|
3 |
+
<div id="post-body" class="metabox-holder">
|
4 |
+
<div id="postbox-container" class="postbox-container">
|
5 |
+
<div id="advanced" class="meta-box-sortables">
|
6 |
+
<div id="contact_bank_get_started" class="postbox" >
|
7 |
+
<div class="handlediv" data-target="#ux_contact_email_settings" title="Click to toggle" data-toggle="collapse"><br></div>
|
8 |
+
<h3 class="hndle"><span><?php _e( "Email Settings", contact_bank ); ?></span></h3>
|
9 |
+
<div class="inside">
|
10 |
+
<div id="ux_contact_email_settings" class="contact_bank_layout">
|
11 |
+
<a class="btn btn-info" href="admin.php?page=dashboard"><?php _e("Back to Dashboard", contact_bank);?></a>
|
12 |
+
<div class="separator-doubled"></div>
|
13 |
+
<div class="fluid-layout">
|
14 |
+
<div class="layout-control-group span">
|
15 |
+
<label class="layout-control-label"><?php _e( "Select Form", contact_bank ); ?> :</label>
|
16 |
+
<div class="layout-controls">
|
17 |
+
<?php
|
18 |
+
global $wpdb;
|
19 |
+
$forms = $wpdb->get_results
|
20 |
+
(
|
21 |
+
"SELECT form_id,form_name FROM " .contact_bank_contact_form()
|
22 |
+
|
23 |
+
);
|
24 |
+
$email_count = $wpdb->get_var
|
25 |
+
(
|
26 |
+
"SELECT count(email_id) FROM ".contact_bank_email_template_admin()
|
27 |
+
);
|
28 |
+
|
29 |
+
?>
|
30 |
+
<select class=" layout-span10" id="ux_ddl_select_form" name="ux_ddl_select_form" onchange="select_form();">
|
31 |
+
<option value="0"><?php _e("Select Form",contact_bank); ?></option>
|
32 |
+
<?php
|
33 |
+
for($flag=0;$flag<count($forms);$flag++)
|
34 |
+
{
|
35 |
+
if(isset($_REQUEST["form_id"]) && $_REQUEST["form_id"] == $forms[$flag]->form_id )
|
36 |
+
{
|
37 |
+
?>
|
38 |
+
<option value="<?php echo $forms[$flag]->form_id ;?>" selected="selected"><?php echo $forms[$flag]->form_name ;?></option>
|
39 |
+
<?php
|
40 |
+
}
|
41 |
+
else
|
42 |
+
{
|
43 |
+
?>
|
44 |
+
<option value="<?php echo $forms[$flag]->form_id ;?>"><?php echo $forms[$flag]->form_name ;?></option>
|
45 |
+
<?php
|
46 |
+
}
|
47 |
+
|
48 |
+
}
|
49 |
+
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
+
</select>
|
52 |
+
<?php
|
53 |
+
if($email_count < 1)
|
54 |
+
{
|
55 |
+
?>
|
56 |
+
<a class="btn btn-info" onclick="add_new_settings();"><?php _e("Add New", contact_bank);?></a>
|
57 |
+
<?php
|
58 |
+
}
|
59 |
+
?>
|
60 |
+
</div>
|
61 |
+
</div>
|
62 |
+
<div class="fluid-layout">
|
63 |
+
<div class="layout-span12">
|
64 |
+
<div class="widget-layout">
|
65 |
+
<div class="widget-layout-title">
|
66 |
+
<h4><?php _e( "Email Confirmation", contact_bank ); ?></h4>
|
67 |
+
</div>
|
68 |
+
<div class="widget-layout-body">
|
69 |
+
<table class="table table-striped" id="data-table-email-settings" style="width:100%;">
|
70 |
+
<thead>
|
71 |
+
<th style="width:40%;">Name</th>
|
72 |
+
<th style="width:40%;">Subject</th>
|
73 |
+
<th style="width:20%;"></th>
|
74 |
+
</thead>
|
75 |
+
<tbody id="ux_email_settings_postback">
|
76 |
+
|
77 |
+
</tbody>
|
78 |
+
</table>
|
79 |
+
</div>
|
80 |
+
</div>
|
81 |
+
</div>
|
82 |
+
</div>
|
83 |
</div>
|
84 |
</div>
|
85 |
</div>
|
88 |
</div>
|
89 |
</div>
|
90 |
</div>
|
91 |
+
</form>
|
92 |
+
|
93 |
<script type="text/javascript">
|
94 |
jQuery(".hovertip").tooltip();
|
95 |
jQuery(document).ready(function()
|
views/contact_frontend_data.php
CHANGED
@@ -1,55 +1,62 @@
|
|
1 |
-
<
|
2 |
-
<div
|
3 |
-
<div class="
|
4 |
-
<div class="
|
5 |
-
<
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
<div class="widget-layout-title">
|
15 |
-
<h4><?php _e( "Form", contact_bank ); ?></h4>
|
16 |
-
</div>
|
17 |
-
<div class="widget-layout-body" >
|
18 |
<div class="fluid-layout">
|
19 |
-
<div class="layout-
|
20 |
-
<
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
</div>
|
50 |
</div>
|
51 |
</div>
|
52 |
-
<div id="ux_frontend_data_postback" style="overflow-x: auto;overflow-y: hidden;padding-bottom: 1%;margin-top:10px;"></div>
|
53 |
</div>
|
54 |
</div>
|
55 |
</div>
|
@@ -57,8 +64,8 @@
|
|
57 |
</div>
|
58 |
</div>
|
59 |
</div>
|
60 |
-
</
|
61 |
-
<script>
|
62 |
jQuery(document).ready(function()
|
63 |
{
|
64 |
select_form_id();
|
1 |
+
<form id="" class="layout-form">
|
2 |
+
<div id="poststuff" style="width: 99% !important;">
|
3 |
+
<div id="post-body" class="metabox-holder">
|
4 |
+
<div id="postbox-container" class="postbox-container">
|
5 |
+
<div id="advanced" class="meta-box-sortables">
|
6 |
+
<div id="contact_bank_get_started" class="postbox" >
|
7 |
+
<div class="handlediv" data-target="#ux_form_entries_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
8 |
+
<h3 class="hndle"><span><?php _e( "Form Entries", contact_bank ); ?></span></h3>
|
9 |
+
<div class="inside">
|
10 |
+
<div id="ux_form_entries_div" class="contact_bank_layout">
|
11 |
+
<a class="btn btn-info" href="admin.php?page=dashboard"><?php _e("Back to Dashboard", contact_bank);?></a>
|
12 |
+
<a class="btn btn-info" id="export" ><?php _e("Export to Excel", contact_bank);?></a>
|
13 |
+
<div class="separator-doubled"></div>
|
|
|
|
|
|
|
|
|
14 |
<div class="fluid-layout">
|
15 |
+
<div class="layout-span12">
|
16 |
+
<div class="widget-layout">
|
17 |
+
<div class="widget-layout-title">
|
18 |
+
<h4><?php _e( "Form", contact_bank ); ?></h4>
|
19 |
+
</div>
|
20 |
+
<div class="widget-layout-body" >
|
21 |
+
<div class="fluid-layout">
|
22 |
+
<div class="layout-control-group">
|
23 |
+
<label class="layout-control-label"><?php _e( "Select Form", contact_bank ); ?> :</label>
|
24 |
+
<div class="layout-controls">
|
25 |
+
<?php
|
26 |
+
global $wpdb;
|
27 |
+
$form_data = $wpdb->get_results
|
28 |
+
(
|
29 |
+
"SELECT * FROM " .contact_bank_contact_form()
|
30 |
+
);
|
31 |
+
?>
|
32 |
+
<select class=" layout-span12" id="select_form" name="select_form" onchange="select_form_id();">
|
33 |
+
<option value="0"><?php _e("Select Form",contact_bank); ?></option>
|
34 |
+
<?php
|
35 |
+
for($flag=0;$flag<count($form_data);$flag++)
|
36 |
+
{
|
37 |
+
if(isset($_REQUEST["form_id"]) && $_REQUEST["form_id"] == $form_data[$flag]->form_id)
|
38 |
+
{
|
39 |
+
?>
|
40 |
+
<option value="<?php echo $form_data[$flag]->form_id ;?>" selected="selected"><?php echo $form_data[$flag]->form_name ;?></option>
|
41 |
+
<?php
|
42 |
+
}
|
43 |
+
else
|
44 |
+
{
|
45 |
+
?>
|
46 |
+
<option value="<?php echo $form_data[$flag]->form_id ;?>"><?php echo $form_data[$flag]->form_name ;?></option>
|
47 |
+
<?php
|
48 |
+
}
|
49 |
+
}
|
50 |
+
?>
|
51 |
+
</select>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<div id="ux_frontend_data_postback" style="overflow-x: auto;overflow-y: hidden;padding-bottom: 1%;margin-top:10px;"></div>
|
56 |
+
</div>
|
57 |
</div>
|
58 |
</div>
|
59 |
</div>
|
|
|
60 |
</div>
|
61 |
</div>
|
62 |
</div>
|
64 |
</div>
|
65 |
</div>
|
66 |
</div>
|
67 |
+
</form>
|
68 |
+
<script type="text/javascript">
|
69 |
jQuery(document).ready(function()
|
70 |
{
|
71 |
select_form_id();
|
views/contact_view.php
CHANGED
@@ -2,502 +2,521 @@
|
|
2 |
$form_settings = array();
|
3 |
global $wpdb;
|
4 |
$form_id = intval($_REQUEST["form_id"]);
|
5 |
-
$
|
6 |
(
|
7 |
-
|
8 |
-
(
|
9 |
-
"SELECT form_id FROM " .contact_bank_contact_form(). " where form_id= %d",
|
10 |
-
$form_id
|
11 |
-
)
|
12 |
);
|
13 |
-
if(
|
14 |
{
|
15 |
|
16 |
-
|
17 |
-
(
|
18 |
-
$wpdb->prepare
|
19 |
(
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
$
|
165 |
-
$email_from_email
|
166 |
-
$
|
167 |
-
$
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
186 |
(
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
$
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
}
|
199 |
-
else
|
200 |
-
{
|
201 |
-
$form_data = $wpdb->get_results
|
202 |
-
(
|
203 |
-
$wpdb->prepare
|
204 |
(
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
$form_settings[$form_id][$form_data[$flag]->form_message_key] = $form_data[$flag]->form_message_value;
|
212 |
}
|
213 |
-
|
214 |
-
(
|
215 |
-
$wpdb->prepare
|
216 |
-
(
|
217 |
-
"SELECT form_name FROM " .contact_bank_contact_form(). " where form_id = %d",
|
218 |
-
$form_id
|
219 |
-
)
|
220 |
-
);
|
221 |
-
}
|
222 |
?>
|
223 |
<form id="ux_dynamic_form_submit" class="layout-form">
|
224 |
-
<div
|
225 |
-
<div class="
|
226 |
-
<div class="
|
227 |
-
<div class="
|
228 |
-
<
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
<div class="layout-span8">
|
244 |
-
<div class="widget-layout">
|
245 |
-
<div class="widget-layout-title">
|
246 |
-
<h4><?php _e("Form Settings", contact_bank); ?></h4>
|
247 |
</div>
|
248 |
-
<div class="
|
249 |
-
<div class="layout-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
value="0"/><label style="vertical-align: text-bottom;"><?php _e("Page", contact_bank); ?></label>
|
311 |
-
<input type="radio" id="ux_rdl_redirect_url" name="ux_rdl_redirect"
|
312 |
-
onclick="show_url_control();"
|
313 |
-
value="1"/><label style="vertical-align: text-bottom;"><?php _e("URL", contact_bank); ?></label>
|
314 |
-
<?php
|
315 |
-
}
|
316 |
-
else
|
317 |
-
{
|
318 |
-
?>
|
319 |
-
<input type="radio" id="ux_rdl_page" name="ux_rdl_redirect"
|
320 |
-
onclick="show_url_control();"
|
321 |
-
value="0"/><label style="vertical-align: text-bottom;"><?php _e("Page", contact_bank); ?></label>
|
322 |
-
<input type="radio" id="ux_rdl_redirect_url" checked="checked" name="ux_rdl_redirect"
|
323 |
-
onclick="show_url_control();"
|
324 |
-
value="1"/><label style="vertical-align: text-bottom;"><?php _e("URL", contact_bank); ?></label>
|
325 |
<?php
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
?>
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
368 |
?>
|
369 |
-
<
|
370 |
<?php
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
383 |
</div>
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
: ""; ?>"
|
393 |
-
placeholder="<?php _e("Enter Redirect URL", contact_bank); ?>"/>
|
394 |
</div>
|
395 |
</div>
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
438 |
</div>
|
439 |
-
<input type="hidden" id="hidden_dynamic_id" name="hidden_dynamic_id"/>
|
440 |
-
<input type="hidden" id="hidden_div_id" name="hidden_div_id"/>
|
441 |
</div>
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
<
|
446 |
-
|
447 |
-
</h4>
|
448 |
</div>
|
449 |
-
<div class="widget-layout-body">
|
450 |
-
<p class="howto"><?php _e("Click on a field to use into your form.", contact_bank); ?></p>
|
451 |
-
<div class="layout-control-group">
|
452 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(8);">
|
453 |
-
<i class="icon-user"></i> <?php _e("Name", contact_bank); ?>
|
454 |
-
</button>
|
455 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(16);">
|
456 |
-
<i class="icon-globe"></i> <?php _e("Website / URL", contact_bank); ?>
|
457 |
-
</button>
|
458 |
-
</div>
|
459 |
-
<div class="layout-control-group">
|
460 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(10);">
|
461 |
-
<i class="icon-th"></i> <?php _e("Phone", contact_bank); ?>
|
462 |
-
</button>
|
463 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(11);">
|
464 |
-
<i class="icon-map-marker"></i> <?php _e("Address", contact_bank); ?>
|
465 |
-
</button>
|
466 |
-
</div>
|
467 |
-
<div class="layout-control-group">
|
468 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(7);">
|
469 |
-
<i class=" icon-list"></i> <?php _e("Number", contact_bank); ?>
|
470 |
-
</button>
|
471 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(9);">
|
472 |
-
<i class="icon-upload"></i> <?php _e("File Upload", contact_bank); ?>
|
473 |
-
</button>
|
474 |
-
</div>
|
475 |
-
<div class="layout-control-group">
|
476 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(12);">
|
477 |
-
<i class="icon-calendar"></i> <?php _e("Date", contact_bank); ?>
|
478 |
-
</button>
|
479 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(13);">
|
480 |
-
<i class="icon-time"></i> <?php _e("Time", contact_bank); ?>
|
481 |
-
</button>
|
482 |
-
</div>
|
483 |
-
<div class="layout-control-group">
|
484 |
-
<button type="button" class="btn btn-info button_space" onclick="create_control(15);">
|
485 |
-
<i class=" icon-lock"></i> <?php _e("Password", contact_bank); ?>
|
486 |
-
</button>
|
487 |
-
</div>
|
488 |
</div>
|
489 |
</div>
|
490 |
</div>
|
491 |
</div>
|
492 |
-
<input type="hidden" id="hidden_file_upload_count" name="hidden_file_upload_count" value="0" />
|
493 |
-
<div class="separator-doubled"></div>
|
494 |
-
<input class="btn btn-info layout-span2" type="submit" id="submit_button" name="submit_button"
|
495 |
-
style="margin-top: 10px;" value="<?php _e("Save Form", contact_bank); ?>"/>
|
496 |
</div>
|
497 |
</div>
|
498 |
</div>
|
499 |
</div>
|
500 |
-
</form>
|
501 |
<script type="text/javascript">
|
502 |
jQuery(document).ready(function()
|
503 |
{
|
2 |
$form_settings = array();
|
3 |
global $wpdb;
|
4 |
$form_id = intval($_REQUEST["form_id"]);
|
5 |
+
$count_forms = $wpdb->get_var
|
6 |
(
|
7 |
+
"SELECT count(form_id) FROM ". contact_bank_contact_form()
|
|
|
|
|
|
|
|
|
8 |
);
|
9 |
+
if($count_forms < 1)
|
10 |
{
|
11 |
|
12 |
+
$last_form_id = $wpdb->get_var
|
|
|
|
|
13 |
(
|
14 |
+
$wpdb->prepare
|
15 |
+
(
|
16 |
+
"SELECT form_id FROM " .contact_bank_contact_form(). " where form_id= %d",
|
17 |
+
$form_id
|
18 |
+
)
|
19 |
+
);
|
20 |
+
if(count($last_form_id) == 0)
|
21 |
+
{
|
22 |
+
|
23 |
+
$wpdb->query
|
24 |
+
(
|
25 |
+
$wpdb->prepare
|
26 |
+
(
|
27 |
+
"INSERT INTO ".contact_bank_contact_form()."(form_id,form_name) VALUES(%d,%s)",
|
28 |
+
$form_id,
|
29 |
+
"Untitled Form (Draft)"
|
30 |
+
)
|
31 |
+
);
|
32 |
+
$wpdb->query
|
33 |
+
(
|
34 |
+
$wpdb->prepare
|
35 |
+
(
|
36 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
37 |
+
$form_id,
|
38 |
+
"redirect",
|
39 |
+
"0"
|
40 |
+
)
|
41 |
+
);
|
42 |
+
$wpdb->query
|
43 |
+
(
|
44 |
+
$wpdb->prepare
|
45 |
+
(
|
46 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
47 |
+
$form_id,
|
48 |
+
"redirect_url",
|
49 |
+
""
|
50 |
+
)
|
51 |
+
);
|
52 |
+
$wpdb->query
|
53 |
+
(
|
54 |
+
$wpdb->prepare
|
55 |
+
(
|
56 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
57 |
+
$form_id,
|
58 |
+
"success_message",
|
59 |
+
""
|
60 |
+
)
|
61 |
+
);
|
62 |
+
$wpdb->query
|
63 |
+
(
|
64 |
+
$wpdb->prepare
|
65 |
+
(
|
66 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
67 |
+
$form_id,
|
68 |
+
"blank_field_message",
|
69 |
+
"Required field must not be blank"
|
70 |
+
)
|
71 |
+
);
|
72 |
+
$wpdb->query
|
73 |
+
(
|
74 |
+
$wpdb->prepare
|
75 |
+
(
|
76 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
77 |
+
$form_id,
|
78 |
+
"incorrect_email_message",
|
79 |
+
"Please enter a valid e-mail address"
|
80 |
+
)
|
81 |
+
);
|
82 |
+
$wpdb->query
|
83 |
+
(
|
84 |
+
$wpdb->prepare
|
85 |
+
(
|
86 |
+
"INSERT INTO ". contact_bank_form_settings_Table() ."(form_id,form_message_key,form_message_value)VALUES(%d, %s, %s)",
|
87 |
+
$form_id,
|
88 |
+
"form_description",
|
89 |
+
""
|
90 |
+
)
|
91 |
+
);
|
92 |
+
$settings = array();
|
93 |
+
$settings["label_setting_font_family"] = "inherit";
|
94 |
+
$settings["label_setting_font_color"] = "#000000";
|
95 |
+
$settings["label_setting_font_style"] = "normal";
|
96 |
+
$settings["label_setting_font_size"] = "16";
|
97 |
+
$settings["label_setting_font_align_left"] = "0";
|
98 |
+
$settings["label_setting_label_position"] = "top";
|
99 |
+
$settings["label_setting_field_size"] = "11";
|
100 |
+
$settings["label_setting_field_align"] = "left";
|
101 |
+
$settings["label_setting_hide_label"] = "0";
|
102 |
+
$settings["label_setting_text_direction"] = "inherit";
|
103 |
+
|
104 |
+
$settings["input_field_font_family"] = "inherit";
|
105 |
+
$settings["input_field_font_color"] = "#000000";
|
106 |
+
$settings["input_field_font_style"] = "normal";
|
107 |
+
$settings["input_field_font_size"] = "14";
|
108 |
+
$settings["input_field_border_radius"] = "0";
|
109 |
+
$settings["input_field_border_color"] = "#e5e5e5";
|
110 |
+
$settings["input_field_border_size"] = "1";
|
111 |
+
$settings["input_field_border_style"] = "solid";
|
112 |
+
$settings["input_field_clr_bg_color"] = "#ffffff";
|
113 |
+
$settings["input_field_rdl_multiple_row"] = "1";
|
114 |
+
$settings["input_field_rdl_text_align"] = "0";
|
115 |
+
$settings["input_field_text_direction"] = "inherit";
|
116 |
+
$settings["input_field_input_size"] = "layout-span6";
|
117 |
+
|
118 |
+
$settings["submit_button_font_family"] = "inherit";
|
119 |
+
$settings["submit_button_text"] = "Submit ";
|
120 |
+
$settings["submit_button_font_style"] = "normal";
|
121 |
+
$settings["submit_button_font_size"] = "12";
|
122 |
+
$settings["submit_button_button_width"] = "110";
|
123 |
+
$settings["submit_button_bg_color"] = "#B8B8B8";
|
124 |
+
$settings["submit_button_hover_bg_color"] = "#e5e5e5";
|
125 |
+
$settings["submit_button_text_color"] = "#000000";
|
126 |
+
$settings["submit_button_border_color"] = "#B8B8B8";
|
127 |
+
$settings["submit_button_border_size"] = "1";
|
128 |
+
$settings["submit_button_border_radius"] = "2";
|
129 |
+
$settings["submit_button_rdl_text_align"] = "0";
|
130 |
+
$settings["submit_button_text_direction"] = "inherit";
|
131 |
+
|
132 |
+
$settings["success_msg_font_family"] = "inherit";
|
133 |
+
$settings["success_msg_font_size"] = "12";
|
134 |
+
$settings["success_msg_bg_color"] = "#e5ffd5";
|
135 |
+
$settings["success_msg_border_color"] = "#e5ffd5";
|
136 |
+
$settings["success_msg_text_color"] = "#6aa500";
|
137 |
+
$settings["success_msg_rdl_text_align"] = "0";
|
138 |
+
$settings["success_msg_text_direction"] = "inherit";
|
139 |
+
|
140 |
+
$settings["error_msg_font_family"] = "inherit";
|
141 |
+
$settings["error_msg_font_size"] = "12";
|
142 |
+
$settings["error_msg_bg_color"] = "#ffcaca";
|
143 |
+
$settings["error_msg_border_color"] = "#ffcaca";
|
144 |
+
$settings["error_msg_text_color"] = "#ff2c38";
|
145 |
+
$settings["error_msg_rdl_text_align"] = "0";
|
146 |
+
$settings["error_msg_text_direction"] = "inherit";
|
147 |
+
foreach($settings as $key => $value)
|
148 |
+
{
|
149 |
+
$sql[] = '('.$form_id.',"'.mysql_real_escape_string($key).'", "'.mysql_real_escape_string($value).'")';
|
150 |
+
}
|
151 |
+
$wpdb->query
|
152 |
+
(
|
153 |
+
"INSERT INTO " . contact_bank_layout_settings_Table() . "(form_id,form_settings_key,form_settings_value) VALUES ".implode(',', $sql)
|
154 |
+
);
|
155 |
+
$email_name = "Admin Notification";
|
156 |
+
$send_to = get_option('admin_email');
|
157 |
+
$email_address = get_option('admin_email');
|
158 |
+
$email_from_name = "Site Administration";
|
159 |
+
$email_from_email = get_option('admin_email');
|
160 |
+
$email_subject = "New Contact recieved from Website";
|
161 |
+
$uxDescription_email = "Hello Admin,<br><br>
|
162 |
+
A new user has visited your website.<br><br>
|
163 |
+
Here are the details :<br><br>
|
164 |
+
<br>Thanks,<br><br>
|
165 |
+
<strong>Technical Support Team</strong>";
|
166 |
+
$wpdb->query
|
167 |
+
(
|
168 |
+
$wpdb->prepare
|
169 |
+
(
|
170 |
+
"INSERT INTO " . contact_bank_email_template_admin(). " (email_to,email_from,body_content,subject,form_id,from_name,name,send_to) VALUES(%s,%s,%s,%s,%d,%s,%s,%d)",
|
171 |
+
$email_address,
|
172 |
+
$email_from_email,
|
173 |
+
$uxDescription_email,
|
174 |
+
$email_subject,
|
175 |
+
$form_id,
|
176 |
+
$email_from_name,
|
177 |
+
$email_name,
|
178 |
+
$send_to
|
179 |
+
)
|
180 |
+
);
|
181 |
+
$email_name_client = "Client Notification";
|
182 |
+
$email_subject_client = "Thanks for visiting our website";
|
183 |
+
$email_from_name = "Site Administration";
|
184 |
+
$email_from_email = get_option('admin_email');
|
185 |
+
$uxDescription_email_client = "Hi,<br><br>
|
186 |
+
Thanks for visiting our website. We will be Contacting you soon next 24 hours.<br><br>
|
187 |
+
<br>Thanks,<br><br>
|
188 |
+
<strong>Support Team</strong>
|
189 |
+
";
|
190 |
+
$wpdb->query
|
191 |
+
(
|
192 |
+
$wpdb->prepare
|
193 |
+
(
|
194 |
+
"INSERT INTO " . contact_bank_email_template_admin(). " (email_to,email_from,body_content,subject,form_id,from_name,name,send_to) VALUES(%s,%s,%s,%s,%d,%s,%s,%d)",
|
195 |
+
"",
|
196 |
+
$email_from_email,
|
197 |
+
$uxDescription_email_client,
|
198 |
+
$email_subject_client,
|
199 |
+
$form_id,
|
200 |
+
$email_from_name,
|
201 |
+
$email_name_client,
|
202 |
+
""
|
203 |
+
)
|
204 |
+
);
|
205 |
+
}
|
206 |
+
}
|
207 |
+
else
|
208 |
+
{
|
209 |
+
$form_data = $wpdb->get_results
|
210 |
(
|
211 |
+
$wpdb->prepare
|
212 |
+
(
|
213 |
+
"SELECT * FROM " .contact_bank_form_settings_Table(). " where form_id = %d",
|
214 |
+
$form_id
|
215 |
+
)
|
216 |
+
);
|
217 |
+
for($flag = 0; $flag<count($form_data);$flag++)
|
218 |
+
{
|
219 |
+
$form_settings[$form_id][$form_data[$flag]->form_message_key] = $form_data[$flag]->form_message_value;
|
220 |
+
}
|
221 |
+
$form_name = $wpdb->get_var
|
|
|
|
|
|
|
|
|
|
|
|
|
222 |
(
|
223 |
+
$wpdb->prepare
|
224 |
+
(
|
225 |
+
"SELECT form_name FROM " .contact_bank_contact_form(). " where form_id = %d",
|
226 |
+
$form_id
|
227 |
+
)
|
228 |
+
);
|
|
|
229 |
}
|
230 |
+
//}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
231 |
?>
|
232 |
<form id="ux_dynamic_form_submit" class="layout-form">
|
233 |
+
<div id="poststuff" style="width: 99% !important;">
|
234 |
+
<div id="post-body" class="metabox-holder">
|
235 |
+
<div id="postbox-container" class="postbox-container">
|
236 |
+
<div id="advanced" class="meta-box-sortables">
|
237 |
+
<div id="contact_bank_get_started" class="postbox" >
|
238 |
+
<div class="handlediv" data-target="#ux_form_entries_div" title="Click to toggle" data-toggle="collapse"><br></div>
|
239 |
+
<h3 class="hndle"><span><?php _e("Add New Form", contact_bank); ?></span></h3>
|
240 |
+
<div class="inside">
|
241 |
+
<div id="ux_form_entries_div" class="contact_bank_layout">
|
242 |
+
<a class="btn btn-info" href="admin.php?page=dashboard"><?php _e("Back to Dashboard", contact_bank); ?></a>
|
243 |
+
<input class="btn btn-info layout-span2" style="float: right;" type="submit" id="submit_button"
|
244 |
+
name="submit_button"
|
245 |
+
value="<?php _e("Save Form", contact_bank); ?>"/>
|
246 |
+
<div class="separator-doubled" style="margin-bottom: 5px;"></div>
|
247 |
+
<a rel="prettyPhoto[contact]" href="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/how-to-setup-short-code-cb.png";?>">How to setup Short-Codes for Contact Bank into your WordPress Page/Post?</a>
|
248 |
+
<div id="form_success_message" class="message green" style="display: none;">
|
249 |
+
<span>
|
250 |
+
<strong><?php _e("Form Submitted. Kindly wait for the redirect.", contact_bank); ?></strong>
|
251 |
+
</span>
|
|
|
|
|
|
|
|
|
252 |
</div>
|
253 |
+
<div class="fluid-layout">
|
254 |
+
<div class="layout-span12">
|
255 |
+
<div class="fluid-layout">
|
256 |
+
<div class="layout-span8">
|
257 |
+
<div class="widget-layout">
|
258 |
+
<div class="widget-layout-title">
|
259 |
+
<h4><?php _e("Form Settings", contact_bank); ?></h4>
|
260 |
+
</div>
|
261 |
+
<div class="widget-layout-body">
|
262 |
+
<div class="layout-control-group div_border" id="div_100">
|
263 |
+
<label class="layout-control-label"><?php _e("Form Name :", contact_bank); ?>
|
264 |
+
<span class="error">*</span>
|
265 |
+
</label>
|
266 |
+
<div class="layout-controls">
|
267 |
+
<input type="text" name="ux_txt_form_name" class="layout-span7" id="ux_txt_form_name"
|
268 |
+
value="<?php echo isset($form_name) ? $form_name : ""; ?>"
|
269 |
+
placeholder="<?php _e("Enter Form Name", contact_bank); ?>"/>
|
270 |
+
</div>
|
271 |
+
</div>
|
272 |
+
<div class="layout-control-group div_border">
|
273 |
+
<label class="layout-control-label"><?php _e("Form Description :", contact_bank); ?></label>
|
274 |
+
<div class="layout-controls">
|
275 |
+
<textarea type="textarea" rows="5" name="ux_txt_form_description" class="layout-span7" id="ux_txt_form_description" placeholder="<?php _e("Enter Form Description", contact_bank); ?>"><?php echo isset($form_settings[$form_id]["form_description"]) ? $form_settings[$form_id]["form_description"] : "" ;?></textarea>
|
276 |
+
</div>
|
277 |
+
</div>
|
278 |
+
<div class="layout-control-group div_border">
|
279 |
+
<label class="layout-control-label"><?php _e("Blank Field Message:", contact_bank); ?>
|
280 |
+
<span class="error">*</span>
|
281 |
+
</label>
|
282 |
+
<div class="layout-controls">
|
283 |
+
<input type="text" name="ux_txt_blank_message" class="layout-span7"
|
284 |
+
value="<?php echo isset($form_settings[$form_id]["blank_field_message"]) ? $form_settings[$form_id]["blank_field_message"]
|
285 |
+
: _e("Required field must not be blank", contact_bank); ?>"
|
286 |
+
id="ux_txt_blank_message"
|
287 |
+
placeholder="<?php _e("Enter Blank Field Message", contact_bank); ?>"/>
|
288 |
+
</div>
|
289 |
+
</div>
|
290 |
+
<div class="layout-control-group div_border">
|
291 |
+
<label class="layout-control-label"><?php _e("Incorrect Email Message:", contact_bank); ?>
|
292 |
+
<span class="error">*</span>
|
293 |
+
</label>
|
294 |
+
<div class="layout-controls ">
|
295 |
+
<input type="text" name="ux_txt_incorrect_email_message" class="layout-span7"
|
296 |
+
value="<?php echo isset($form_settings[$form_id]["incorrect_email_message"]) ? $form_settings[$form_id]["incorrect_email_message"]
|
297 |
+
: _e("Please enter a valid email address", contact_bank); ?>"
|
298 |
+
id="ux_txt_incorrect_email_message"
|
299 |
+
placeholder="<?php _e("Enter Incorrect Email Message", contact_bank); ?>"/>
|
300 |
+
</div>
|
301 |
+
</div>
|
302 |
+
<div class="layout-control-group div_border">
|
303 |
+
<label class="layout-control-label"><?php _e("Success Message :", contact_bank); ?>
|
304 |
+
<span class="error">*</span>
|
305 |
+
</label>
|
306 |
+
<div class="layout-controls">
|
307 |
+
<textarea type="textarea" name="ux_txt_success_message" class="layout-span7" id="ux_txt_success_message" placeholder="<?php _e("Enter Success Message", contact_bank); ?>"><?php echo isset($form_settings[$form_id]["success_message"]) ? $form_settings[$form_id]["success_message"] : "" ;?></textarea>
|
308 |
+
</div>
|
309 |
+
</div>
|
310 |
+
<div class="layout-control-group div_border">
|
311 |
+
<label class="layout-control-label"><?php _e("Redirect :", contact_bank); ?>
|
312 |
+
<span class="error">*</span>
|
313 |
+
</label>
|
314 |
+
<div class="layout-controls" style=" padding-top: 7px; ">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
315 |
<?php
|
316 |
+
if(isset($form_settings[$form_id]["redirect"]))
|
317 |
+
{
|
318 |
+
if($form_settings[$form_id]["redirect"] == "0")
|
319 |
+
{
|
320 |
+
?>
|
321 |
+
<input type="radio" id="ux_rdl_page" checked="checked" name="ux_rdl_redirect"
|
322 |
+
onclick="show_url_control();"
|
323 |
+
value="0"/><label style="vertical-align: text-bottom;"><?php _e("Page", contact_bank); ?></label>
|
324 |
+
<input type="radio" id="ux_rdl_redirect_url" name="ux_rdl_redirect"
|
325 |
+
onclick="show_url_control();"
|
326 |
+
value="1"/><label style="vertical-align: text-bottom;"><?php _e("URL", contact_bank); ?></label>
|
327 |
+
<?php
|
328 |
+
}
|
329 |
+
else
|
330 |
+
{
|
331 |
+
?>
|
332 |
+
<input type="radio" id="ux_rdl_page" name="ux_rdl_redirect"
|
333 |
+
onclick="show_url_control();"
|
334 |
+
value="0"/><label style="vertical-align: text-bottom;"><?php _e("Page", contact_bank); ?></label>
|
335 |
+
<input type="radio" id="ux_rdl_redirect_url" checked="checked" name="ux_rdl_redirect"
|
336 |
+
onclick="show_url_control();"
|
337 |
+
value="1"/><label style="vertical-align: text-bottom;"><?php _e("URL", contact_bank); ?></label>
|
338 |
+
<?php
|
339 |
+
}
|
340 |
+
}
|
341 |
+
else
|
342 |
+
{
|
343 |
+
?>
|
344 |
+
<input type="radio" id="ux_rdl_page" name="ux_rdl_redirect" checked="checked"
|
345 |
+
onclick="show_url_control();"
|
346 |
+
value="0"/><label style="vertical-align: text-bottom;"><?php _e("Page", contact_bank); ?></label>
|
347 |
+
<input type="radio" id="ux_rdl_redirect_url" name="ux_rdl_redirect"
|
348 |
+
onclick="show_url_control();"
|
349 |
+
value="1"/><label style="vertical-align: text-bottom;"><?php _e("URL", contact_bank); ?></label>
|
350 |
+
<?php
|
351 |
+
}
|
352 |
?>
|
353 |
+
</div>
|
354 |
+
</div>
|
355 |
+
<div class="layout-control-group div_border" id="div_page">
|
356 |
+
<label class="layout-control-label"><?php _e("Page :", contact_bank); ?>
|
357 |
+
<span class="error">*</span>
|
358 |
+
</label>
|
359 |
+
<div class="layout-controls">
|
360 |
+
<?php
|
361 |
+
$publish_pages = $wpdb->get_results
|
362 |
+
(
|
363 |
+
"SELECT ID,post_name FROM " . $wpdb->posts . " WHERE (post_type = \"page\" OR post_type=\"post\") AND post_status = \"publish\""
|
364 |
+
);
|
365 |
?>
|
366 |
+
<select class="layout-span7" id="ux_ddl_page_url" name="ux_ddl_page_url">
|
367 |
<?php
|
368 |
+
for($flag=0;$flag<count($publish_pages);$flag++)
|
369 |
+
{
|
370 |
+
if(isset($form_settings[$form_id]["redirect_url"]))
|
371 |
+
{
|
372 |
+
$permalink = get_permalink( $publish_pages[$flag]->ID);
|
373 |
+
if($permalink == $form_settings[$form_id]["redirect_url"])
|
374 |
+
{
|
375 |
+
?>
|
376 |
+
<option selected="selected" value="<?php echo $permalink ; ?>"><?php echo $publish_pages[$flag]->post_name; ?></option>
|
377 |
+
<?php
|
378 |
+
}
|
379 |
+
else
|
380 |
+
{
|
381 |
+
?>
|
382 |
+
<option value="<?php echo $permalink ; ?>"><?php echo $publish_pages[$flag]->post_name; ?></option>
|
383 |
+
<?php
|
384 |
+
}
|
385 |
+
}
|
386 |
+
else
|
387 |
+
{
|
388 |
+
$permalink = get_permalink( $publish_pages[$flag]->ID);
|
389 |
+
?>
|
390 |
+
<option value="<?php echo $permalink ; ?>"><?php echo $publish_pages[$flag]->post_name; ?></option>
|
391 |
+
<?php
|
392 |
+
}
|
393 |
+
}
|
394 |
+
?>
|
395 |
+
</select>
|
396 |
+
</div>
|
397 |
+
</div>
|
398 |
+
<div class="layout-control-group div_border" id="div_url">
|
399 |
+
<label class="layout-control-label"><?php _e("URL :", contact_bank); ?>
|
400 |
+
<span class="error">*</span>
|
401 |
+
</label>
|
402 |
+
<div class="layout-controls">
|
403 |
+
<input type="text" name="ux_txt_redirect_url" class="layout-span7" id="ux_txt_redirect_url"
|
404 |
+
value="<?php echo isset($form_settings[$form_id]["redirect_url"]) ? $form_settings[$form_id]["redirect_url"]
|
405 |
+
: ""; ?>"
|
406 |
+
placeholder="<?php _e("Enter Redirect URL", contact_bank); ?>"/>
|
407 |
+
</div>
|
408 |
+
</div>
|
409 |
+
</div>
|
410 |
</div>
|
411 |
+
<div class="widget-layout">
|
412 |
+
<div class="widget-layout-title">
|
413 |
+
<h4><?php _e("Form Layout Preview", contact_bank); ?></h4>
|
414 |
+
</div>
|
415 |
+
<div class="widget-layout-body">
|
416 |
+
<?php include_once CONTACT_BK_PLUGIN_DIR . "/views/contact_controls_files.php"; ?>
|
417 |
+
<div id="left_block"></div>
|
418 |
+
</div>
|
|
|
|
|
419 |
</div>
|
420 |
</div>
|
421 |
+
<div class="layout-span4">
|
422 |
+
<div class="widget-layout" style="margin-top: 4px;">
|
423 |
+
<div class="widget-layout-title">
|
424 |
+
<h4><?php _e("Standard Fields", contact_bank); ?></h4>
|
425 |
+
</div>
|
426 |
+
<div class="widget-layout-body">
|
427 |
+
<p class="howto"><?php _e("Click on a field to use into your form.", contact_bank); ?></p>
|
428 |
+
<div class="layout-control-group">
|
429 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(1);">
|
430 |
+
<i class="icon-align-justify"></i> <?php _e("Single Line Text", contact_bank); ?>
|
431 |
+
</button>
|
432 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(2);">
|
433 |
+
<i class="icon-align-left"></i> <?php _e("Paragraph Text", contact_bank); ?>
|
434 |
+
</button>
|
435 |
+
</div>
|
436 |
+
<div class="layout-control-group">
|
437 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(3);">
|
438 |
+
<i class="icon-envelope"></i> <?php _e("Email Address", contact_bank); ?>
|
439 |
+
</button>
|
440 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(4);">
|
441 |
+
<i class="icon-circle-arrow-down"></i> <?php _e("Select Box", contact_bank); ?>
|
442 |
+
</button>
|
443 |
+
</div>
|
444 |
+
<div class="layout-control-group">
|
445 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(5);">
|
446 |
+
<i class="icon-check"></i> <?php _e("Checkboxes", contact_bank); ?>
|
447 |
+
</button>
|
448 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(6);">
|
449 |
+
<i class="icon-play-circle"></i> <?php _e("Radio Buttons", contact_bank); ?>
|
450 |
+
</button>
|
451 |
+
</div>
|
452 |
+
<input type="hidden" id="hidden_dynamic_id" name="hidden_dynamic_id"/>
|
453 |
+
<input type="hidden" id="hidden_div_id" name="hidden_div_id"/>
|
454 |
+
</div>
|
455 |
+
</div>
|
456 |
+
<div class="widget-layout">
|
457 |
+
<div class="widget-layout-title">
|
458 |
+
<h4><?php _e("Advanced Fields", contact_bank); ?>
|
459 |
+
<i class="widget_premium_feature_contact"><?php _e(" (Available in Premium Edition)", contact_bank); ?></i>
|
460 |
+
</h4>
|
461 |
+
</div>
|
462 |
+
<div class="widget-layout-body">
|
463 |
+
<p class="howto"><?php _e("Click on a field to use into your form.", contact_bank); ?></p>
|
464 |
+
<div class="layout-control-group">
|
465 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(8);">
|
466 |
+
<i class="icon-user"></i> <?php _e("Name", contact_bank); ?>
|
467 |
+
</button>
|
468 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(16);">
|
469 |
+
<i class="icon-globe"></i> <?php _e("Website / URL", contact_bank); ?>
|
470 |
+
</button>
|
471 |
+
</div>
|
472 |
+
<div class="layout-control-group">
|
473 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(10);">
|
474 |
+
<i class="icon-th"></i> <?php _e("Phone", contact_bank); ?>
|
475 |
+
</button>
|
476 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(11);">
|
477 |
+
<i class="icon-map-marker"></i> <?php _e("Address", contact_bank); ?>
|
478 |
+
</button>
|
479 |
+
</div>
|
480 |
+
<div class="layout-control-group">
|
481 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(7);">
|
482 |
+
<i class=" icon-list"></i> <?php _e("Number", contact_bank); ?>
|
483 |
+
</button>
|
484 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(9);">
|
485 |
+
<i class="icon-upload"></i> <?php _e("File Upload", contact_bank); ?>
|
486 |
+
</button>
|
487 |
+
</div>
|
488 |
+
<div class="layout-control-group">
|
489 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(12);">
|
490 |
+
<i class="icon-calendar"></i> <?php _e("Date", contact_bank); ?>
|
491 |
+
</button>
|
492 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(13);">
|
493 |
+
<i class="icon-time"></i> <?php _e("Time", contact_bank); ?>
|
494 |
+
</button>
|
495 |
+
</div>
|
496 |
+
<div class="layout-control-group">
|
497 |
+
<button type="button" class="btn btn-info button_space" onclick="create_control(15);">
|
498 |
+
<i class=" icon-lock"></i> <?php _e("Password", contact_bank); ?>
|
499 |
+
</button>
|
500 |
+
</div>
|
501 |
+
</div>
|
502 |
+
</div>
|
503 |
</div>
|
|
|
|
|
504 |
</div>
|
505 |
+
|
506 |
+
<input type="hidden" id="hidden_file_upload_count" name="hidden_file_upload_count" value="0" />
|
507 |
+
<div class="separator-doubled"></div>
|
508 |
+
<input class="btn btn-info layout-span2" type="submit" id="submit_button" name="submit_button"
|
509 |
+
style="margin-bottom: 10px;margin-top: 10px;" value="<?php _e("Save Form", contact_bank); ?>"/>
|
|
|
510 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
511 |
</div>
|
512 |
</div>
|
513 |
</div>
|
514 |
</div>
|
|
|
|
|
|
|
|
|
515 |
</div>
|
516 |
</div>
|
517 |
</div>
|
518 |
</div>
|
519 |
+
</form>
|
520 |
<script type="text/javascript">
|
521 |
jQuery(document).ready(function()
|
522 |
{
|
views/dashboard.php
CHANGED
@@ -45,137 +45,222 @@ if($popup == "")
|
|
45 |
<?php
|
46 |
}
|
47 |
?>
|
48 |
-
<div
|
49 |
-
<div class="
|
50 |
-
<div class="
|
51 |
-
<div class="
|
52 |
-
<
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
<a class="btn btn-info"
|
66 |
-
href="admin.php?page=contact_bank&form_id=<?php echo count($last_form_id) == 0 ? 1 : $last_form_id + 1; ?>"><?php _e("Add New Form", contact_bank); ?>
|
67 |
-
</a>
|
68 |
-
<?php
|
69 |
-
}
|
70 |
-
?>
|
71 |
-
<a class="btn btn-info" href="#"
|
72 |
-
onclick="delete_forms();"><?php _e("Delete All Forms", contact_bank); ?>
|
73 |
-
</a>
|
74 |
-
<a class="btn btn-danger" href="#"
|
75 |
-
onclick="restore_factory_settings();"><?php _e("Restore Factory Settings", contact_bank); ?>
|
76 |
-
</a>
|
77 |
-
<div class="separator-doubled" style="margin-bottom: 5px;"></div>
|
78 |
-
<a rel="prettyPhoto[contact]" href="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/how-to-setup-short-code-cb.png";?>">How to setup Short-Codes for Contact Bank into your WordPress Page/Post?</a>
|
79 |
-
<div class="fluid-layout">
|
80 |
-
<div class="layout-span12" style="min-height:600px;">
|
81 |
-
<div class="widget-layout">
|
82 |
-
<div class="widget-layout-title">
|
83 |
-
<h4>
|
84 |
-
<?php _e("Form", contact_bank); ?>
|
85 |
-
</h4>
|
86 |
</div>
|
87 |
-
<div class="
|
88 |
-
<
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
<
|
146 |
-
</
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
</div>
|
166 |
</div>
|
167 |
</div>
|
168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
169 |
</div>
|
170 |
</div>
|
171 |
</div>
|
172 |
</div>
|
173 |
</div>
|
174 |
-
|
175 |
<script type="text/javascript">
|
176 |
jQuery(".hovertip").tooltip();
|
177 |
jQuery(document).ready(function()
|
178 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
jQuery("a[rel^=\"prettyPhoto\"]").prettyPhoto
|
180 |
({
|
181 |
animation_speed: 1000,
|
45 |
<?php
|
46 |
}
|
47 |
?>
|
48 |
+
<div id="poststuff" style="width: 99% !important;">
|
49 |
+
<div id="post-body" class="metabox-holder columns-2">
|
50 |
+
<div id="postbox-container-2" class="postbox-container">
|
51 |
+
<div id="contact_bank_dashboard" class="meta-box-sortables">
|
52 |
+
<div id="contact_bank_get_started" class="postbox" >
|
53 |
+
<div class="handlediv" data-target="#uxgetting_started" title="Click to toggle" data-toggle="collapse"><br></div>
|
54 |
+
<h3 class="hndle"><span><?php _e("Getting Started", contact_bank); ?></span></h3>
|
55 |
+
<div class="inside">
|
56 |
+
<div id="uxgetting_started" class="contact_bank_getting_started">
|
57 |
+
<div class="column">
|
58 |
+
<h2><?php _e("Watch the Walk-Through Video", contact_bank); ?></h2>
|
59 |
+
<a class="contact-bank-video-link" href="#" data-video-id="contact_bank_video"><img src="http://i.vimeocdn.com/video/472227221_200x150.jpg" style="border:2px solid #ebebeb;"/></a>
|
60 |
+
<p class="contact-bank-video-description">
|
61 |
+
In this short video, we walk through, how to add forms to your contact form using Contact Bank Standard Edition.</p>
|
62 |
+
<p class="contact_bank_video">
|
63 |
+
<iframe src="//player.vimeo.com/video/92488992?title=0&byline=0&portrait=0" width="853" height="480" frameborder="0" ></iframe>
|
64 |
+
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
</div>
|
66 |
+
<div class="column two">
|
67 |
+
<h2 style="line-height: 29px;"><?php _e("Contact Bank, a Superlative High quality WordPress Plugin!", contact_bank); ?></h2>
|
68 |
+
<p>
|
69 |
+
Contact Bank is the only available WordPress Plugin with extra-ordinary features.It build Contact Form on any WordPress site.
|
70 |
+
</p>
|
71 |
+
<p>
|
72 |
+
Upgrade to Pro Version to take your Contact Bank to the next level.</p>
|
73 |
+
<p>
|
74 |
+
<a class="button-primary" href="http://tech-banker.com/contact-bank/" target="_blank"><?php _e("Get Contact Bank Pro Features", contact_bank); ?></a>
|
75 |
+
</p>
|
76 |
+
</div>
|
77 |
+
</div>
|
78 |
+
</div>
|
79 |
+
</div>
|
80 |
+
</div>
|
81 |
+
<div id="advanced" class="meta-box-sortables">
|
82 |
+
<div id="contact_bank_get_started" class="postbox" >
|
83 |
+
<div class="handlediv" data-target="#ux_dashboard" title="Click to toggle" data-toggle="collapse"><br></div>
|
84 |
+
<h3 class="hndle"><span><?php _e("Dashboard", contact_bank); ?></span></h3>
|
85 |
+
<div class="inside">
|
86 |
+
<div id="ux_dashboard" class="contact_bank_layout">
|
87 |
+
<?php
|
88 |
+
$form_count = $wpdb->get_var
|
89 |
+
(
|
90 |
+
"SELECT count(form_id) FROM ".contact_bank_contact_form()
|
91 |
+
);
|
92 |
+
if($form_count < 1)
|
93 |
+
{
|
94 |
+
?>
|
95 |
+
<a class="btn btn-info"
|
96 |
+
href="admin.php?page=contact_bank&form_id=<?php echo count($last_form_id) == 0 ? 1 : $last_form_id + 1; ?>"><?php _e("Add New Form", contact_bank); ?>
|
97 |
+
</a>
|
98 |
+
<?php
|
99 |
+
}
|
100 |
+
?>
|
101 |
+
<a class="btn btn-info" href="#"
|
102 |
+
onclick="delete_forms();"><?php _e("Delete All Forms", contact_bank); ?>
|
103 |
+
</a>
|
104 |
+
<a class="btn btn-danger" href="#"
|
105 |
+
onclick="restore_factory_settings();"><?php _e("Restore Factory Settings", contact_bank); ?>
|
106 |
+
</a>
|
107 |
+
<div class="separator-doubled" style="margin-bottom: 5px;"></div>
|
108 |
+
<a rel="prettyPhoto[contact]" href="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/how-to-setup-short-code-cb.png";?>">How to setup Short-Codes for Contact Bank into your WordPress Page/Post?</a>
|
109 |
+
<div class="fluid-layout">
|
110 |
+
<div class="layout-span12" >
|
111 |
+
<div class="widget-layout">
|
112 |
+
<div class="widget-layout-title">
|
113 |
+
<h4>
|
114 |
+
<?php _e("Form", contact_bank); ?>
|
115 |
+
</h4>
|
116 |
+
</div>
|
117 |
+
<div class="widget-layout-body">
|
118 |
+
<table class="table table-striped" id="data-table-form">
|
119 |
+
<thead>
|
120 |
+
<tr>
|
121 |
+
<th style="width: 15%"><?php _e("Form", contact_bank); ?></th>
|
122 |
+
<th style="width: 30%"><?php _e("Shortcode", contact_bank); ?></th>
|
123 |
+
<th style="width: 15%"><?php _e("Total Controls", contact_bank); ?></th>
|
124 |
+
<th style="width: 40%" style="padding-left: 5%;"></th>
|
125 |
+
</tr>
|
126 |
+
</thead>
|
127 |
+
<tbody>
|
128 |
+
<?php
|
129 |
+
global $wpdb;
|
130 |
+
$form_data = $wpdb->get_results
|
131 |
+
(
|
132 |
+
"SELECT * FROM " . contact_bank_contact_form()
|
133 |
+
);
|
134 |
+
for ($flag = 0; $flag < count($form_data); $flag++)
|
135 |
+
{
|
136 |
+
$total_control = $wpdb->get_var
|
137 |
+
(
|
138 |
+
$wpdb->prepare
|
139 |
+
(
|
140 |
+
" SELECT count(" . contact_bank_contact_form() . ".form_id) FROM " . contact_bank_contact_form() . " JOIN ". create_control_Table() . " ON " . create_control_Table() .".form_id = ".contact_bank_contact_form().
|
141 |
+
".form_id WHERE " . contact_bank_contact_form() . ".form_id = %d",
|
142 |
+
$form_data[$flag]->form_id
|
143 |
+
)
|
144 |
+
);
|
145 |
+
?>
|
146 |
+
<tr>
|
147 |
+
<td>
|
148 |
+
<?php echo $form_data[$flag]->form_name; ?>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<?php echo "[contact_bank form_id=" . $form_data[$flag]->form_id . "]"; ?>
|
152 |
+
</td>
|
153 |
+
<td>
|
154 |
+
<?php echo $total_control;?>
|
155 |
+
</td>
|
156 |
+
<td>
|
157 |
+
<a href="admin.php?page=contact_bank&form_id=<?php echo $form_data[$flag]->form_id; ?>"
|
158 |
+
class="btn hovertip"
|
159 |
+
data-original-title="<?php _e("Edit Form", contact_bank) ?>">
|
160 |
+
<i class="icon-pencil"></i>
|
161 |
+
</a>
|
162 |
+
<a href="admin.php?page=layout_settings&form_id=<?php echo $form_data[$flag]->form_id; ?>"
|
163 |
+
class="btn hovertip"
|
164 |
+
data-original-title="<?php _e("Global Settings", contact_bank) ?>">
|
165 |
+
<i class="icon-wrench"></i>
|
166 |
+
</a>
|
167 |
+
<a href="admin.php?page=contact_email&form_id=<?php echo $form_data[$flag]->form_id; ?>"
|
168 |
+
class="btn hovertip"
|
169 |
+
data-original-title="<?php _e("Email Settings", contact_bank) ?>">
|
170 |
+
<i class="icon-envelope"></i>
|
171 |
+
</a>
|
172 |
+
<a href="admin.php?page=frontend_data&form_id=<?php echo $form_data[$flag]->form_id; ?>"
|
173 |
+
class="btn hovertip"
|
174 |
+
data-original-title="<?php _e("Form Entries", contact_bank) ?>">
|
175 |
+
<i class="icon-tasks"></i>
|
176 |
+
</a>
|
177 |
+
<a href="admin.php?page=form_preview&form_id=<?php echo $form_data[$flag]->form_id; ?>"
|
178 |
+
class="btn hovertip"
|
179 |
+
data-original-title="<?php _e("Form Preview", contact_bank) ?>">
|
180 |
+
<i class="icon-eye-open"></i>
|
181 |
+
</a>
|
182 |
+
<a herf="#"
|
183 |
+
onclick="delete_form(<?php echo $form_data[$flag]->form_id; ?>);"
|
184 |
+
class="btn hovertip"
|
185 |
+
data-original-title="<?php _e("Delete Form", contact_bank) ?>">
|
186 |
+
<i class="icon-trash"></i>
|
187 |
+
</a>
|
188 |
+
</td>
|
189 |
+
</tr>
|
190 |
+
<?php
|
191 |
+
}
|
192 |
+
?>
|
193 |
+
</tbody>
|
194 |
+
</table>
|
195 |
+
</div>
|
196 |
+
</div>
|
197 |
+
</div>
|
198 |
</div>
|
199 |
</div>
|
200 |
</div>
|
201 |
+
</div>
|
202 |
+
</div>
|
203 |
+
</div>
|
204 |
+
<div id="postbox-container-1" class="postbox-container">
|
205 |
+
<div id="priority_side" class="meta-box-sortables">
|
206 |
+
<div id="contact_bank_get_started" class="postbox" >
|
207 |
+
<div class="handlediv" data-target="#uxdownload" title="Click to toggle" data-toggle="collapse"><br></div>
|
208 |
+
<h3 class="hndle"><span><?php _e("Need Support Help?", contact_bank); ?></span></h3>
|
209 |
+
<div class="inside">
|
210 |
+
<div id="uxdownload" class="contact_bank_getting_started">
|
211 |
+
<p>
|
212 |
+
We’re interested in hearing from you.</p>
|
213 |
+
|
214 |
+
<p>We will help you through the process and try to provide the answers.</p>
|
215 |
+
|
216 |
+
<p>If you need to know more about our services or have something to share, please feel free to contact us.
|
217 |
+
</p>
|
218 |
+
<p>We commit to responses within 24 hours on weekdays – generally within hours during week day work hours.</p>
|
219 |
+
<p>
|
220 |
+
<a class="btn btn-danger" href="http://tech-banker.com/get-in-touch/" target="_blank" style="text-decoration: none;"><?php _e("Let's get in touch!", contact_bank); ?></a>
|
221 |
+
</p>
|
222 |
+
<img src="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/img.png";?>" style="max-width:100%;cursor: pointer;" />
|
223 |
+
<p>
|
224 |
+
<a class="btn btn-danger" href="http://tech-banker.com/contact-bank/" target="_blank" style="text-decoration: none;"><?php _e("Order Now!", contact_bank); ?></a>
|
225 |
+
</p>
|
226 |
+
</div>
|
227 |
+
</div>
|
228 |
</div>
|
229 |
</div>
|
230 |
</div>
|
231 |
</div>
|
232 |
</div>
|
|
|
233 |
<script type="text/javascript">
|
234 |
jQuery(".hovertip").tooltip();
|
235 |
jQuery(document).ready(function()
|
236 |
{
|
237 |
+
jQuery( ".contact-bank-video-link").click( function( event ) {
|
238 |
+
|
239 |
+
event.preventDefault();
|
240 |
+
|
241 |
+
var target = jQuery( this ).data( "video-id" );
|
242 |
+
|
243 |
+
jQuery( "." + target ).dialog(
|
244 |
+
{
|
245 |
+
dialogClass: "wp-dialog contact-bank-video-popup",
|
246 |
+
modal: true,
|
247 |
+
closeOnEscape: true,
|
248 |
+
width: "auto",
|
249 |
+
resizable: false,
|
250 |
+
draggable: false,
|
251 |
+
create: function( event, ui ) {
|
252 |
+
jQuery(this).css("maxWidth", "853px");
|
253 |
+
},
|
254 |
+
open: function(event, ui) {
|
255 |
+
jQuery(".ui-widget-overlay").bind("click", function () {
|
256 |
+
jQuery(this).siblings(".ui-dialog").find(".ui-dialog-content").dialog("close");
|
257 |
+
});
|
258 |
+
}
|
259 |
+
}
|
260 |
+
);
|
261 |
+
jQuery(".ui-dialog :button").blur();
|
262 |
+
|
263 |
+
});
|
264 |
jQuery("a[rel^=\"prettyPhoto\"]").prettyPhoto
|
265 |
({
|
266 |
animation_speed: 1000,
|
views/header.php
CHANGED
@@ -1,18 +1,27 @@
|
|
1 |
<?php
|
2 |
$cb_lang = array();
|
3 |
$cb_lang_translated_languages = array();
|
4 |
-
array_push($cb_lang_translated_languages,"fr_FR","ru_RU","en_US","
|
5 |
|
6 |
-
array_push($cb_lang, "ar", "bg_BG", "da_DK", "fi_FI", "
|
7 |
-
"it_IT", "ja", "ko_KR", "ms_MY", "pl_PL", "ro_RO", "sk_SK", "sl_SI", "sq_AL",
|
8 |
-
"sr_RS", "th", "tr", "zh_CN");
|
9 |
$cb_language = get_locale();
|
10 |
-
|
11 |
-
|
12 |
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<img style="margin: 10px;" src="<?php echo CONTACT_BK_PLUGIN_URL .'/assets/images/cb-logo.png';?>"/>
|
14 |
-
<
|
15 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
<?php
|
17 |
if(in_array($cb_language, $cb_lang))
|
18 |
{
|
@@ -40,6 +49,7 @@ elseif(!(in_array($cb_language, $cb_lang_translated_languages)) && !(in_array($c
|
|
40 |
<?php
|
41 |
}
|
42 |
?>
|
|
|
43 |
<div class="message red" style="display: block;margin-top:10px">
|
44 |
<span>
|
45 |
<strong>You will be only allowed to add 1 Form. Kindly purchase Premium Edition for full access.</strong>
|
1 |
<?php
|
2 |
$cb_lang = array();
|
3 |
$cb_lang_translated_languages = array();
|
4 |
+
array_push($cb_lang_translated_languages,"fr_FR","ru_RU","en_US","es_ES", "nl_NL","hu_HU","de_DE", "pt_BR", "pt_PT","et","he_IL");
|
5 |
|
6 |
+
array_push($cb_lang, "ar", "bg_BG", "da_DK", "fi_FI", "id_ID","it_IT", "ja", "ko_KR", "ms_MY", "pl_PL", "ro_RO", "sk_SK", "sl_SI", "sq_AL", "sr_RS", "sv_SE", "th", "tr", "zh_CN");
|
|
|
|
|
7 |
$cb_language = get_locale();
|
|
|
|
|
8 |
?>
|
9 |
+
<script>
|
10 |
+
jQuery(document).ready(function()
|
11 |
+
{
|
12 |
+
jQuery(".nav-tab-wrapper > a#<?php echo $_REQUEST["page"];?>").addClass("nav-tab-active");
|
13 |
+
});
|
14 |
+
</script>
|
15 |
<img style="margin: 10px;" src="<?php echo CONTACT_BK_PLUGIN_URL .'/assets/images/cb-logo.png';?>"/>
|
16 |
+
<h2 class="nav-tab-wrapper">
|
17 |
+
<a class="nav-tab " id="dashboard" href="admin.php?page=dashboard">Dashboard</a>
|
18 |
+
<a class="nav-tab " id="short_code" href="admin.php?page=short_code">Short-Codes</a>
|
19 |
+
<a class="nav-tab " id="frontend_data" href="admin.php?page=frontend_data">Form Entries</a>
|
20 |
+
<a class="nav-tab " id="contact_email" href="admin.php?page=contact_email">Email Settings</a>
|
21 |
+
<a class="nav-tab " id="layout_settings" href="admin.php?page=layout_settings">Global Settings</a>
|
22 |
+
<a class="nav-tab " id="system_status" href="admin.php?page=system_status">System Status</a>
|
23 |
+
<a class="nav-tab " id="pro_version" href="admin.php?page=pro_version">Purchase Pro Version</a>
|
24 |
+
</h2>
|
25 |
<?php
|
26 |
if(in_array($cb_language, $cb_lang))
|
27 |
{
|
49 |
<?php
|
50 |
}
|
51 |
?>
|
52 |
+
|
53 |
<div class="message red" style="display: block;margin-top:10px">
|
54 |
<span>
|
55 |
<strong>You will be only allowed to add 1 Form. Kindly purchase Premium Edition for full access.</strong>
|
views/shortcode.php
CHANGED
@@ -1,27 +1,19 @@
|
|
1 |
<form id="shortcode" class="layout-form" method="post">
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
</div>
|
20 |
-
</div>
|
21 |
-
</div>
|
22 |
-
</div>
|
23 |
-
</div>
|
24 |
-
</div>
|
25 |
-
</div>
|
26 |
-
</div>
|
27 |
</form>
|
1 |
<form id="shortcode" class="layout-form" method="post">
|
2 |
+
<div id="poststuff" style="width: 99% !important;">
|
3 |
+
<div id="post-body" class="metabox-holder">
|
4 |
+
<div id="postbox-container-2" class="postbox-container">
|
5 |
+
<div id="advanced" class="meta-box-sortables">
|
6 |
+
<div id="contact_bank_get_started" class="postbox" >
|
7 |
+
<div class="handlediv" data-target="#ux_shortcode" title="Click to toggle" data-toggle="collapse"><br></div>
|
8 |
+
<h3 class="hndle"><span><?php _e("How to setup Short-Codes for Contact Bank into your WordPress Page/Post?", contact_bank); ?></span></h3>
|
9 |
+
<div class="inside">
|
10 |
+
<div id="ux_shortcode" class="contact_bank_layout">
|
11 |
+
<img src="<?php echo CONTACT_BK_PLUGIN_URL . "/assets/images/how-to-setup-short-code-cb.png";?>" />
|
12 |
+
</div>
|
13 |
+
</div>
|
14 |
+
</div>
|
15 |
+
</div>
|
16 |
+
</div>
|
17 |
+
</div>
|
18 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
</form>
|