aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/field_custom.tpl
blob: e1bf318dad1219ff7ec0aabce6c55f729ff0b82f (plain) (blame)
1
2
3
4
5
6
	
	<div class='field custom'>
		<label for='{{$field.0}}'>{{$field.1}}</label>
		{{$field.2}}
		<span class='field_help'>{{$field.3}}</span>
	</div>