Parašė And2s· 2010 Geg. 22 12:05:55
#2
<?php
global $theme_width,$settings,$aidlink,$locale,$userdata;
echo "<table cellspacing='0' cellpadding='0'>
<td width='573px'>
<div>
<div class='zona-vartotojo'>
<form name='loginform' method='post' action='".FUSION_SELF."'>
<input type='text' name='user_name' class='laukelis' style='margin-right: 7px'>
<input type='password' name='user_password' class='laukelis' style='margin-right: 7px'>
<input type='submit' name='login' value='Prisijungti' class='patvirtinti'>
</form>
<a class='reg' style='padding-left: 63px' href='register.php'>REGISTRACIJA</a><a class='reg' style='padding-left: 20px' href='lostpassword.php'>NAUJAS SLAPTAŽODIS
</a>
</div>\n";
echo"</table>\n";