aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/field_custom.tpl
blob: a59db7b2a357025fd9e6f4899f36a851f8d04771 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}	
	<div class='field custom'>
		<label for='{{$field.0}}'>{{$field.1}}</label>
		{{$field.2}}
		<span class='field_help'>{{$field.3}}</span>
	</div>