[-] FO : fixed bug Create account button - #PSCFV-6290
This commit is contained in:
@@ -165,7 +165,7 @@ $(function(){ldelim}
|
||||
</p>
|
||||
<p class="submit">
|
||||
{if isset($back)}<input type="hidden" class="hidden" name="back" value="{$back|escape:'htmlall':'UTF-8'}" />{/if}
|
||||
<input type="button" id="SubmitCreate" name="SubmitCreate" class="button_large" value="{l s='Create your account'}" />
|
||||
<input type="submit" id="SubmitCreate" name="SubmitCreate" class="button_large" value="{l s='Create your account'}" />
|
||||
<input type="hidden" class="hidden" name="SubmitCreate" value="{l s='Create your account'}" />
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user