Skip to content

Commit

Permalink
Update label for system/csrf/use_form_key config (#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
elidrissidev authored Sep 9, 2022
1 parent ef1b965 commit d559243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Core/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<show_in_store>1</show_in_store>
<fields>
<use_form_key translate="label">
<label>Add Secret Key To Url</label>
<label>Enabled</label>
<frontend_type>select</frontend_type>
<source_model>adminhtml/system_config_source_yesno</source_model>
<sort_order>10</sort_order>
Expand Down

0 comments on commit d559243

Please sign in to comment.