From 90ecf61d68039f5da693ea811b49fabfbc036844 Mon Sep 17 00:00:00 2001 From: flop25 Date: Wed, 10 Sep 2014 19:43:10 +0000 Subject: again fix for Permission tab git-svn-id: http://piwigo.org/svn/trunk@29463 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/TakeATour/tours/privacy/tour.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TakeATour') diff --git a/plugins/TakeATour/tours/privacy/tour.tpl b/plugins/TakeATour/tours/privacy/tour.tpl index cd0f24f05..7ee44ccb3 100644 --- a/plugins/TakeATour/tours/privacy/tour.tpl +++ b/plugins/TakeATour/tours/privacy/tour.tpl @@ -80,7 +80,7 @@ tour.addSteps([ path: /admin\.php\?page=album-/, redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}";}, placement: "bottom", - element: ".normal_tab .icon-lock", + element: "#tabsheet > ul > li:nth-child(3) > a", reflex:true, title: "{/literal}{'privacy_title11'|@translate|@escape:'javascript'}{literal}", content: "{/literal}{'privacy_stp11'|@translate|@escape:'javascript'}{literal}" -- cgit v1.2.3