diff --git a/appsubmit.php b/appsubmit.php index 794bd69..cdc6ba3 100644 --- a/appsubmit.php +++ b/appsubmit.php @@ -142,12 +142,10 @@ if (isset($_REQUEST['apptype'])) if($_REQUEST['apptype'] == 1) { $oApp->OutputEditor($_REQUEST['appVendorName']); - $oVersion->OutputEditor(false); - } else - { - $oVersion->OutputEditor(true); } + $oVersion->OutputEditor(false); /* don't let the user change the parent application */ + echo '',"\n"; // new application and version