|
@@ -204,7 +204,7 @@ Source: <input type="text" value="<?=Users::get_upload_sources()[0]?>" size="20"
|
204
|
204
|
<td>
|
205
|
205
|
<input type="text" id="catalogue" name="catalogue" size="10" value="<?=display_str($Torrent['CatalogueNumber']) ?>" <?=$this->Disabled?>/>
|
206
|
206
|
<? if (!$this->DisabledFlag) { ?>
|
207
|
|
- <input type="button" autofill="jav" value="Autofill"></input>
|
|
207
|
+ <input type="button" autofill="jav" value="Autofill" style="background: lightgrey; pointer-events: none;"></input>
|
208
|
208
|
<? } ?>
|
209
|
209
|
</td>
|
210
|
210
|
</tr>
|