Скрипт Ucoz - Форма входа
04.12.2013, 22:17 | |
Установка: ПУ\Управление дизайном\Форма входа пользователей. Заменяем всё на этот код: Код <?if($PAGE_ID$="login")?><div style="width: 180px;"><?endif?> <table border="0" cellpadding="0" cellspacing="1" height="68" width="194"> <?if($ERROR$)?><tbody><tr><td colspan="2" style="color: red; text-align: center;">$ERROR$</td><?endif?> </tr><tr><td nowrap="nowrap" width="20%"><img alt="" src="http://i036.radikal.ru/0907/c8/f07c6c22f030.png" align="" border="0"></td><td><input class="loginField" name="user" value="" size="20" style="width: 100%;" maxlength="50" type="text"></td></tr> <tr><td><img alt="" src="http://i043.radikal.ru/0907/79/06a017188847.png" align="" border="0"></td><td><input class="loginField" name="password" size="20" style="width: 100%;" maxlength="15" type="password"></td></tr> </tbody></table> <table border="0" cellpadding="0" cellspacing="1" width="100%"> <tbody><tr><td nowrap="nowrap"><input id="rem$PAGE_ID$" name="rem" value="1" checked="checked" type="checkbox"><label for="rem$PAGE_ID$">запомнить</label> <?if($PAGE_ID$="login" && $HIDDEN_ALLOWED$)?><br><input id="hid$PAGE_ID$" name="hidden" value="1" type="checkbox"><label for="hid$PAGE_ID$">скрытый</label><?endif?></td><td align="right" valign="top"><input class="loginButton" name="sbm" value="Вход" type="submit"></td></tr> <tr><td colspan="2"><div style="font-size: 7pt; text-align: center;"><a href="$REMINDER_LINK$">Забыл пароль</a> | <a href="$REGISTER_LINK$">Регистрация</a></div></td></tr> </tbody></table> <?if($PAGE_ID$="login")?></div><?endif?><div style="display:none;"><a href="http://scucoz.ru/">Форма входа</a></div> | |
| |
Просмотров: 336 | Загрузок: 0 | |
Всего комментариев: 0 | |