summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/cbi/header.htm
blob: 20b4aac7ff62139960dc9a8dd059d1b46b099b89 (plain)
1
2
3
4
5
6
7
<%+header%>
		<form method="post" action="<%=os.getenv("REQUEST_URI")%>">
			<div>
				<script type="text/javascript" src="<%=media%>/cbi.js"></script>
				<input type="hidden" name="cbi.submit" value="1" />
				<input type="submit" value="<%:cbi_save Speichern%>" class="hidden" />
			</div>