-=IceMan=-, это и заменяется весь код на это $LOGIN_FORM$ хотя посмотрев саит вижу что ты рипаешь DLE $LOGIN_FORM$
форма для входа зарегистрированных пользователей
$LOGIN_LINK$
ссылка для входа пользователей
$LOGOUT_LINK$
ссылка для выхода пользователей
там код таков
Code
<div class="toolbar">
<div class="loginform"> <form method="post" onsubmit="javascript:showBusyLayer()" action="">
<div class="loginbox">
<div class="flogin lfield">
<span>Логин:</span>
<div><input size="16" name="login_name" type="text"></div>
</div>
<div class="fpass lfield">
<span>Пароль:</span>
<div><input size="16" name="login_password" type="password"></div>
</div>
<input name="login" id="login" value="submit" type="hidden">
<div class="submit">
<input onclick="submit();" title="Войти" alt="Войти" src="/templates/emugames/images/spacer.gif" type="image">
</div>
<div class="lreg"><a href="http://www.emugames.info/index.php?do=register" title="Зарегистрироваться">Зарегистрироваться</a> | <a href="http://www.emugames.info/index.php?do=lostpassword" title="Забыли пароль?">Забыли пароль?</a></div>
</div>
а на юкозе совсем иначе, вот пробуй восоединить классы и теги
Code
<tbody><tr>
<td width="35%" nowrap="nowrap">E-mail: <a href="javascript://" rel="nofollow" onclick="new _uWnd('HelpWd','Помощник',360,150,{align:'justify',closeonesc:1},{url:'/index/90-7'});return false;" class="noun"><img alt="" title="uID поддержка" src="http://s103.ucoz.net/img/ma/uid.gif" style="vertical-align: -4px;" border="0"></a></td>
<td><input name="user" style="width: 95%;" maxlength="50" type="text"></td>
</tr>
<tr>
<td>Пароль:</td>
<td><input name="password" style="width: 95%;" maxlength="15" type="password"></td>
</tr>
<tr>
<td nowrap="nowrap">
<input id="rem555" name="rem" value="1" checked="checked" type="checkbox"><label for="rem555">запомнить</label><br><input id="hid555" name="hidden" value="1" type="checkbox"><label for="hid555">скрытый</label>
</td>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td>
<table class="outBtn" onmousedown="this.className='downBtn'" onmouseover="this.className='overBtn'" onmouseout="this.className='outBtn'" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td class="myBtnLeft"><img alt="" src="http://s103.ucoz.net/img/1px.gif" border="0"></td>
<td class="myBtnCenter"><div class="myBtnCont x-unselectable" unselectable="on" onclick="if (this.dis){return;} this.className='myBtnCont x-unselectable myBtnDis'; this.dis=true; document.getElementById('submfrmLg555').click();" id="sbtL555"><a href="javascript://" onclick="return false;">Вход</a></div></td>
<td class="myBtnRight"><img alt="" src="http://s103.ucoz.net/img/1px.gif" border="0"></td>
<td style="visibility: hidden;"><input src="http://s103.ucoz.net/img/ma/1px.gif" style="width: 1px;" name="submfrmLg555" id="submfrmLg555" type="image"></td>
</tr>
</tbody></table>
</td><td style="padding-left: 4px;" id="msgL555"></td></tr></tbody></table>