change twocolor name

This commit is contained in:
yuri 2022-08-06 19:42:59 +02:00
parent feced317af
commit bf6170aa12
No known key found for this signature in database
GPG key ID: E646779AC54AEC64

View file

@ -30,7 +30,7 @@
<label for="animation_randomsingle">Random Single</label> <label for="animation_randomsingle">Random Single</label>
<div> <div>
<input type="radio" class="js_animation" name="state" id="animation_twocolor" value="twocolor"/> <input type="radio" class="js_animation" name="state" id="animation_twocolor" value="twocolor"/>
<label for="animation_twocolor">Two Color</label> <label for="animation_twocolor">Complementary</label>
</div> </div>
<div> <div>
<input type="radio" class="js_animation" name="state" id="animation_caramelldansen" value="caramelldansen"/> <input type="radio" class="js_animation" name="state" id="animation_caramelldansen" value="caramelldansen"/>