louie_branch #72

Merged
MarkHipe merged 13 commits from louie_branch into main 2024-04-30 14:07:17 +08:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 46995fef7b - Show all commits

View File

@ -112,9 +112,6 @@ $_SESSION["isVendor"] = false;
<input type="password" name="password" placeholder="Enter your password" required />
</span>
<p><input type="checkbox"> I accept this Terms & Conditions and Privacy Policy</p>
<span class="ec-login-wrap ec-login-fp">
<label><a href="#">Forgot Password?</a></label>
</span>
<span class="ec-login-wrap ec-login-btn">
<button class="btn btn-primary" type="submit">Register</button>
</span>