Podaje tutaj kod
<!-- BEGIN switch_user_logged_out -->
<a href="#" style="border: 0px;" title="Ukryj" class="zwin"></a>
<div class="panel_logout">
<form method="post" action="{S_LOGIN_ACTION}">
<div style="margin-top:0px;text-align:left;"><input type="text" name="username" size="20" maxlength="40" value="Login.." class="nick" style="border: 0px; padding-top:0px; padding-left:5px;" onBlur="if(this.value=='') this.value='Login..';" onFocus="if(this.value=='Login..') this.value='';" >
<!--[if IE]>
<input type="text" name="username" size="20" maxlength="40" value="Login.." class="nick" style="border: 0px; padding-top:7px; padding-left:5px;" onBlur="if(this.value=='') this.value='Login..';" onFocus="if(this.value=='Login..') this.value='';" >
<![endif]-->
<input type="password" name="password" size="20" maxlength="25" class="haslo" style="border: 0px; padding-top:0px; padding-left:5px;" value="hasło" onBlur="if(this.value=='') this.value='hasło';" onFocus="if(this.value=='hasło') this.value='';" >
<!--[if IE]>
<input type="password" name="password" size="20" maxlength="25" class="haslo" style="border: 0px; padding-top:7px; padding-left:5px;" value="hasło" onBlur="if(this.value=='') this.value='hasło';" onFocus="if(this.value=='hasło') this.value='';" >
<![endif]-->
<input type="submit" name="login" class="zaloguj" value="" style="border: 0px;">
<span class="autologowanie"><input type="checkbox" name="autologin" style="border:0;"> autologowanie</span>
<a href="profile.php?mode=sendpassword" class="przypomnij" style="text-decoration:none;color:#cdcdcd;">przypomnij hasło</a>
<a href="{U_REGISTER}" class="rejestracja">REJESTRACJA</a>
</div>
</form>
<a href="#" title="Pokaż" class="rozwin_logout"></a>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="#" title="Pokaż" class="rozwin_login"></a>
<div class="panel_login">
<div id="zalogowany" align="center">
<a href="{U_PROFILE}" class="zalogowany">{L_PROFILE}</a> <br>
<a href="{U_PRIVATEMSGS}" class="zalogowany">{PRIVATE_MESSAGE_INFO}</a> <br>
<a href="{U_LOGIN_LOGOUT}" class="zalogowany">{L_LOGIN_LOGOUT}</a>
</div>
<a href="#" title="Pokaż" class="rozwin_logout"></a>
</div>
<!-- END switch_user_logged_in -->Liczę na w miare szybką odpowiedź i pomoc z waszej strony.


Dodatki SourceMod













