X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=7bfa9f7778af2b604ed90f5436069f3befbd74a8;hb=030f09ab36a49e16a65163e8a537a7ccdb3061e4;hp=82153945595e3d19b7e09ef8877477787bbbf0bb;hpb=21c47e88810e97fe5b727c9c2689f64533bf6452;p=wfpl.git diff --git a/metaform.php b/metaform.php index 8215394..7bfa9f7 100644 --- a/metaform.php +++ b/metaform.php @@ -261,8 +261,8 @@ function make_php() { } } else { $tem->sub('formats'); - $tem->sub('tem_sets'); } + $tem->sub('tem_sets'); if(!$always_field and $input != 'checkbox' and $input != 'radio') { $always_field = $name; }