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 1 by yamat0jp, Wed Sep 23 09:26:54 2015 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>
11      </p>      <form action="<#home>/setup" method="post">
12      <form action="<#home>index" method="post">          <p>title1 :
       <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">  
         <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>  
         <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">home :  
 </div><input  
                style="HEIGHT: 25px; WIDTH: 403px" readonly="true" size="28" value="<#home>" name="home">  
       <p></p>  
     <p><input type="submit" value="設定">  
     </p>  
21      </form>      </form>
22    </body>    </body>
23  </html>  </html>

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

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