loginfailure.jsp.svn-base
来自「一个timesheet程序,用来统计开发人员的度量衡web在线程序.用于软件行业」· SVN-BASE 代码 · 共 19 行
SVN-BASE
19 行
<html>
<head>
<meta http-equiv="content-style-type" content="text/css">
<meta http-equiv="pragma" content="no-cache">
<title>Achievo-RMS Login Failure</title>
<link href="../theme/master.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="837" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" class="txt">
<h1>Login Failure</h1>
<p>Please verify your User Name and Password and try again. </p>
<p>If the failure persists, please contact the System Administrator or Achievo Netstar IT Service Desk.</p>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?