// Rename tpl blocks

This commit is contained in:
tDidierjean
2012-03-12 16:33:59 +00:00
parent 772e78accc
commit f44d00edde
25 changed files with 31 additions and 31 deletions
@@ -33,7 +33,7 @@
});
{/block}
{block name="input_block"}
{block name="input"}
{if $input.type == 'latitude'}
<input type="text"
{if isset($input.size)}size="{$input.size}"{/if}