Explorar o código

Bug fix: registering was posting to the wrong route.

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
6349dfc25e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      views/otherPages/register.ejs

+ 1 - 1
views/otherPages/register.ejs

@@ -20,7 +20,7 @@
             <% include ../shared/banner.ejs %>
         <% } %>
 
-        <form action="/register" method="post">
+        <form action="/merchant/create/none" method="post">
             <h1> Join The Subline </h1>
 
             <label id="nameLabel">Restaurant Name