code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/*
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
* Digest Algorithm, as defined in RFC 1321.
* Version 2.1 Copyright (C) Paul Johnston 1999 - 2002.
* Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
* Distributed under the BSD License
* See http://pajhome.org.uk/crypt... | zzshop | trunk/admin/js/md5.js | JavaScript | asf20 | 8,827 |
var ColorSelecter = new Object();
ColorSelecter.Show = function(sender)
{
if(ColorSelecter.box)
{
if (ColorSelecter.box.style.display = "none")
ColorSelecter.box.style.display = "";
}
else
{
ColorSelecter.box = document.createElement("Div");
ColorSelecter.box.id = "ColorSelecter... | zzshop | trunk/admin/js/colorselector_topic.js | JavaScript | asf20 | 3,065 |
/* *
* ECSHOP 表单验证类
* ============================================================================
* 版权所有 (C) 2005-2007 康盛创想(北京)科技有限公司,并保留所有权利。
* 网站地址 : http : // www.ecshop.com
* ----------------------------------------------------------------------------
* 这是一个免费开源的软件;这意味着您可以在不用于商业目的的前提下对程序代码
* 进行修改和再发布... | zzshop | trunk/admin/js/validator.js | JavaScript | asf20 | 8,532 |
/**
* 标签上鼠标移动事件的处理函数
* @return
*/
document.getElementById("tabbar-div").onmouseover = function(e)
{
var obj = Utils.srcElement(e);
if (obj.className == "tab-back")
{
obj.className = "tab-hover";
}
}
document.getElementById("tabbar-div").onmouseout = function(e)
{
var obj = Utils.srcEl... | zzshop | trunk/admin/js/tab.js | JavaScript | asf20 | 1,565 |
var SelectBox = Class.create();
SelectBox.prototype = {
initialize:function (src, dst)
{
this.dst_options = new Array();
this.src_obj = document.getElementById(src);
this.dst_obj = document.getElementById(dst);
this.copy_method = (typeof (arguments[2]) != 'undefined')?true... | zzshop | trunk/admin/js/selectbox.js | JavaScript | asf20 | 3,988 |
var ColorSelecter = new Object();
ColorSelecter.Show = function(sender)
{
if(ColorSelecter.box)
{
if (ColorSelecter.box.style.display = "none")
ColorSelecter.box.style.display = "";
}
else
{
ColorSelecter.box = document.createElement("Div");
ColorSelecter.box.id = "ColorSelecter... | zzshop | trunk/admin/js/colorselector.js | JavaScript | asf20 | 3,218 |
var persistclose = 0 // set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 3 // set x offset of bar in pixels
var startY = 3 // set y offset of bar in pixels
function iecompattest()
{
return (document.compatMode && document.compatMode != "... | zzshop | trunk/admin/js/topbar.js | JavaScript | asf20 | 2,298 |
var Todolist = Class.create();
Todolist.prototype = {
initialize:function(adminid)
{
this.box = $ce("DIV");
this.container = $ce("DIV");
this.head = $ce("DIV");
this.buttons = $ce("DIV");
this.middle = $ce("DIV");
this.bottom = $ce("DIV");
this.bo... | zzshop | trunk/admin/js/todolist.js | JavaScript | asf20 | 13,162 |
<?php
/**
* ECSHOP 夺宝奇兵管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/snatch.php | PHP | asf20 | 18,185 |
<?php
/**
* ECSHOP 会员资金管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/user_account_manage.php | PHP | asf20 | 8,318 |
<?php
/**
* ECSHOP 包装管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序... | zzshop | trunk/admin/pack.php | PHP | asf20 | 11,137 |
<?php
/**
* ECSHOP 快钱联合注册接口
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序... | zzshop | trunk/admin/send.php | PHP | asf20 | 4,719 |
<?php
/**
* ECSHOP 虚拟卡商品管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许... | zzshop | trunk/admin/virtual_card.php | PHP | asf20 | 23,863 |
<?php
/**
* ECSHOP 文件校验
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码... | zzshop | trunk/admin/filecheck.php | PHP | asf20 | 6,689 |
<?php
/**
* ECSHOP 销售明细列表程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/sale_list.php | PHP | asf20 | 7,088 |
<?php
/**
* ECSHOP 管理中心拍卖活动管理
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允... | zzshop | trunk/admin/auction.php | PHP | asf20 | 16,477 |
<?php
/**
* ECSHOP 支付方式管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/payment.php | PHP | asf20 | 16,445 |
<?php
/**
* ECSHOP 邮件列表管理
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==============... | zzshop | trunk/admin/email_list.php | PHP | asf20 | 5,653 |
<?php
/**
* ECSHOP 销售概况
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码... | zzshop | trunk/admin/sale_general.php | PHP | asf20 | 6,305 |
<?php
/**
* ECSHOP 配送区域管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/shipping_area.php | PHP | asf20 | 16,847 |
<?php
/**
* ECSHOP 调查管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程... | zzshop | trunk/admin/vote.php | PHP | asf20 | 14,166 |
<?php
/**
* ECSHOP 广告位置管理程序
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对... | zzshop | trunk/admin/ad_position.php | PHP | asf20 | 12,331 |
<!-- $Id: snatch_list.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<form action="javascript:searchSnatch()" name="searchForm">
<img src="images/icon_search.gif" width="26" height="22"... | zzshop | trunk/admin/templates/snatch_list.htm | HTML | asf20 | 3,399 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<form method="post" action="" name="listForm">
<div class="list-div" id="listDiv">
{/if}
<table cellspacing='1' cellpadding='3' id='list-table'>
<tr>
<th>{$lang.item_name}</th><th>{$lang.item_ifshow}</th><th>{$... | zzshop | trunk/admin/templates/navigator.htm | HTML | asf20 | 2,274 |
<!-- $Id: convert_main.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="list-div">
<form name="theForm">
<table cellpadding="3" cellspacing="1">
<tr>
<td colspan="4"><span style="color:#FF0000;"><strong>{$lang.confirm_convert}</strong></span><br />
{$lang.backup... | zzshop | trunk/admin/templates/convert_main.htm | HTML | asf20 | 4,914 |
<!-- $Id: bonus_by_user.htm 15589 2009-02-10 09:24:05Z sunxiaodong $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js"}
<div class="main-div">
<form action="bonus.php" method="post" name="theForm2" onsubmit="return validate2()">
<table width="100%">
<tr>
<td class="label">{$lan... | zzshop | trunk/admin/templates/bonus_by_user.htm | HTML | asf20 | 5,301 |
<!-- $Id: article_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,validator.js"}
<!-- {if $step eq 1} -->
<div class="infobox"><br/>
<h4 class="marginbot normal">
{$lang.filecheck_tips_step1}
</h4><br/>
<p class="mar... | zzshop | trunk/admin/templates/filecheck.htm | HTML | asf20 | 3,489 |
<!-- $Id: shipping_list.htm 17043 2010-02-26 10:40:02Z sxc_shop $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<!-- start payment list -->
<div class="list-div" id="listDiv">
<table cellspacing='1' cellpadding='3'>
<tr>
<th>{$lang.shipping_name}</th>
<th>{$l... | zzshop | trunk/admin/templates/shipping_list.htm | HTML | asf20 | 2,375 |
<!-- $Id: goods_search.htm 16790 2009-11-10 08:56:15Z wangleisvn $ -->
<div class="form-div">
<form action="javascript:searchGoods()" name="searchForm">
<img src="images/icon_search.gif" width="26" height="22" border="0" alt="SEARCH" />
{if $smarty.get.act neq "trash"}
<!-- 分类 -->
<select name="... | zzshop | trunk/admin/templates/goods_search.htm | HTML | asf20 | 2,271 |
<!-- $Id: goods_type_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,validator.js"}
<div class="main-div">
<form action="" method="post" name="theForm" onsubmit="return validate();">
<table cellspacing="1" cellpadding="3" width="100... | zzshop | trunk/admin/templates/goods_type_info.htm | HTML | asf20 | 2,106 |
{include file="pageheader.htm"}
{insert_scripts files="validator.js"}
<form action="cron.php" method="post" name="form">
<div class="main-div">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<th width="30%"></th>
<th width="70%"></th>
</tr>
<tr>
<td class="label">{$lang.cron_name}... | zzshop | trunk/admin/templates/cron_edit.htm | HTML | asf20 | 7,085 |
<!-- $Id: order_stats.htm 16420 2009-07-02 06:56:57Z liubo $ -->
{include file="pageheader.htm"}
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" />
<div class="main-div">
<p style="margin: 10px">
<st... | zzshop | trunk/admin/templates/order_stats.htm | HTML | asf20 | 8,369 |
<!-- $Id: guest_stats.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="list-div">
<table width="100%" cellspacing="1" cellpadding="3">
<tr>
<th colspan="5" align="left" style="padding-left:10px;">
{$lang.percent_buy_member}<span style="font:12px;color:#777;... | zzshop | trunk/admin/templates/guest_stats.htm | HTML | asf20 | 2,246 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<!-- 订单搜索 -->
<div class="form-div">
<form action="javascript:searchOrder()" name="searchForm">
<img src="images/icon_search.gif" width="26" height="22" border="0" alt="SEARCH" />
{$lang.label_delivery_... | zzshop | trunk/admin/templates/back_list.htm | HTML | asf20 | 4,589 |
<!-- $Id -->
{include file="pageheader.htm"}
<div class="main-div">
<form name="theForm">
<table width="100%">
<tr>
<td colspan="2">{$lang.user_guide}</td>
</tr>
<tr>
<td class="label">{$lang.label_old_string}</td>
<td><input name="old_string" type="text" id="... | zzshop | trunk/admin/templates/virtual_card_change.htm | HTML | asf20 | 3,440 |
<!-- $Id: goods_batch_add.htm 16544 2009-08-13 07:55:57Z liuhui $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form action="goods_batch.php?act=upload" method="post" enctype="multipart/form-data" name="theForm" onsubmit="return formValidate()">
<table cellspacing="1" cellpadding="3" width="100%">
<t... | zzshop | trunk/admin/templates/goods_batch_add.htm | HTML | asf20 | 2,921 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="list-div" id="listDiv">
{/if}
<table cellspacing='1' cellpadding='3'>
<tr>
<th>{$lang.magazine_name}</th>
<th width="20%">{$lang.magazine_last_update}</th>
<th width="20%">{$lang.magazin... | zzshop | trunk/admin/templates/magazine_list.htm | HTML | asf20 | 2,119 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<form method="post" action="" name="listForm">
<!-- start reg_fiedls list -->
<div class="list-div" id="listDiv">
{/if}
<table cellspacing='1' id="list-table">
<tr>
<th>{$lang.field_name}</th>
<t... | zzshop | trunk/admin/templates/reg_fields.htm | HTML | asf20 | 1,609 |
{if $full_page}
{include file="pageheader.htm"}
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" />
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<form name="TimeInterval" a... | zzshop | trunk/admin/templates/users_order.htm | HTML | asf20 | 3,484 |
<!-- $Id: optimize.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start form -->
<div class="form-div">
<form method="post" action="database.php" name="theForm">
{$lang.chip_count}:{$num}
<input type="submit" value="{$lang.start_optimize}" class="button" />
<input type= "hidde... | zzshop | trunk/admin/templates/optimize.htm | HTML | asf20 | 1,430 |
<!-- $Id: user_account_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
{insert_scripts files="validator.js"}
<div class="main-div">
<form action="user_account.php" method="post" name="theForm" onsubmit="return validate()">
<table width="100%">
<tr>
<td class... | zzshop | trunk/admin/templates/user_account_info.htm | HTML | asf20 | 5,402 |
<!-- $Id: privilege_info.htm 16616 2009-08-27 01:56:35Z liuhui $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form name="theForm" method="post" enctype="multipart/form-data" onsubmit="return validate();">
<table width="100%">
<tr>
<td class="label">{$lang.user_name}</td>
<td>
<inp... | zzshop | trunk/admin/templates/privilege_info.htm | HTML | asf20 | 7,746 |
{include file="pageheader.htm"}
<div class="main-div">
<form action="reg_fields.php" method="post" name="theForm" onsubmit="return validate()">
<table width="100%">
<tr >
<td class="label">{$lang.reg_field_name}: </td>
<td><input type="text" name="reg_field_name" value="{$reg_field.reg_field_name}" ma... | zzshop | trunk/admin/templates/reg_field_info.htm | HTML | asf20 | 2,241 |
<!-- $Id: agency_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
{insert_scripts files="validator.js,../js/transport.js,../js/region.js"}
<div class="main-div">
<form method="post" action="suppliers.php" name="theForm" enctype="multipart/form-data" onsubmit="return validate()">
<... | zzshop | trunk/admin/templates/suppliers_info.htm | HTML | asf20 | 2,361 |
<!-- $Id: category_info.htm 16752 2009-10-20 09:59:38Z wangleisvn $ -->
{include file="pageheader.htm"}
<!-- start add new category form -->
<div class="main-div">
<form action="category.php" method="post" name="theForm" enctype="multipart/form-data" onsubmit="return validate()">
<table width="100%" id="genera... | zzshop | trunk/admin/templates/category_info.htm | HTML | asf20 | 9,170 |
<!-- $Id -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,../js/transport.js,validator.js"}
{if $step eq "consignee"}
{insert_scripts files="../js/region.js"}
{/if}
{if $step eq "user"}
<form name="theForm" action="order.php?act=step_post&step={$step}&order_id={$order_id}&step_act={$... | zzshop | trunk/admin/templates/order_step.htm | HTML | asf20 | 30,205 |
<!-- $Id: mail_template.htm 17002 2010-01-20 07:32:50Z wangleisvn $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div" id="conent_area">
{/if}
<form method="post" name="theForm" action="javascript:saveTemplate()">
<table id="ge... | zzshop | trunk/admin/templates/mail_template.htm | HTML | asf20 | 4,946 |
<!-- $Id: user_account_check.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form method="post" action="user_account.php" name="theForm" onsubmit="return validate();">
<table border="0" width="100%">
<tr>
<td colspan="2"><strong>{$lang.surplus_info}:</st... | zzshop | trunk/admin/templates/user_account_check.htm | HTML | asf20 | 2,237 |
<div id="footer">
{$query_info}{$gzip_enabled}{$memory_info}<br />
{$lang.copyright}
</div>
{insert_scripts files="../js/utils.js"}
<!-- 新订单提示信息 -->
<div id="popMsg">
<table cellspacing="0" cellpadding="0" width="100%" bgcolor="#cfdef4" border="0">
<tr>
<td style="color: #0f2c8c" width="30" height="24"... | zzshop | trunk/admin/templates/pagefooter.htm | HTML | asf20 | 5,766 |
<!-- $Id: shop_config.htm 16865 2009-12-10 06:05:32Z sxc_shop $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,../js/region.js"}
<div class="tab-div">
<!-- tab bar -->
<div id="tabbar-div">
<p>
{foreach from=$group_list item=group name="bar_group"}<span class="{if $smarty... | zzshop | trunk/admin/templates/shop_config.htm | HTML | asf20 | 1,989 |
<!-- $Id: order_info.htm 15544 2009-01-09 01:54:28Z zblikai $ -->
{include file="pageheader.htm"}
{insert_scripts files="topbar.js,../js/utils.js,listtable.js,selectzone.js,../js/common.js"}
<div class="list-div" style="margin-bottom: 5px">
<table width="100%" cellpadding="3" cellspacing="1">
<tr>
<th c... | zzshop | trunk/admin/templates/back_info.htm | HTML | asf20 | 5,775 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ECSHOP Menu</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="styles/general.css" rel="styleshe... | zzshop | trunk/admin/templates/menu.htm | HTML | asf20 | 9,972 |
<!-- $Id: agency_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
{insert_scripts files="validator.js,../js/transport.js,../js/region.js"}
<div class="main-div">
<form method="post" action="agency.php" name="theForm" enctype="multipart/form-data" onsubmit="return validate()">
<tab... | zzshop | trunk/admin/templates/agency_info.htm | HTML | asf20 | 6,421 |
<!-- $Id: exchange_goods_info.htm 15544 2009-01-09 01:54:28Z zblikai $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,selectzone.js,validator.js"}
<!-- start goods form -->
<div class="tab-div">
<form action="exchange_goods.php" method="post" name="theForm" onsubmit="return validate();"... | zzshop | trunk/admin/templates/exchange_goods_info.htm | HTML | asf20 | 4,151 |
<!-- $Id: articlecat_info.htm 16752 2009-10-20 09:59:38Z wangleisvn $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form method="post" action="articlecat.php" name="theForm" onsubmit="return validate()">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="label">{$lang.cat_na... | zzshop | trunk/admin/templates/articlecat_info.htm | HTML | asf20 | 3,334 |
<!-- $Id: bonus_list.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<form method="POST" action="bonus.php?act=batch&bonus_type={$smarty.get.bonus_type}" name="listForm">
<!-- start user_bonus list -->
<div class=... | zzshop | trunk/admin/templates/bonus_list.htm | HTML | asf20 | 3,326 |
{if $full_page}
<!-- $Id: users_list.htm 15617 2009-02-18 05:18:00Z sunxiaodong $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
{$lang.page_note}{$lang.total_records}{$record_count}{$lang.how_many_user}
</div>
<form method="POST" action="" nam... | zzshop | trunk/admin/templates/affiliate_list.htm | HTML | asf20 | 2,805 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>{$lang.cp_home}{if $ur_here} - {$ur_here}{/if}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href... | zzshop | trunk/admin/templates/get_pwd.htm | HTML | asf20 | 4,300 |
<!-- $Id: role_info.htm 14216 2010-01-08 02:27:21Z liuhui $ -->
{include file="pageheader.htm"}
<form method="POST" action="role.php" name="theFrom">
<div class="list-div">
<table width="100%">
<tr>
<td class="label">{$lang.user_name}</td>
<td>
<input type="text" name="user_name" maxlength="20" ... | zzshop | trunk/admin/templates/role_info.htm | HTML | asf20 | 3,091 |
<!-- $Id: sale_list.htm 15848 2009-04-24 07:07:13Z liubo $ -->
{if $full_page}
{include file="pageheader.htm"}
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" />
{insert_scripts files="../js/utils.js,listta... | zzshop | trunk/admin/templates/sale_list.htm | HTML | asf20 | 3,581 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
</head>
<body>
<img src="{$img_url}" />
</body>
</html> | zzshop | trunk/admin/templates/goods_show_image.htm | HTML | asf20 | 268 |
<!-- $Id: integrates_setup.htm 15132 2008-10-29 08:54:47Z testyang $ -->
{include file="pageheader.htm"}
<!-- start integrate setup form -->
<!--{if $code neq 'ucenter' or empty($cfg.uc_id)}-->
<div style="border: 1px solid #CC0000;background-color:#FFFFCE;color:#CE0000;padding:4px" >{$lang.db_notice}</div>
<!--{/... | zzshop | trunk/admin/templates/integrates_setup.htm | HTML | asf20 | 12,217 |
<!-- $Id: adsense.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start ads_stats list -->
<div class="list-div" id="listDiv">
<table width="100%" border="0" cellpadding="3" cellspacing="1">
<tr>
<th>{$lang.adsense_name}</th>
<th>{$lang.cleck_referer}</th>
<th>{$... | zzshop | trunk/admin/templates/adsense.htm | HTML | asf20 | 1,371 |
{include file="pageheader.htm"}
<div class="main-div">
<form action="attribute.php" method="post" name="theForm" onsubmit="return validate();">
<table width="100%" id="general-table">
<tr>
<td class="label">{$lang.label_attr_name}</td>
<td>
<input type='text' name='attr_name'... | zzshop | trunk/admin/templates/attribute_info.htm | HTML | asf20 | 6,437 |
<!-- $Id: category_list.htm 17019 2010-01-29 10:10:34Z liuhui $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<form method="post" action="" name="listForm">
<!-- start ad position list -->
<div class="list-div" id="listDiv">
{/if}
<table width="100%... | zzshop | trunk/admin/templates/category_list.htm | HTML | asf20 | 4,602 |
<!-- $Id: integrates_sync.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start integrate setup form -->
<div class="list-div" id="listDiv">
<table cellpadding="3" cellspacing="1">
<tr><th>{$lang.task_name}</th><th>{$lang.task_status}</th></tr>
{foreach from=$tasks ite... | zzshop | trunk/admin/templates/integrates_sync.htm | HTML | asf20 | 1,907 |
{include file="pageheader.htm"}
<div class="main-div">
<form action="flashplay.php" method="post" name="theForm" enctype="multipart/form-data" onsubmit="return validate()">
<table width="100%" id="general-table">
<tbody>
<tr>
<td class="label">
{$lang.lable_flash_name}</td>
<td>
... | zzshop | trunk/admin/templates/flashplay_ccustom_edit.htm | HTML | asf20 | 7,286 |
<!-- $Id: admin_logs.htm 15477 2008-12-22 03:44:50Z sunxiaodong $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<table>
<tr>
<td width="50%">
<form name="theForm" method="POST" action="admin_logs.php">
{... | zzshop | trunk/admin/templates/admin_logs.htm | HTML | asf20 | 3,188 |
{include file="pageheader.htm"}
{insert_scripts files="validator.js"}
<form action="flashplay.php" method="post" enctype="multipart/form-data">
<div class="main-div">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="label"><a href="javascript:showNotice('width_height');" title="{$lang.fo... | zzshop | trunk/admin/templates/flashplay_add.htm | HTML | asf20 | 1,954 |
<!-- $Id: language_list.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="form-div">
<form name="searchForm" action="edit_languages.php" method="post" onSubmit="return validate();">
<select name="lang_file">{html_options options=$lang_arr selected=$lang_file}</selec... | zzshop | trunk/admin/templates/language_list.htm | HTML | asf20 | 2,702 |
<!-- $Id: integrates_points.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start integrate plugins list -->
<div class="list-div" id="listDiv">
<form name="theForm" action="integrate.php?act=edit_points" method="post" onsubmit="return valid()" >
<table>
<tr>
<th width="3... | zzshop | trunk/admin/templates/integrates_points.htm | HTML | asf20 | 3,459 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<form action="javascript:searchSnatch()" name="searchForm">
<img src="images/icon_search.gif" width="26" height="22" border="0" alt="SEARCH" />
<select name = "searchType">
... | zzshop | trunk/admin/templates/replenish_list.htm | HTML | asf20 | 3,882 |
<!-- $Id: integrates_list.htm 15716 2009-03-06 03:22:25Z sunxiaodong $ -->
{include file="pageheader.htm"}
<!-- start integrate plugins list -->
<div class="form-div">
{$lang.user_help}
</div>
<div class="list-div" id="listDiv">
<table cellspacing='1' cellpadding='3'>
<tr>
<th>{$lang.integrate_name}</t... | zzshop | trunk/admin/templates/integrates_list.htm | HTML | asf20 | 1,443 |
<!-- $Id: articlecat_list.htm 17020 2010-01-29 10:18:24Z liuhui $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<form method="post" action="" name="listForm">
<!-- start ad position list -->
<div class="list-div" id="listDiv">
{/if}
<table width="10... | zzshop | trunk/admin/templates/articlecat_list.htm | HTML | asf20 | 4,164 |
<!-- $Id: auction_info.htm 16992 2010-01-19 08:45:49Z wangleisvn $ -->
{include file="pageheader.htm"}
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" />
{insert_scripts files="validator.js,../js/transport.j... | zzshop | trunk/admin/templates/auction_info.htm | HTML | asf20 | 8,335 |
<tr>
<td class="label" valign="top">
{if $var.desc}
<a href="javascript:showNotice('notice{$var.code}');" title="{$lang.form_notice}"><img src="images/notice.gif" width="16" height="16" border="0" alt="{$lang.form_notice}" /></a>
{/if}
{$var.name}:
</t... | zzshop | trunk/admin/templates/shop_config_form.htm | HTML | asf20 | 5,796 |
<!-- $Id: booking_list.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<form action="javascript:searchGoodsname()" name="searchForm">
<img src="images/icon_search.gif" width="26" heigh... | zzshop | trunk/admin/templates/booking_list.htm | HTML | asf20 | 3,199 |
<!-- $Id: goods_list.htm 17126 2010-04-23 10:30:26Z liuhui $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<!-- 商品搜索 -->
{include file="goods_search.htm"}
<!-- 商品列表 -->
<form method="post" action="" name="listForm" onsubmit="return confirmSubmit(this... | zzshop | trunk/admin/templates/goods_list.htm | HTML | asf20 | 8,182 |
<!-- $Id: bonus_type.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<!-- start bonus_type list -->
<form method="post" action="" name="listForm">
<div class="list-div" id="listDiv">
{/if}
<table cellpadding... | zzshop | trunk/admin/templates/bonus_type.htm | HTML | asf20 | 2,849 |
<!-- $Id: topic_edit.htm 16992 2010-01-19 08:45:49Z wangleisvn $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,selectzone.js,colorselector_topic.js"}
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesh... | zzshop | trunk/admin/templates/topic_edit.htm | HTML | asf20 | 19,843 |
<!-- $Id: snatch_view.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="list-div">
<table width="100%" cellpadding="3" cellspacing="1">
<tr>
<th colspan="8"><strong>{$info.snatch_name}... | zzshop | trunk/admin/templates/snatch_view.htm | HTML | asf20 | 2,493 |
<!-- $Id: plugins.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start integrate plugins list -->
<div class="list-div" id="listDiv">
<table cellspacing='1' cellpadding='3'>
<tr>
<th>{$lang.plugin_name}</th>
<th>{$lang.plugin_version}</th>
<th>{$lang.plugin_desc... | zzshop | trunk/admin/templates/plugins.htm | HTML | asf20 | 1,610 |
<!-- $Id: integrates_check.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<!-- start integrate setup form -->
<div style="border: 1px solid #CC0000;background-color:#FFFFCE;color:#CE0000;padding:4px;" >{$lang.check_notice}</div>
<div class="main-div" style="padding:5px;">
<form act... | zzshop | trunk/admin/templates/integrates_check.htm | HTML | asf20 | 2,718 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="validator.js"}
<div class="tab-div" id="listDiv">
{/if}
<!-- tab bar -->
{include file="flashplay_tab.htm"}
<!-- body -->
<div class="tab-body">
<div class="list-div list-div-ad" id="listDiv">
<table cellspacing='1' cellpadding... | zzshop | trunk/admin/templates/flashplay_custom.htm | HTML | asf20 | 3,386 |
<!-- $Id: setting_first.htm 16339 2009-06-24 08:01:25Z liuhui $ -->
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,../js/region.js"}
<div class="main-div">
<div class="step1">{$lang.shop_basic_first}</em></div>
<form action="index.php?act=second" name="theForm" method="post" onsubmit="return... | zzshop | trunk/admin/templates/setting_first.htm | HTML | asf20 | 7,705 |
<!-- $Id: batch_card_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form method="post" action="virtual_card.php" name="theForm" enctype="multipart/form-data" onsubmit="return validate()">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
... | zzshop | trunk/admin/templates/batch_card_info.htm | HTML | asf20 | 1,737 |
<!-- $Id: account_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form method="post" action="account_log.php" name="theForm" onsubmit="return validate()">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="label">{$lang.label_use... | zzshop | trunk/admin/templates/account_info.htm | HTML | asf20 | 3,310 |
<!-- $Id: bonus_type_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
<script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script>
<link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" />
{include file="pageheader.htm"}
<div class="main-div">
<form action="bonus.php"... | zzshop | trunk/admin/templates/bonus_type_info.htm | HTML | asf20 | 7,312 |
<!-- $Id: goods_batch_select.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form name="theForm" method="post" action="goods_batch.php?act=edit" onsubmit="return getGoodsIDs()">
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="nar... | zzshop | trunk/admin/templates/goods_batch_select.htm | HTML | asf20 | 6,810 |
<!-- $Id: user_address_list.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="list-div">
<table width="100%" cellpadding="3" cellspacing="1">
<tr>
<th>{$lang.consignee}</th>
<th>{$lang.address}</th>
<th>{$lang.link}</th>
<th>{$lang.other}</t... | zzshop | trunk/admin/templates/user_address_list.htm | HTML | asf20 | 1,016 |
<!-- $Id: replenish_info.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{include file="pageheader.htm"}
<div class="main-div">
<form method="post" action="virtual_card.php" name="theForm" onsubmit="return validate()">
<table width="100%" >
<tr>
<td class="label">{$lang.lab_goods_name}</td>
<td><input... | zzshop | trunk/admin/templates/replenish_info.htm | HTML | asf20 | 2,059 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id: calculator.htm 14216 2008-03-10 02:27:21Z testyang $ -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> {$lang.calculator} </title>
{insert_scripts files="../js/utils... | zzshop | trunk/admin/templates/calculator.htm | HTML | asf20 | 7,703 |
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
{insert_scripts files="validator.js"}
<div class="form-div">
<form method="post" action="affiliate.php">
<input type="radio" name="on" value="1" {if $config.on eq 1} checked="true" {/if} onClick="javascript:actDiv... | zzshop | trunk/admin/templates/affiliate.htm | HTML | asf20 | 6,906 |
{include file="pageheader.htm"}
<div class="main-div">
<div class="step2">{$lang.shop_basic_second}</div>
<form enctype="multipart/form-data" action="index.php?act=third" name="theForm" method="post" onsubmit="return validator()" >
<table cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="m... | zzshop | trunk/admin/templates/setting_second.htm | HTML | asf20 | 2,506 |
<!-- $Id: goods_export.htm 17107 2010-04-15 03:29:13Z liuhui $ -->
{include file="pageheader.htm"}
<table width="100%">
<tr>
<td>
<div class="main-div" style="background-color: white;">
{$lang.user_guide}
<h3><center>{$lang.export_condition}</center></h3>
<div>
<form action="goods_export.php" met... | zzshop | trunk/admin/templates/goods_export.htm | HTML | asf20 | 21,081 |
{include file="pageheader.htm"}
<div class="list-div">
<div style="background:#FFF; padding: 20px 50px; margin: 2px;">
<table align="center" width="400">
<tr>
<td width="100%" valign="top">
<img src="images/information.gif" width="32" height="32" border="0" alt="information" />
... | zzshop | trunk/admin/templates/sql_dump_msg.htm | HTML | asf20 | 921 |
<!-- $Id: goods_trash.htm 14216 2008-03-10 02:27:21Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,../js/transport.js,listtable.js"}
<!-- 商品搜索 -->
{include file="goods_search.htm"}
<!-- 商品列表 -->
<form method="post" action="" name="listForm" onsubmit="ret... | zzshop | trunk/admin/templates/goods_trash.htm | HTML | asf20 | 3,729 |
<!-- $Id: account_list.htm 14928 2008-10-06 09:25:48Z testyang $ -->
{if $full_page}
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<div class="form-div">
<form method="post" action="account_log.php?act=list&user_id={$smarty.get.user_id}" name="searchForm">
<select name="... | zzshop | trunk/admin/templates/account_list.htm | HTML | asf20 | 3,927 |
{include file="pageheader.htm"}
<div class="list-div">
<div style="background:#FFF; padding: 20px 50px; margin: 2px;">
<table align="center" width="400">
<tr>
<td width="50" valign="top">
{if $msg_type==0}
<img src="images/information.gif" width="32" height="32" border="0"... | zzshop | trunk/admin/templates/message.htm | HTML | asf20 | 1,929 |
<!-- $Id -->
{include file="pageheader.htm"}
<form name="theForm" method="get" action="order.php" onsubmit="return check()">
<div class="list-div">
<table>
<tr>
<th>{$lang.label_refund_amount}</th>
<td>{$formated_refund_amount}</td>
</tr>
<tr>
<th width="120">{$lang.label_handle_refund}</th>... | zzshop | trunk/admin/templates/order_refund.htm | HTML | asf20 | 1,839 |