Bug 23463: Replace new occurrence of AddItem
[srvgit] / Koha / Manual.pm
index 5037917..966a723 100644 (file)
@@ -131,15 +131,13 @@ our $mapping = {
     'course_reserves/course-details'           => '/course_reserves.html',
     'course_reserves/course-reserves'          => '/course_reserves.html',
     'course_reserves/course'                   => '/course_reserves.html#adding-courses',
-    'labels/label-edit-batch'                  => '/tools.html#batches',
-    'labels/label-edit-layout'                 => '/tools.html#layouts',
-    'labels/label-edit-profile'                => '/tools.html#profiles',
-    'labels/label-edit-template'               => '/tools.html#templates',
-    'labels/label-home'                        => '/tools.html#label-creator',
-    'labels/label-manage'                      => '/tools.html#layouts',
-    'labels/label-manage'                      => '/tools.html#templates',
-    'labels/label-manage'                      => '/tools.html#profiles',
-    'labels/label-manage'                      => '/tools.html#batches',
+    'labels/label-edit-batch'                  => '/tools.html#label-batches-label',
+    'labels/label-edit-layout'                 => '/tools.html#label-layouts-label',
+    'labels/label-edit-profile'                => '/tools.html#label-profiles-label',
+    'labels/label-edit-range'                  => '/tools.html#label-creator-label', #FIXME Add when documented
+    'labels/label-edit-template'               => '/tools.html#label-templates-label',
+    'labels/label-home'                        => '/tools.html#label-creator-label',
+    'labels/label-manage'                      => '/tools.html#label-creator-label',
     'labels/spinelabel-home'                   => '/tools.html#quick-spine-label-creator',
     'mainpage'                                 => '/',
     'members/apikeys'                          => '/webservices.html#api-key-management-interface-for-patrons',