From 02c54093a638fb5f34111552e0fa3978798a2e9a Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sat, 23 Mar 2013 09:42:12 -0400 Subject: [PATCH] Bug 9850: Update Label Help Files This patch updates the manual links in the label creator help files. There were not other string changes. To test: Visit the help on the label creator and make sure that the links go to the 3.12 manual. Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt index fab1fde..6326021 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt @@ -22,6 +22,6 @@

After saving your file, simply print to the blank labels you have in your library.

-

See the full documentation for Label Batches in the manual (online).

+

See the full documentation for Label Batches in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt index e856151..c926ef6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt @@ -12,6 +12,6 @@

After saving, your layouts will appear on the 'Manage Layouts' page.

-

See the full documentation for Label Layouts in the manual (online).

+

See the full documentation for Label Layouts in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt index 207c1f2..d26aff6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt @@ -28,6 +28,6 @@

Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.

-

See the full documentation for Label Profiles in the manual (online).

+

See the full documentation for Label Profiles in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt index a14ce03..2b9a7f9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt @@ -30,6 +30,6 @@

After saving, your templates will appear on the 'Manage Templates' page.

-

See the full documentation for Label Templates in the manual (online).

+

See the full documentation for Label Templates in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt index dee5eb3..8a520cc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt @@ -41,6 +41,6 @@

Batches are made up of the barcodes you would like to print. Once in this tool you can search for the item records you would like to print out labels for.

-

See the full documentation for the Label Creator in the manual (online).

+

See the full documentation for the Label Creator in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt index 5abca7d..89ee7fc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt @@ -11,6 +11,6 @@

To use this tool you simply need the barcode for the book you'd like to print the spine label for.

-

See the full documentation for Quick Spine Label Creator in the manual (online).

+

See the full documentation for Quick Spine Label Creator in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.10.4