Skip to content

Commit

Permalink
Missing hook HOOK_CREATE_ACCOUNT_FORM within guest checkout - prevent…
Browse files Browse the repository at this point in the history
…s blockcustomerprivacy from functioning.
  • Loading branch information
Damon Skelhorn committed Nov 23, 2012
1 parent 004ad0f commit 0aad673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authentication.tpl
Expand Up @@ -325,6 +325,7 @@ $(function(){ldelim}
<span class="form_info">{l s='DNI / NIF / NIE'}</span>
</p>
</fieldset>
{$HOOK_CREATE_ACCOUNT_FORM}
<p class="cart_navigation required submit">
<span><sup>*</sup>{l s='Required field'}</span>
<input type="submit" class="exclusive" name="submitGuestAccount" id="submitGuestAccount" value="{l s='Continue'}">
Expand Down

0 comments on commit 0aad673

Please sign in to comment.