forked from maxliaops/Java_Web_Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcopyright.jsp
More file actions
16 lines (16 loc) · 834 Bytes
/
copyright.jsp
File metadata and controls
16 lines (16 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<%@ page contentType="text/html; charset=gb2312"%>
<table width="788" height="103" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="13" colspan="2" bordercolor="0">
<img src="images/copyright_line.GIF" width="788" height="2" border="0" /> </td>
</tr>
<tr>
<td height="40" colspan="2" align="center" class="word_gray">关于我们 | 销售排行 | 特价商品 | 购物流程 | QQ帮助 | 刷新页面 | <a href="manage/Login_M.jsp" class="word_black">进入后台</a></td>
</tr>
<tr>
<td height="19" align="center"> All CopyRights © reserved 2011 吉林省明日科技有限公司</td>
</tr>
<tr>
<td height="21" align="center">客服热线:0431-84978981 E-mail:mingrisoft@mingrisoft.com</td>
</tr>
</table>