//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user