Jump to content

Ako editovať druhý riadok v bankwire


jack2500

Recommended Posts

  • 1 month later...
  • 4 weeks later...

Skuste toto, je to obycajny HTML/CSS problem

 

/modules/cashondelivery/payment.tpl

 

<p class="payment_module">
<a href="{$this_path_ssl}validation.php" rel="nofollow" title="{l s='Pay with cash on delivery (COD)' mod='cashondelivery'}">
	<img src="{$this_path}cashondelivery.gif" alt="{l s='Pay with cash on delivery (COD)' mod='cashondelivery'}" width="86" height="49" style="float:left; border:0;" />
	<br /><strong>{l s='Pay with cash on delivery (COD)' mod='cashondelivery'}</strong>
	<br />{l s='You pay for the merchandise upon delivery' mod='cashondelivery'}
	<br style="clear:both;" />
</a>
</p>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...