diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-12 20:49:17 +0200 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-12 20:49:17 +0200 |
| commit | 6b2bdb25496d132f6730180bd6e4641c1bfb7c6e (patch) | |
| tree | 9a93421d578a07edcd98d21606f6b2a4eafe2c20 | |
| parent | e18da9f170118ce77086df8820f09cfb13528e81 (diff) | |
forgot to rename role
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 587cfc3..4cbd04d 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -201,7 +201,7 @@ <input type="checkbox" name="check_additive" id="check_additive"> <br> <br> - <label for="effect_select">Role:</label> + <label for="effect_select">Effect:</label> <select id="effect_select" name="effect_select"> <option value="-">None</option> <option value="realization">Realization</option> |
