[FIX] website: typo event tour

bzr revid: chm@openerp.com-20140214100242-rzt6mboq0j0gpp6i
This commit is contained in:
Christophe Matthieu 2014-02-14 11:02:42 +01:00
parent c64a762d06
commit 03ff1c53c6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
{
title: _t("Create an Event"),
content: _t("Let's go through the first steps to publish a new event."),
popover: { next: _("Start Tutorial"), end: _("Skip It") },
popover: { next: _t("Start Tutorial"), end: _t("Skip It") },
},
{
element: '#content-menu-button',