Skip to content

Commit

Permalink
Dev: "Home" should be "Survey" in quick-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 20, 2016
1 parent 059084c commit c5588eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/super/sidemenu.php
Expand Up @@ -79,7 +79,7 @@
<a
href="<?php echo $this->createUrl("admin/survey/sa/view/surveyid/$surveyid"); ?>"
data-toggle="tooltip"
data-title="<?php eT("Home"); ?>"
data-title="<?php eT("Survey"); ?>"
data-placement="right"
>
<div class='quick-icon-wrapper'>
Expand Down

0 comments on commit c5588eb

Please sign in to comment.