Skip to content

Commit

Permalink
Fixed issue: Syntax error in saved list view
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Oct 8, 2019
1 parent 2ddc51e commit e3b9d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/saved/savedlist_view.php
Expand Up @@ -41,7 +41,7 @@
'name' => 'email',
),
),
),
)
);
?>
</div>
Expand Down

0 comments on commit e3b9d0a

Please sign in to comment.