* Completed last commit
[project/luci.git] / core / src / view / cbi / valuefooter.htm
1 <%
2 if self.tiny then
3         include("cbi/tiny_valuefooter")
4 else
5         include("cbi/full_valuefooter")
6 end
7 %>