| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/templates/Honeygrid/module/ |
Upload File : |
{load_language_text section="gv_redeem"}
{load_language_text section="buttons" name="button"}
{block name="module_gv_redeem"}
{block name="module_gv_redeem_title"}
<h1>{$txt.heading_gvredeem}</h1>
{/block}
{block name="module_gv_redeem_content"}
<div class="box_content">
{block name="module_gv_redeem_information"}
<p>{$txt.text_information}</p>
{/block}
{if $error eq 'true'}
{block name="module_gv_redeem_error"}
<p>{$txt.text_invalid_gv}</p>
{/block}
{else}
{block name="module_gv_redeem_amount"}
<p>{$txt.text_valid_gva} {$coupon_amount} {$txt.text_valid_gvb}</p>
{/block}
{/if}
<br />
{block name="module_gv_redeem_buttons"}
<div class="row">
<div class="col-xs-6 col-sm-4 col-md-3">
{block name="module_gv_redeem_buttons_continue"}
<a href="{$CONTINUE_LINK}" class="btn btn-default btn-block">{$button.continue}</a>
{/block}
</div>
</div>
{/block}
</div>
{/block}
{/block}