//Changed English strings using the translationsenglish module.

This commit is contained in:
djfm
2013-01-04 16:58:58 +01:00
parent 507309ddf5
commit 385c593129
319 changed files with 5991 additions and 5991 deletions
@@ -27,7 +27,7 @@
{block name="description"}
{$smarty.block.parent}
{if $input.type == 'text' && $input.name == 'key'}
<input type="button" value="{l s=' Generate! '}" class="button" onclick="gencode(32)" />
<input type="button" value="{l s='Generate! '}" class="button" onclick="gencode(32)" />
{/if}
{/block}