aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/tours/first_contact/tour.tpl
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-17 19:03:28 +0000
committerplegall <plg@piwigo.org>2014-09-17 19:03:28 +0000
commitc48d24158b73d3cea581a8e8bf12e5809f6a0b67 (patch)
tree4e7ed556654cdec94193f283c86cd5b193e13437 /plugins/TakeATour/tours/first_contact/tour.tpl
parentf5f2c8086407dc87804548eb66329f13e282a25d (diff)
move boxes
git-svn-id: http://piwigo.org/svn/trunk@29605 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/tours/first_contact/tour.tpl')
-rw-r--r--plugins/TakeATour/tours/first_contact/tour.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TakeATour/tours/first_contact/tour.tpl b/plugins/TakeATour/tours/first_contact/tour.tpl
index a1cb11994..b26603228 100644
--- a/plugins/TakeATour/tours/first_contact/tour.tpl
+++ b/plugins/TakeATour/tours/first_contact/tour.tpl
@@ -70,8 +70,8 @@ tour.addSteps([
{
path: /admin\.php\?page=(photos_add|batch_manager&filter=prefilter-last_import|batch_manager&filter=prefilter-caddie)/,
redirect:function (tour) {window.location = "admin.php?page=batch_manager&filter=prefilter-last_import";},
- placement: "top",
- element: "select[name='filter_prefilter']",
+ placement: "bottom",
+ element: "#filter_prefilter select",
title: "{/literal}{'first_contact_title9'|@translate|@escape:'javascript'}{literal}",
content: "{/literal}{'first_contact_stp9'|@translate|@escape:'javascript'}{literal}",
prev:3,