mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Fixed Extensions Manager GUI
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