Remove duplicate icon error
This commit is contained in:
@@ -143,7 +143,7 @@
|
|||||||
<button type="submit" class="btn btn-coupon">{intl l="Ok"}</button>
|
<button type="submit" class="btn btn-coupon">{intl l="Ok"}</button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
{if $error}<span class="help-block"><i class="icon-remove"></i> {$message}</span>{/if}
|
{if $error}<span class="help-block">{$message}</span>{/if}
|
||||||
</div>
|
</div>
|
||||||
{/form_field}
|
{/form_field}
|
||||||
<!-- /input-group -->
|
<!-- /input-group -->
|
||||||
|
|||||||
Reference in New Issue
Block a user