mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 13:38:21 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" title="Default" href="main.css" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2 align="center">Mini-Login Management</h2>
|
||||
<hr/>
|
||||
<form action="action.html" method="get">
|
||||
<b>Minilogin:</b>
|
||||
<input name="minilogin" type="radio" value="1"> Enabled
|
||||
<input name="minilogin" type="radio" value="0" checked> Disabled
|
||||
</form>
|
||||
... change IP addrs and stuff ...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user