X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Ftemplate.php;h=aea7bd6d50c5642c28eefdda6237b5515876c3b4;hb=a72cc638463765aa10fc4b106efce295d7d44457;hp=bb85036cb2a4b374e22a584f53da7d472607a61d;hpb=fbb154b93a7017979174daf26cc77a1efaa3d5e5;p=wfpl.git diff --git a/metaform/template.php b/metaform/template.php index bb85036..aea7bd6 100644 --- a/metaform/template.php +++ b/metaform/template.php @@ -99,8 +99,7 @@ function ~file_name~_display_main() { } function ~file_name~_edit_main() { - pulldown('~name~', ~pulldown_options~); - + pulldown('~name~', ~pulldown_options~); $edit_id = format_int($_REQUEST['~file_name~_edit_id']); unset($_REQUEST['~file_name~_edit_id']); if($edit_id) {