* Completed last commit
[project/luci.git] / core / src / view / cbi / valuefooter.htm
diff --git a/core/src/view/cbi/valuefooter.htm b/core/src/view/cbi/valuefooter.htm
new file mode 100644 (file)
index 0000000..99de567
--- /dev/null
@@ -0,0 +1,7 @@
+<%
+if self.tiny then
+       include("cbi/tiny_valuefooter")
+else
+       include("cbi/full_valuefooter")
+end
+%>
\ No newline at end of file