[FIX] Tour: first message fixed (cf. apr feedback)

bzr revid: ddm@openerp.com-20131114151344-55voqpac1hgcrawm
This commit is contained in:
ddm 2013-11-14 16:13:44 +01:00
parent 6f7c396a66
commit 9168c0dcdf
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
orphan: true,
backdrop: true,
title: "Welcome to your website!",
content: "This tutorial will guide you to build your first page. We will start by adding a banner.",
content: "This tutorial will guide you to build your home page. We will start by adding a banner.",
template: render('website.tour_popover', { next: "Start Tutorial", end: "Skip It" }),
},
{