diff --git a/views/lot-edit.ejs b/views/lot-edit.ejs index e3b3cd38..411831c4 100644 --- a/views/lot-edit.ejs +++ b/views/lot-edit.ejs @@ -363,9 +363,11 @@ <%- include('_footerA'); -%> +<% if (!isCreate) { %> +<% } %> <%- include('_footerB'); -%>