yWeb: unify WWIO BRE2ZE 4K strings

Origin commit data
------------------
Commit: e379670803
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Origin message was:
------------------
- yWeb: unify WWIO BRE2ZE 4K strings
This commit is contained in:
vanhofen
2018-11-29 22:47:43 +01:00
parent b8c8c72fe2
commit 6783cdd7e5
2 changed files with 2 additions and 2 deletions

View File

@@ -537,7 +537,7 @@ start-block~remote
{=if-equal:{=var-get:boxtype=}~CST Trinity Duo~ {=include-block:Y_Blocks.txt;rc_cst_v6=}~
{=if-equal:{=var-get:boxtype=}~AX-Technologies HD51~{=include-block:Y_Blocks.txt;rc_ax_hd51=}~
{=if-equal:{=var-get:boxtype=}~Mutant HD51~ {=include-block:Y_Blocks.txt;rc_mutant_hd51=}~
{=if-equal:{=var-get:boxtype=}~WWIO BRE2ZE4K~ {=include-block:Y_Blocks.txt;rc_wwio_bre2ze4k=}~
{=if-equal:{=var-get:boxtype=}~WWIO BRE2ZE 4K~ {=include-block:Y_Blocks.txt;rc_wwio_bre2ze4k=}~
{=if-equal:{=var-get:boxtype=}~VU+ SOLO4K~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}

View File

@@ -163,7 +163,7 @@ select {
<option value="8">CST HD-2 | Trinity Duo</option>
<option value="9">AX | HD51</option>
<option value="10">Mutant | HD51</option>
<option value="11">WWIO | Bre2ze 4K</option>
<option value="11">WWIO | BRE2ZE 4K</option>
<option value="12">VU+ | Solo 4K</option>
</select>
</td>