]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/cic/control.html
Control panel added to CIC window
[helm.git] / helm / on-line / html / cic / control.html
diff --git a/helm/on-line/html/cic/control.html b/helm/on-line/html/cic/control.html
new file mode 100644 (file)
index 0000000..1063924
--- /dev/null
@@ -0,0 +1,30 @@
+<html>
+
+<head>
+<title>???</title>
+
+<style type="text/css">
+#normal { background-color: white; font-family: sans-serif }
+td.head { font-weight: bold; background-color: #e6e6fa; color: brown }
+td.back { background-color: #e6e6fa; color: brown }
+#indent { margin-left: 1cm; margin-right: 1cm }
+#centered { text-align: center }
+</style>
+
+<script language="JavaScript" src="../../javascript/defaults.js"></script>
+<script language="JavaScript" src="../../javascript/utils.js"></script>
+
+</head>
+
+<body id="normal">
+ <center>
+  <h1>Broken control frame. Useful soon! (stay tooned)</h1>
+ </center>
+<form>
+ <script>document.write('<textarea rows="1" cols="75">' +
+  unescape(getParam('url')) +
+  '</textarea>');
+ </script>
+</form>
+</body>
+</html>