File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ So no working locally without internet!
1212
1313### Form Tools Extensions
1414
15- For further information about Form Tools modules, check out:
16- [ https://modules.formtools.org ] ( https://modules.formtools.org )
15+ For a full list of Form Tools modules, see:
16+ [ https://modules.formtools.org/ ] ( https://modules.formtools.org/ )
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ class Module extends FormToolsModule
1818 protected $ author = "Ben Keen " ;
1919 protected $ authorEmail =
"[email protected] " ;
2020 protected $ authorLink = "http://formtools.org " ;
21- protected $ version = "2.0.0 " ;
22- protected $ date = "2017-09-30 " ;
21+ protected $ version = "2.0.1 " ;
22+ protected $ date = "2017-11-07 " ;
2323 protected $ originLanguage = "en_us " ;
2424
2525 protected $ nav = array (
Original file line number Diff line number Diff line change 1- { include file= ' modules_header.tpl' }
1+ { ft_include file= ' modules_header.tpl' }
22
33 <table cellpadding =" 0" cellspacing =" 0" >
44 <tr >
3030 for more information on this module.
3131 </div >
3232
33- { include file= ' modules_footer.tpl' }
33+ { ft_include file= ' modules_footer.tpl' }
You can’t perform that action at this time.
0 commit comments