fix syntax error :p
This commit is contained in:
parent
b8dec21449
commit
caa1639617
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ override getHelpers => sub {
|
|||
$helpers->{edit_survey} = {
|
||||
url => $self->getUrl("func=editSurvey"),
|
||||
label => $i18n->get('edit survey'),
|
||||
});
|
||||
};
|
||||
$helpers->{take_survey} = {
|
||||
url => $self->getUrl("func=takeSurvey"),
|
||||
label => $i18n->get('take survey'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue