diff options
| author | 8cy <[email protected]> | 2020-04-21 01:35:28 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-21 01:35:28 -0700 |
| commit | de6a900f2eef5c0443c4aee8c4181af696f3c999 (patch) | |
| tree | 6ea68b5e59f5bc6ad2465462dca5662ed4fab29c | |
| parent | change form names (diff) | |
| download | acantha.ga-admin-legacy.tar.xz acantha.ga-admin-legacy.zip | |
change verify upload buttonlegacy
| -rw-r--r-- | verify.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/verify.html b/verify.html index 02c0510..3346c56 100644 --- a/verify.html +++ b/verify.html @@ -38,7 +38,7 @@ <p>Invite Code:</p> <input class="text" type="text" size="25" name="Code" placeholder="OUGF3ChZZeWYBOvd1ZuP"> <br> - <input class="button" type="submit" value="Login"> + <input class="button" type="submit" value="Verify"> </form> <p class="descp"><b>NOTE:</b> To verify you have to have an invite from an existing user. There is no use in trying to beg, ask/request for an invite, we choose our new members with care. </p> |