Browse Source

Proper html

pull/2/merge
falkTX 8 years ago
parent
commit
7ae89dd74b
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      paste/index.php

+ 4
- 1
paste/index.php View File

@@ -224,10 +224,13 @@ else // $show_paste

<tr><td align="right">Paste Name / Title:</td><td>
<input type="text" name="paste_title" id="paste_title" />
<input type="text" name="paste_password" id="paste_password" />
<input type="text" name="paste_misc" id="paste_misc" style="visibility: hidden;" />
</td></tr>

<tr><td align="right">Password:</td><td>
<input type="text" name="paste_password" id="paste_password" />
</td></tr>

<tr><td align="right">
<input type="checkbox" name="paste_numbers" id="paste_numbers" value="Yes"/>
</td><td>


Loading…
Cancel
Save