瀏覽代碼

Privacy Policy link now redirects

Lee Morgan 6 年之前
父節點
當前提交
602f47f6a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      views/merchantSetupPage/merchantSetup.ejs

+ 1 - 1
views/merchantSetupPage/merchantSetup.ejs

@@ -34,7 +34,7 @@
 
                 <label>
                     <input id="agree" onclick="basicInfoObj.agree()" type="checkbox">
-                    I agree to the <a href="/legal">Privacy Policy</a>
+                    I agree to the <a href="/legal" target="_blank">Privacy Policy</a>
                 </label>
 
                 <input id="subButton" class="buttonDisabled" type="Submit" value="Continue" disabled>