Develop and Download Open Source Software

Browse Subversion Repository

Diff of /login.htm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by yamat0jp, Mon Sep 19 00:45:34 2016 UTC revision 16 by yamat0jp, Tue Sep 27 20:57:24 2016 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE HTML>
2    
3  <html>  <html>
4    <head>    <head>
5      <title></title>      <meta charset=utf-8>
6        <title>ログイン</title>
7    </head>    </head>
8    
9    <body>    <body>
# Line 10  Line 11 
11  </p>  </p>
12      <p align="center">管理者用ログイン画面      <p align="center">管理者用ログイン画面
13  </p>  </p>
14      <p>&nbsp;      <br>
 </p>  
15      <form action="<#home>/admin" method="post">      <form action="<#home>/admin" method="post">
16      <p align="center"><input style="HEIGHT: 27px; WIDTH: 136px" size="7" type="password" name="password">      <p align="center"><input style=height:25px type="password" name="password">
17        <input type="submit" value="ログイン">        <input type="submit" value="ログイン">
18      </p>      </p>
19      </form>      </form>

Legend:
Removed from v.11  
changed lines
  Added in v.16

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26