change twocolor name
This commit is contained in:
parent
feced317af
commit
bf6170aa12
|
@ -30,7 +30,7 @@
|
|||
<label for="animation_randomsingle">Random Single</label>
|
||||
<div>
|
||||
<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>
|
||||
<input type="radio" class="js_animation" name="state" id="animation_caramelldansen" value="caramelldansen"/>
|
||||
|
|
Loading…
Reference in a new issue