1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-12-09 17:58:06 +00:00

Tie visibility of upload buttons to upload right only

This commit is contained in:
Ozzie Isaacs
2021-11-24 17:35:09 +01:00
parent ec7c2db971
commit 7f9da94a18
5 changed files with 340 additions and 164 deletions

View File

@@ -105,7 +105,7 @@
</div>
<div class="form-group">
<input type="checkbox" id="config_uploading" data-control="upload_settings" name="config_uploading" {% if config.config_uploading %}checked{% endif %}>
<label for="config_uploading">{{_('Enable Uploads')}}</label>
<label for="config_uploading">{{_('Enable Uploads')}} {{_('(Please ensure users having also upload rights)')}}</label>
</div>
<div data-related="upload_settings">
<div class="form-group">