Browse Source

Prefer vanity.house tag

pjc 5 years ago
parent
commit
7310d3d846
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      classes/torrent_form.class.php

+ 0
- 6
classes/torrent_form.class.php View File

360
           </script>
360
           </script>
361
         </td>
361
         </td>
362
       </tr>
362
       </tr>
363
-      <tr id="censored_tr">
364
-        <td class="label">Original?</td>
365
-        <td>
366
-          <input type="checkbox" name="censored" value="1" <?=(($Torrent['Censored'] ?? 1) ? 'checked ' : '')?>/>
367
-        </td>
368
-      </tr>
369
 <?    if ($this->NewTorrent) { ?>
363
 <?    if ($this->NewTorrent) { ?>
370
       <tr id="tags_tr">
364
       <tr id="tags_tr">
371
         <td class="label tooltip" title="Comma seperated list of tags">Tags</td>
365
         <td class="label tooltip" title="Comma seperated list of tags">Tags</td>

Loading…
Cancel
Save