We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c043982 commit 2202698Copy full SHA for 2202698
root/app/calibre-web/cps/templates/config_db.html
@@ -18,7 +18,7 @@ <h2>{{title}}</h2>
18
</div>
19
<div class="form-group required">
20
<input type="checkbox" id="config_calibre_split" name="config_calibre_split" data-control="split_settings" data-t ="{{ config.config_calibre_split_dir }}" {% if config.config_calibre_split %}checked{% endif %} >
21
- <label for="config_calibre_split">{{_('Separate Book Files from Library - DO NOT USE! COMING IN CWA V2.2.0!')}}</label>
+ <label for="config_calibre_split">{{_('Separate Book Files from Library - DO NOT USE! COMING IN CWA V3.1.0!')}}</label>
22
23
<div data-related="split_settings">
24
<div class="form-group required input-group">
0 commit comments