From f7f137fec155895a56c500863bf3117ceb206ac2 Mon Sep 17 00:00:00 2001 From: djfm Date: Thu, 25 Apr 2013 10:48:29 +0200 Subject: [PATCH] [*] TR : Removed hard-coded dot in history.tpl --- themes/default/history.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/history.tpl b/themes/default/history.tpl index 71f6261ce..335e6a6e8 100644 --- a/themes/default/history.tpl +++ b/themes/default/history.tpl @@ -28,7 +28,7 @@ {include file="$tpl_dir./errors.tpl"}

{l s='Order history'}

-

{l s='Here are the orders you\'ve placed since your account was created.'}.

+

{l s='Here are the orders you\'ve placed since your account was created.'}

{if $slowValidation}

{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.'}

{/if}