e1b9948505
12.10.2005 - Build 12 (Eggs): - Members can now leave the Guild without requiring an officer to demote them to zero. - Rank 5 members can now edit/update Guild settings. - # of Members is now set to 1 when a Guild is created, and updated correctly when an application is approved. - The Guild founder is now notified via the Post Office when someone applies to join. - Members can now arbitrarily deposit money to the Guild bank. - You can no longer send guild money to yourself. Checks and balances, man! - Fixed image format selection so that it actually works. - Removed Language selection from account registration/settings.
49 lines
2.1 KiB
PHP
49 lines
2.1 KiB
PHP
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Dragon Scourge Beta</title>
|
|
<style type="text/css">
|
|
body { font: 10px Verdana; background-image: url(images/background.jpg); padding: 0px; }
|
|
table { font: 10px Verdana; }
|
|
td { vertical-align: top; }
|
|
input { font: 10px Verdana; }
|
|
img { border-style: none; }
|
|
a { color: #996600; text-decoration: none; font-weight: bold; }
|
|
a:hover { color: #663300; }
|
|
.main { border: solid 1px black; }
|
|
.grey { color: #999999; }
|
|
.red { color: #ff0000; }
|
|
.blue { color: #0000ff; }
|
|
.big { font: 11px Verdana; background-color: #dddddd; border: solid 1px #aaaaaa; padding: 2px; margin-bottom: 3px; }
|
|
</style>
|
|
</head>
|
|
<body><center>
|
|
|
|
<table cellspacing="0" cellpadding="3" style="width: 800px; height: 570px; border: solid 1px black; background-color: white; ">
|
|
<tr>
|
|
<td colspan="3" style="border-bottom: solid 1px #cccccc;">
|
|
<a href="index.php"><img src="play/images/logo.png" alt="Dragon Scourge Beta" title="Dragon Scourge Beta" /></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="height: 100%; padding: 10px;">
|
|
Please read <a href="http://se7enet.com/forums/showflat.php?Cat=&Number=7721&page=0&view=collapsed&sb=5&o=&fpart=&vc=#Post7721">THIS POST</a> on the forums before playing the game! This is very important, and if you don't read it, monkeys will come and eat your genitals.<br /><br />
|
|
Once you've done that, you are more than happy to...<br /><br />
|
|
<span class="big"><a href="http://dragonscourge.com/play">Play Dragon Scourge.</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="0" cellpadding="3" style="width: 800px; border: solid 1px black; background-color: white; margin-top: 2px;">
|
|
<tr>
|
|
|
|
<td width="50%">
|
|
</td>
|
|
<td width="50%" style="text-align:right;">
|
|
<a href="http://www.dragonscourge.com">Dragon Scourge</a> © 2003-2005 by <a href="http://www.renderse7en.com">renderse7en</a>
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|
|
</center></body>
|
|
</html>
|