Ticket #3168: plugin_upload.patch
| File plugin_upload.patch, 423 bytes (added by agraham, 6 years ago) |
|---|
-
admin_plugin.cs
old new 4 4 <fieldset> 5 5 <legend>Install Plugin:</legend> 6 6 <div class="field"> 7 <label>File: <input type="file" name=" egg_file"<?cs7 <label>File: <input type="file" name="plugin_file"<?cs 8 8 if:admin.readonly ?> disabled="disabled"<?cs /if ?> /></label> 9 9 </div> 10 10 <p class="help"><?cs
