Develop and Download Open Source Software

Browse Subversion Repository

Diff of /setup.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>      <title><#title></title>
6        <meta charset="utf-8">
7    </head>    </head>
8    
9    <body>    <body>
10      <p>      <br>
     </p>  
11      <form action="<#home>/setup" method="post">      <form action="<#home>/setup" method="post">
       <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">  
12          <p>title1 :          <p>title1 :
13  </p>  </p>
14        </div><input value="<#title>" name="title">        <input value="<#title>" name="title">
15      <p></p>      <br><br><br>
16      <p>      <p>title2 :
17      </p>  </p>
18      <p></p>      <textarea style="HEIGHT: 97px; WIDTH: 403px" cols="3" name="title2"><#title2></textarea>
19        <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">title2 :      <br><br><br><br>
20  </div><textarea style="HEIGHT: 97px; WIDTH: 403px" cols="3" name="title2"><#title2></textarea>      <input type="submit" value="設定">
       <p></p>  
     <p>  
     </p>  
       <p></p>  
     <p>  
 </p>  
     <p>  
     </p><input type="submit" value="設定">  
21      </form>      </form>
22    </body>    </body>
23  </html>  </html>

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