modified monthly discount text
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
{if $action->get_de_discount_id() == 1}
|
||||
{assign var="discount" value="Próba kedvezmény"}
|
||||
{elseif $action->get_de_discount_id() == 2}
|
||||
{assign var="discount" value="8+/hónap kedvezmény"}
|
||||
{assign var="discount" value="Havi 8+ kedvezmény"}
|
||||
{elseif $action->get_de_discount_id() == 3}
|
||||
{assign var="discount" value="Duplázó kedvezmény"}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user