Merge branch 'feature-13011/installation_on_multiple_servers' into merge-6237-13011

This commit is contained in:
Paolo
2025-11-05 14:24:51 +01:00
@@ -57,7 +57,7 @@
<label for="notPerformSql"><?php echo $this->p->t('extensions', 'performSql'); ?></label>
</div>
<div>
<input type="checkbox" class="checkbox" id="notPerformSql" name="notPerformSql"/>
<input type="checkbox" checked="true" class="checkbox" id="performSql" name="performSql"/>
</div>
</div>
</form>