]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 15:04:24 +0000 (09:04 -0600)
committerEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 15:04:24 +0000 (09:04 -0600)
tt/post

diff --git a/tt/post b/tt/post
index ba8c3fe529cff8b7e983d86c7c7bbfc7a0b64629..5e54b25157b7517120372973830250fc95902396 100644 (file)
--- a/tt/post
+++ b/tt/post
             <td>Name</td>
             <td>
               <input name="name" type="text" tabindex="1" placeholder="Chen">
-            </td>
-          </tr>
-          <tr>
-            <td>Options</td>
-            <td>
+              <input name="subject" type="text" tabindex="3">
               <input name="options" type="text" tabindex="2">
               <input id="postFile" name="file" type="file" tabindex="5">
-            </td>
-          </tr>
-          <tr>
-            <td>Subject</td>
-            <td>
-              <input name="subject" type="text" tabindex="3">
               <input type="submit" value="Submit" tabindex="6">
             </td>
           </tr>