/[inncomm]/html/reply.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /html/reply.html

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

revision 1.1 by dpavlin, Thu Dec 7 16:35:53 2000 UTC revision 1.2 by dpavlin, Fri Dec 8 08:25:58 2000 UTC
# Line 1  Line 1 
1  <!-- reply.html -->  <!-- reply.html -->
2    
3  <form enctype="multipart/form-data" action="{PHP_SELF}" method=post>  <br><form enctype="multipart/form-data" action="{PHP_SELF}" method=post>
4    
5  <textarea cols=65 rows=6 name=sadrzaj wrap="hard">  <textarea cols=65 rows=6 name=sadrzaj wrap="hard">
6  </textarea>  </textarea>
# Line 8  Line 8 
8  <INPUT TYPE=submit name=insert_reply VALUE=send>  <INPUT TYPE=submit name=insert_reply VALUE=send>
9  <INPUT TYPE=reset VALUE=reset>  <INPUT TYPE=reset VALUE=reset>
10  <input type=hidden name=p value={P} >  <input type=hidden name=p value={P} >
11    <input type=hidden name=t value={T} >
12  {CHECKBOXES}  {CHECKBOXES}
13  </form>  </form>
14    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26