File tree 10 files changed +24
-24
lines changed
10 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class Module extends FormToolsModule
14
14
protected $ authorEmail =
"[email protected] " ;
15
15
protected $ authorLink = "http://formtools.org " ;
16
16
protected $ version = "2.1.1 " ;
17
- protected $ date = "2017-09-27 " ;
17
+ protected $ date = "2017-11-25 " ;
18
18
protected $ originLanguage = "en_us " ;
19
19
protected $ jsFiles = array ("scripts/tests.js " );
20
20
protected $ cssFiles = array ("css/styles.css " );
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" class =" margin_bottom_large" >
4
4
<tr >
23
23
{ /if }
24
24
{ ft_include file= ' tabset_close.tpl' }
25
25
26
- { include file= ' modules_footer.tpl' }
26
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= " messages.tpl" }
1
+ { ft_include file= " messages.tpl" }
2
2
3
3
<div class =" subtitle underline margin_bottom" >PHPINFO</div >
4
4
5
- <iframe src =" phpinfo.php" style =" width :100% ; height : 450px ;" ></iframe >
5
+ <iframe src =" phpinfo.php" style =" width :100% ; height : 450px ;" ></iframe >
Original file line number Diff line number Diff line change 1
- { include file= " messages.tpl" }
1
+ { ft_include file= " messages.tpl" }
2
2
3
3
<div class =" subtitle underline margin_bottom" >{ $L .word_summary|upper } </div >
4
4
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
13
13
</tr >
14
14
</table >
15
15
16
- { include file= " messages.tpl" }
16
+ { ft_include file= " messages.tpl" }
17
17
18
18
<div class =" margin_bottom_large" >
19
19
{ $L .text_file_verification_intro}
79
79
</tr >
80
80
</table >
81
81
82
- { include file= ' modules_footer.tpl' }
82
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
13
13
</tr >
14
14
</table >
15
15
16
- { include file= " messages.tpl" }
16
+ { ft_include file= " messages.tpl" }
17
17
18
18
<div class =" margin_bottom_large" >
19
19
{ $L .text_help}
20
20
</div >
21
21
22
- { include file= ' modules_footer.tpl' }
22
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
13
13
</tr >
14
14
</table >
15
15
16
- { include file= " messages.tpl" }
16
+ { ft_include file= " messages.tpl" }
17
17
18
18
<div class =" margin_bottom_large" >
19
19
{ $L .text_hook_verification_intro}
91
91
{ /if }
92
92
{ /if }
93
93
94
- { include file= ' modules_footer.tpl' }
94
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
11
11
</tr >
12
12
</table >
13
13
14
- { include file= " messages.tpl" }
14
+ { ft_include file= " messages.tpl" }
15
15
16
16
<div class =" margin_bottom_large" >
17
17
{ $L .text_module_intro}
38
38
</tr >
39
39
</table >
40
40
41
- { include file= ' modules_footer.tpl' }
41
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
13
13
</tr >
14
14
</table >
15
15
16
- { include file= " messages.tpl" }
16
+ { ft_include file= " messages.tpl" }
17
17
18
18
<div class =" margin_bottom_large" >
19
19
{ $L .text_orphan_record_check_intro}
43
43
</tr >
44
44
</table >
45
45
46
- { include file= ' modules_footer.tpl' }
46
+ { ft_include file= ' modules_footer.tpl' }
Original file line number Diff line number Diff line change 1
- { include file= ' modules_header.tpl' }
1
+ { ft_include file= ' modules_header.tpl' }
2
2
3
3
<table cellpadding =" 0" cellspacing =" 0" >
4
4
<tr >
13
13
</tr >
14
14
</table >
15
15
16
- { include file= " messages.tpl" }
16
+ { ft_include file= " messages.tpl" }
17
17
18
18
<div class =" margin_bottom_large" >
19
19
{ $L .text_table_verification_intro}
83
83
</tr >
84
84
</table >
85
85
86
- { include file= ' modules_footer.tpl' }
86
+ { ft_include file= ' modules_footer.tpl' }
You can’t perform that action at this time.
0 commit comments