Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix submit btn display issue - Done #186

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

ChowChunLeong
Copy link

i got found some typo error like sumbit in css and html, but i didn't change for this. just let u know

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Looks like this is your first time opening a PR, please make sure you're familiar with the contribution guidelines. Thanks for contributing to the UF Open Source Club.

views/index.ejs Outdated
@@ -223,7 +223,7 @@
<textarea required id="Message" name="Message" rows="8" cols="51"></textarea>
<div class="cf-turnstile" id="ts-captcha" data-sitekey="0x4AAAAAAAH-SzxPEdUlPxzY" data-theme="dark"></div>
<br />
<input type="submit" name="sumbit" class="contact__content__form-sumbit" style="background-color: #38F521;">
<input type="submit" name="sumbit" value="SUBMIT" class="contact__content__form-sumbit" style="background-color: #38F521;">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the typo as well. Thank you.

Copy link
Author

@ChowChunLeong ChowChunLeong Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi, i have fix the typo error ady

@zeim839 zeim839 force-pushed the fix/submtit_btn_display branch from ee9ac3c to 7eee846 Compare November 2, 2023 13:31
@zeim839 zeim839 merged commit e7a9159 into ufosc:main Nov 2, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants