mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +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
|
||||
);
|
||||
|
||||
$table->data[6][0] = __('Allow offline patches:');
|
||||
$table->data[6][0] = __('Allow no-consecutive patches:');
|
||||
$table->data[6][1] = html_print_switch(
|
||||
[
|
||||
'name' => 'allow_offline_patches',
|
||||
|
Loading…
x
Reference in New Issue
Block a user