// Fix incorrect translation strings in tpl

This commit is contained in:
tDidierjean
2011-11-23 21:33:13 +00:00
parent cb1d4ba6b8
commit 91f238a2cd
10 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
{/if}
{/foreach}
</div>
{$var.lang_sticker} : <a style="color:blue" href="{$var.sticker}">{l s="PDF File"}</a><br/>
{$var.lang_sticker} : <a style="color:blue" href="{$var.sticker}">{l s='PDF File'}</a><br/>
{$var.lang_expedition} : {$var.date}<br/>{$var.place}
{/if}
</fieldset>