]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Wed, 14 May 2025 19:47:07 +0000 (13:47 -0600)
committerEmil Williams <emilemilemil@cock.li>
Wed, 14 May 2025 19:47:07 +0000 (13:47 -0600)
tt/img

diff --git a/tt/img b/tt/img
index d185da05456ddf34bfd1a172e33c5bcd4d2e90e3..ccf77b1ba69163d9595385c6f3df24df0fc5082f 100644 (file)
--- a/tt/img
+++ b/tt/img
       <tr>
         <td>Options</td>
         <td>
-          <input name="name" type="text" tabindex="2">
+          <input name="options" type="text" tabindex="2">
         </td>
       </tr>
       <tr>
         <td>Subject</td>
         <td>
-          <input name="name" type="text" tabindex="3">
+          <input name="subject" type="text" tabindex="3">
           <input type="submit" value="Submit" tabindex="5">
         </td>
       </tr>
       <tr>
         <td>Comment</td>
         <td>
-          <textarea name="post" cols="48" rows="4" wrap="soft" tabindex="4"></textarea>
+          <textarea name="comment" cols="48" rows="4" wrap="soft" tabindex="4"></textarea>
         </td>
       </tr>
       </tbody>