poprawa eksport na export
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="mb-3 form-check">
|
||||
<input type="checkbox" class="form-check-input" id="enable_auto_export" name="enable_auto_export" {% if settings.enable_auto_export %}checked{% endif %}>
|
||||
<label class="form-check-label" for="enable_auto_export">Włącz automatyczny eksport</label>
|
||||
<label class="form-check-label" for="enable_auto_export">Włącz automatyczny export</label>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Zapisz ustawienia</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user