[-] BO : fix #PSTEST-1213 - button style

This commit is contained in:
tDidierjean
2012-04-23 09:34:05 +00:00
parent 82983dc0fc
commit 64a05103a6
3 changed files with 4 additions and 3 deletions
@@ -31,7 +31,7 @@
<table cellpadding="5" style="width:100%">
<tr>
<td class="col-left"><label>{l s='File:'}</label></td>
<td class="col-left"><label class="file_upload_label">{l s='File:'}</label></td>
<td style="padding-bottom:5px;">
<div id="file-uploader">
<noscript>
@@ -163,7 +163,7 @@ jQuery(document).ready(Customer.init);
{/foreach}
</select>
<a class="button" href="{$link->getAdminLink('AdminTaxRulesGroup')}&addtax_rules_group&id_product={$product->id}" class="confirm_leave">
<img src="../img/admin/add.gif" alt="{l s='Create'}" title="{l s='Create'}" /> <b>{l s='Create'}</b>
<img src="../img/admin/add.gif" alt="{l s='Create'}" title="{l s='Create'}" /> {l s='Create'}
</a>
</span>
{if $tax_exclude_taxe_option}