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

📄 atracking_logins.tpl

📁 NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、
💻 TPL
字号:
{* $Id: atracking_logins.tpl,v 1.8 2004/05/28 12:20:56 max Exp $ *}{if $statistics}<TABLE border="0" cellpadding="0" cellspacing="0" width="100%"><TR><TD bgcolor="#000000"><TABLE border="0" cellpadding="2" cellspacing="1" width="100%"><TR><TH width="10%" height="16" class="TableHead" nowrap>{$lng.lbl_date}</TH><TH width="70%" height="16" class="TableHead" nowrap align="left">{$lng.lbl_login}</TH><TH width="10%" height="16" class="TableHead" nowrap>{$lng.lbl_usertype}</TH><TH width="10%" height="16" class="TableHead" nowrap>{$lng.lbl_action}</TH><TH width="10%" height="16" class="TableHead" nowrap>{$lng.lbl_ip_address}</TH><TH width="10%" height="16" class="TableHead" nowrap>{$lng.lbl_status}</TH></TR>{section name=idx loop=$statistics}<TR><TD bgcolor="#FFFFFF"><NOBR>{$statistics[idx].date_time|date_format:$config.Appearance.datetime_format}</NOBR></TD><TD bgcolor="#FFFFFF"><A href="user_modify.php?user={$statistics[idx].login}&usertype={$statistics[idx].usertype}">{$statistics[idx].login}</TD><TD bgcolor="#FFFFFF">{$statistics[idx].usertype}</TD><TD bgcolor="#FFFFFF">{$statistics[idx].action}</TD><TD bgcolor="#FFFFFF">{$statistics[idx].ip}</TD><TD bgcolor="#FFFFFF">{if $statistics[idx].status ne "success"}<FONT class="Star"><B>{/if}{$statistics[idx].status}{if $statistics[idx].status ne "success"}</B></FONT>{/if}</TD></TR>{/section}</TABLE></TD></TR></TABLE><BR><FORM action="statistics.php{if $smarty.server.QUERY_STRING}?{$smarty.server.QUERY_STRING}{/if}" method="POST" name="delloghistoryform"><INPUT type="hidden" name="action" value="delete"><INPUT type="submit" value="{$lng.lbl_delete_for_selected_dates}">&nbsp;&nbsp;&nbsp;<INPUT type="button" value="{$lng.lbl_delete_all}" onclick="javascript:document.delloghistoryform.action.value='delete_all'; document.delloghistoryform.submit();"></FORM>{else}<BR><DIV align="center">{$lng.txt_login_history_empty}</DIV>{/if}

⌨️ 快捷键说明

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