summaryrefslogtreecommitdiffhomepage
path: root/core/src/view/cbi/valuefooter.htm
blob: 99de567e0345fc7d3f4a5bb38956fc2988c476d8 (plain)
1
2
3
4
5
6
7
<%
if self.tiny then
	include("cbi/tiny_valuefooter")
else
	include("cbi/full_valuefooter")
end
%>