mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>EQEmulator Management</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<frameset rows="99,*" cols="*" frameborder="YES" border="1" framespacing="0">
|
||||
<frame src="top.html" name="topFrame" scrolling="NO" noresize >
|
||||
<frameset rows="*" cols="114,*" framespacing="0" frameborder="NO" border="0">
|
||||
<frame src="menu.html" name="leftF" scrolling="NO" noresize>
|
||||
<frame src="status.html" name="main">
|
||||
</frameset>
|
||||
</frameset>
|
||||
<noframes><body>
|
||||
</body></noframes>
|
||||
</html>
|
||||
Reference in New Issue
Block a user