mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 16:42:59 +02:00
move boxes
git-svn-id: http://piwigo.org/svn/trunk@29605 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -30,8 +30,6 @@ tour.addSteps([
|
||||
},
|
||||
{
|
||||
path: "{/literal}{$TAT_path}{literal}admin.php?page=help§ion=permissions",
|
||||
placement: "top",
|
||||
element: "#helpContent",
|
||||
title: "{/literal}{'privacy_title4'|@translate|@escape:'javascript'}{literal}",
|
||||
content: "{/literal}{'privacy_stp4'|@translate|@escape:'javascript'}{literal}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user