* Fixed templates to be XHTML 1.1 compliant
[project/luci.git] / src / ffluci / view / cbi / footer.htm
1 <div>
2 <input type="submit" value="<%:save Speichern%>" />
3 <input type="reset" value="<%:reset Zurücksetzen%>" />
4 <script type="text/javascript">cbi_d_init();</script>
5 </div>
6 </form>
7 <%+footer%>