Call the dgl replacement rlgwebd instead of webttyd.

This commit is contained in:
John "Elwin" Edwards 2012-05-07 16:08:59 -07:00
parent f29453c763
commit 5b0be4c820
2 changed files with 3 additions and 8 deletions

View file

@ -1,14 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>WebTTY</title>
<title>RLG-Web</title>
<script type="text/javascript" src="termemu.js"></script>
<script type="text/javascript" src="termemu-keys.js"></script>
<script type="text/javascript" src="rlgterm.js"></script>
<link rel="stylesheet" type="text/css" href="tty.css">
</head>
<body onload="setup()" onkeydown="sendkey(event)">
<h1>WebTTY</h1>
<h1>RLG-Web</h1>
<div id ="top">
<span id="ttitle"></span>
<img src="/bell.png" alt="bell" id="bell">