Projekt

Allgemein

Profil

GX-Bug #47701 » GiftCartRedeemTextFix.patch

/templates/Honeygrid/snippets/gift_cart_content.html - Till Tepelmann, 25.07.2016 19:13

Unterschiede anzeigen:

src/templates/Honeygrid/snippets/gift_cart_content.html (revision )
21 21

  
22 22
{if $C_FLAG == 'true'}
23 23
<input name="{$INPUT_CODE_NAME}" id="{$INPUT_CODE_NAME}" placeholder="{$txt.text_input_value}" type="text" value="" class="form-control" />
24
<input type="submit" value="EINLÖSEN" class="btn btn-primary" />
24
<input type="submit" value="{$button.redeem}" class="btn btn-primary" />
25 25
{else}
26 26
<div>
27 27
	{$txt.create_account}
    (1-1/1)