forked from deblan/side_menu
fix typo
This commit is contained in:
parent
aad27cd8b4
commit
c816c40c19
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ $choicesYesNo = [
|
|||
|
||||
<div>
|
||||
<?php $choices = [
|
||||
'Use global setting' => '-1',
|
||||
'Use the global setting' => '-1',
|
||||
'No' => '0',
|
||||
'Yes' => '1',
|
||||
]; ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue