Skip to content

Commit

Permalink
Fix webinar page button and process css
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <mohin@appscode.com>
  • Loading branch information
mohin7 committed Aug 13, 2024
1 parent 7898354 commit cab3d53
Show file tree
Hide file tree
Showing 5 changed files with 5,334 additions and 23,450 deletions.
2 changes: 1 addition & 1 deletion layouts/_default/webinar.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h3>Register Now</h3>
<!-- single input field end -->
<p class="form-message">By registering, you agree to the processing of your personal data by AppsCode as
described in the <a href="/legal/privacy-policy/">Privacy Statement</a>.</p>
<input type="submit" class="button is-primary mt-20" value="REGISTER" disabled="true">
<input type="submit" class="button ac-button is-primary mt-20" value="REGISTER" />
</form>
<!-- registration form end -->
<!-- Success/Fail message start -->
Expand Down
Loading

0 comments on commit cab3d53

Please sign in to comment.