Форма входа для ucoz
17.11.2009, 22:53 | |
Code <?if($PAGE_ID$="login")?><div style="width:180px; color:#fff;"><?endif?> <table width="146%" border="0" cellpadding="0" cellspacing="1"> <?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?> <tr><td width="20%" nowrap="nowrap" style="color:#fff;"><input class="loginField" type="text" name="user" value="Логин" size="15" maxlength="15" /></td><td><table width="220" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="45"><input id="rem$PAGE_ID$" type="checkbox" name="rem" value="rrr" checked /><label for="rem$PAGE_ID$"><span style="color:white">запомнить</span></label> <?if($PAGE_ID$="login" && $HIDDEN_ALLOWED$)?> <input id="hid$PAGE_ID$" type="checkbox" name="hidden" value="1" /><label for="hid$PAGE_ID$">скрытый</label><?endif?></td> <td width="8"><img src="http://unol.ru/img/tochka.jpg" width="8" height="8" /></td> <td width="52"> <a href="$REGISTER_LINK$">Регистрация</a></td> </tr> </table> </td></tr> <tr><td style="color:#fff;"><input class="loginField" type="password" name="password" value="пароль" size="15" maxlength="15"/></td><td><table width="216" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="45"><input class="loginButton" name="sbm" type="submit" value="Вход"/></td> <td width="8"><img src="http://unol.ru/img/tochka.jpg" width="8" height="8"/></td> <td width="10"><a href="$REMINDER_LINK$">Забыли пароль?</a></td> </tr> </table></td> </tr> </table> <?if($PAGE_ID$="login")?></div><?endif?> | |
| |
Просмотров: 528 | Загрузок: 0 | |
Всего комментариев: 0 | |