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

diff --git a/tt/post b/tt/post
index 9c1487cdbe0fb1f4eb4014eb288aca35f3426dac..338bde16d9474c6e1e3616b7c5817a5c9ffb287d 100644 (file)
--- a/tt/post
+++ b/tt/post
@@ -5,17 +5,17 @@
         <tr>
           <td>Post</td>
           <td>
-            <input name="name" type="text" tabindex="1" placeholder="Chen">
-            <input name="options" type="text" tabindex="2" placeholder="Options">
-            <input name="subject" type="text" tabindex="3" placeholder="Subject">
-            <input type="submit" value="Submit" tabindex="6">
-            <input id="postFile" name="file" type="file" tabindex="5">
+            <input name="name" type="text" tabindex="2" placeholder="Chen">
+            <input name="options" type="text" tabindex="3" placeholder="Options">
+            <input name="subject" type="text" tabindex="4" placeholder="Subject">
+            <input type="submit" value="Submit" tabindex="7">
+            <input id="postFile" name="file" type="file" tabindex="6">
           </td>
         </tr>
         <tr>
           <td>Comment</td>
           <td>
-            <textarea name="comment" rows="3" wrap="soft" tabindex="4"></textarea>
+            <textarea name="comment" rows="3" wrap="soft" tabindex="5"></textarea>
           </td>
         </tr>
       </tbody>