[*] TR : Removed hard-coded dot in history.tpl
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
{include file="$tpl_dir./errors.tpl"}
|
||||
|
||||
<h1>{l s='Order history'}</h1>
|
||||
<p>{l s='Here are the orders you\'ve placed since your account was created.'}.</p>
|
||||
<p>{l s='Here are the orders you\'ve placed since your account was created.'}</p>
|
||||
|
||||
{if $slowValidation}<p class="warning">{l s='If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing.'}</p>{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user