Skip to content

Commit

Permalink
params
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Stephen authored and Amy Stephen committed Dec 14, 2011
1 parent e9439dc commit fc86587
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/
defined('_JEXEC') or die;

$fieldSets = $this->form->getFieldsets('parameters');
$fieldSets = $this->form->getFieldsets('params');
foreach ($fieldSets as $name => $fieldSet) :
?>
<fieldset>
Expand Down

0 comments on commit fc86587

Please sign in to comment.