again fix for Permission tab

git-svn-id: http://piwigo.org/svn/trunk@29463 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2014-09-10 19:43:10 +00:00
parent c2785a9e74
commit 90ecf61d68

View File

@@ -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}"