Fixes french translation.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<div class="form-group {if $error}has-error{/if}">
|
||||
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
|
||||
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{$value}" title="{$label}" placeholder="2">
|
||||
<span class="help-block">{intl l='Sets the number of decimal points'}</span>
|
||||
<span class="help-block">{intl l='Decimal places'}</span>
|
||||
</div>
|
||||
{/form_field}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user