fix variabel voucher_redirect
This commit is contained in:
parent
92386ff65e
commit
c31601581f
@ -200,7 +200,7 @@
|
||||
<label class="col-md-2 control-label">Redirect after Activation</label>
|
||||
<div class="col-md-6">
|
||||
<input type="text" class="form-control" id="voucher_redirect" name="voucher_redirect"
|
||||
placeholder="https://192.168.88.1/status" value="{$voucher_redirect}">
|
||||
placeholder="https://192.168.88.1/status" value="{$_c['voucher_redirect']}">
|
||||
</div>
|
||||
<p class="help-block col-md-4">
|
||||
{Lang::T('After Customer activate voucher or login, customer will be redirected to this
|
||||
|
Loading…
x
Reference in New Issue
Block a user