* Separated the MVC-Webframework from core
[project/luci.git] / web / src / view / cbi / valuefooter.htm
1 <% if valuefooter then
2         include(valuefooter)
3 else
4         include("cbi/full_valuefooter")
5 end %>