* 3rd Package reorgnaisation
[project/luci.git] / libs / cbi / src / view / cbi / header.htm
diff --git a/libs/cbi/src/view/cbi/header.htm b/libs/cbi/src/view/cbi/header.htm
new file mode 100644 (file)
index 0000000..4229aaf
--- /dev/null
@@ -0,0 +1,7 @@
+<%+header%>
+               <form method="post" action="<%=luci.http.env.REQUEST_URI%>">
+                       <div>
+                               <script type="text/javascript" src="<%=resource%>/cbi.js"></script>
+                               <input type="hidden" name="cbi.submit" value="1" />
+                               <input type="submit" value="<%:save Speichern%>" class="hidden" />
+                       </div>