diff --git a/app/views/notifications/_notification_tabs.html.haml b/app/views/notifications/_notification_tabs.html.haml index a0f2489e..e7efaa32 100644 --- a/app/views/notifications/_notification_tabs.html.haml +++ b/app/views/notifications/_notification_tabs.html.haml @@ -4,6 +4,6 @@ %ul.nav.nav-pills.nav-stacked = nav_entry "All notifications", "" = nav_entry "Answers", "" - = nav_entry "Likes", "" + = nav_entry "Smiles", "" = nav_entry "Comments", "" = nav_entry "Followers", "" \ No newline at end of file