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

diff --git a/tt/post b/tt/post
index 91bd7a6fb7e14cfe87e62a4a77fa7e67fd1e10bb..fe84ff3c2d816c71a0ea31a8f750ad004d8e42c6 100644 (file)
--- a/tt/post
+++ b/tt/post
@@ -5,6 +5,9 @@
         <tr>
           <td>Post</td>
           <td>
+            <input name="name" type="text" tabindex="1" placeholder="Chen">
+            <input name="subject" type="text" tabindex="3" placeholder="Subject">
+            <input name="options" type="text" tabindex="2" placeholder="Options">
             <input type="submit" value="Submit" tabindex="6">
             <input id="postFile" name="file" type="file" tabindex="5">
           </td>
@@ -12,9 +15,6 @@
         <tr>
           <td>Name</td>
           <td>
-            <input name="name" type="text" tabindex="1" placeholder="Chen">
-            <input name="subject" type="text" tabindex="3" placeholder="Subject">
-            <input name="options" type="text" tabindex="2" placeholder="Options">
           </td>
         </tr>
         <tr>