Kods jāliek šeit: /panel/?a=tmpl;m=4;t=4
Pats kods:
Code
<?if($PAGE_ID$="login")?><div style="width:450px;" ><?endif?>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?>
<tr><td>$UID_ICON$ <input class="loginField" type="text" name="user" title="E-Pasts" size="20" style="width:153;" maxlength="50"/> <input class="loginField" title="Parole" type="password" name="password" size="20" style="width:100" maxlength="15"/><input id="rem$PAGE_ID$" type="checkbox" name="rem" value="1" checked="checked"/><input class="loginButton" name="sbm" type="submit" value="OK"/></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<td align="center" valign="top">
<div style="font-size:7pt;text-align:center;"><a href="$REMINDER_LINK$">Aizmirsi paroli</a> | <a href="$REGISTER_LINK$">Reģistrēties</a></div>
</table>
<?if($PAGE_ID$="login")?></div><?endif?>