mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-06 13:32:52 +02:00
again fix for Permission tab
git-svn-id: http://piwigo.org/svn/trunk@29463 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user