start project page

This commit is contained in:
dev-chiefworks
2022-12-24 13:17:48 -05:00
parent 94dba8f3f9
commit eb372eeef8
4 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
<div class="d-flex flex-center p-15 shadow-sm bg-body rounded w-100 w-md-550px mx-auto ms-xl-20">
<form class="form" novalidate="novalidate" id="kt_free_trial_form">
<form class="form" method="POST" action="/startproject" >
<div class="text-center mb-10">
<a href="/"><img alt="Logo" src="/passets/media/chiefsoft-lg2.png" class="h-40px" /></a>
<h1 class="text-dark mb-3">Log in to follow your project</h1>
@@ -77,7 +77,7 @@
</div>
</div>
<div class="text-center pb-lg-0 pb-8">
<button type="button" id="kt_free_trial_submit" class="btn btn-lg btn-primary fw-bolder">
<button type="submit" class="btn btn-lg btn-primary fw-bolder">
<span class="indicator-label">Login</span>
<span class="indicator-progress">Please wait...
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>