Files
org-hyperion-cules/html/hercules.html
Jan Jaeger b733c34209 Complete IPL function in web interface
git-svn-id: file:///home/jj/hercules.svn/trunk@944 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-01 19:59:45 +00:00

19 lines
591 B
HTML

<html>
<head>
<title>Hercules</title>
</head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<frameset cols="20%,80%" border="0" frameborder="0" framespacing="0">
<frame name="tasks" src="tasks.html">
<frameset rows="20%,80%" border="0" frameborder="0" framespacing="0">
<frame name="gui" src="fishgui.html" scrolling="no">
<frame name="main" src="cgi-bin/tasks/syslog#bottom">
<noframes>
<body>
<p>Hercules uses frames. Your browser does not support frames.</p>
</body>
</noframes>
</frameset>
</frameset>
</html>