mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Minor change
This commit is contained in:
parent
be9996ab9f
commit
130b077202
@ -307,7 +307,7 @@ $table->data[5][1] = html_print_input_password(
|
|||||||
true
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
$table->data[6][0] = __('Allow offline patches:');
|
$table->data[6][0] = __('Allow no-consecutive patches:');
|
||||||
$table->data[6][1] = html_print_switch(
|
$table->data[6][1] = html_print_switch(
|
||||||
[
|
[
|
||||||
'name' => 'allow_offline_patches',
|
'name' => 'allow_offline_patches',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user