message.htm 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>message</title>
  6. <link rel="StyleSheet" href="css/right.css" type="text/css" />
  7. </head>
  8. <body>
  9. <table width="780" align="center" cellpadding="0" cellspacing="0">
  10. <tr>
  11. <td width="782" valign="top"><table width="99%" align="center"
  12. cellpadding="0" cellspacing="0">
  13. <tr>
  14. <td class="right_tb_line"><table width="100%" cellpadding="0" cellspacing="0">
  15. <tr>
  16. <td width="710"><div class="td_back">
  17. <ul>
  18. <li><a href="#" onclick="javascript:history.go(-1)">返回</a></li>
  19. </ul>
  20. </div></td>
  21. </tr>
  22. </table></td>
  23. </tr>
  24. </table>
  25. <table width="99%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF" class="table_rh">
  26. <tr align="center" >
  27. <td class="css_tr" colspan="4"><div align="left">&nbsp;&nbsp;提示信息</div></td>
  28. </tr>
  29. <tr align="center" >
  30. <td class="tabletr2" align="center"><font color="red">$!message</font></td>
  31. </tr>
  32. </table>
  33. </td>
  34. </tr>
  35. </table>
  36. </body>
  37. </html>