password confirm placeholder now accurate #39

Merged
are0h merged 1 commits from refs/pull/39/head into beta-release 4 years ago
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)

This PR closes https://code.playvicio.us/Are0h/Fipamo/issues/33 by changing the password confirmation placeholder text to "Password Confirm".

This PR also removes some floating spaces and a newline, because I guess that's just what my editor does when I hit save. I can revert them if it's any issue.

This PR closes https://code.playvicio.us/Are0h/Fipamo/issues/33 by changing the password confirmation placeholder text to "Password Confirm". This PR also removes some floating spaces and a newline, because I guess that's just what my editor does when I hit save. I can revert them if it's any issue.
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)

Looks good.

Looks good.
are0h (Migrated from koodu.ubiqueros.com) approved these changes 4 years ago
are0h (Migrated from koodu.ubiqueros.com) left a comment

Cool.

Cool.

Reviewers

The pull request has been merged as 1b5c233d01.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b refs/pull/39/head beta-release
git pull origin refs/pull/39/head

Step 2:

Merge the changes and update on Forgejo.
git checkout beta-release
git merge --no-ff refs/pull/39/head
git push origin beta-release
Sign in to join this conversation.
Loading…
There is no content yet.