⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 secure_login_form.tpl

📁 NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、
💻 TPL
字号:
{* $Id: secure_login_form.tpl,v 1.6 2004/06/28 10:53:39 mclap Exp $ *}{$lng.txt_secure_login_form}<P>{capture name=dialog}<TABLE border="0"><FORM action="{$https_location}/include/login.php" method="post" name=secureform><TR> <TD height="10" width="78" class="FormButton">{$lng.lbl_login}</TD><TD width="10" height="10"><FONT class="Star">*</FONT></TD><TD width="282" height="10"> <INPUT type="text" name="username" size="30"></TD></TR><TR> <TD height="10" width="78" class="FormButton">{$lng.lbl_password}</TD><TD width="10" height="10"><FONT class="Star">*</FONT></TD><TD width="282" height="10"> <INPUT type="password" name="password" size="30">{if $active_modules.Simple_Mode ne "" and $usertype ne "C"}<INPUT type="hidden" name="usertype" value="P">{else}<INPUT type="hidden" name="usertype" value="{$usertype}">{/if}<INPUT type="hidden" name="redirect" value="{$redirect}"><INPUT type="hidden" name="mode" value="login"></TD></TR><TR> <TD height="10" width="78" class="FormButton"></TD><TD width="10" height="10">&nbsp;</TD><TD width="282" height="10" class="ErrorMessage"></TD></TR><TR> <TD height="10" width="78" class="FormButton"></TD><TD width="10" height="10" class="FormButton">&nbsp;</TD><TD width="282" height="10">{if $js_enabled}{include file="buttons/submit.tpl" href="javascript:document.secureform.submit()" js_to_href="Y"}{else}{include file="submit_wo_js.tpl" value=$lng.lbl_submit}{/if}</TD></TR></FORM></TABLE><P>{/capture}{include file="dialog.tpl" title=$lng.lbl_secure_login_form content=$smarty.capture.dialog extra="width=100%"}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -