mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
Merge branch 'feature-13011/installation_on_multiple_servers' into merge-6237-13011
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user