From 6780d5d03d8eaa456ca7d4649622327f7a739761 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 7 Oct 2011 11:50:07 -0400 Subject: [PATCH] Bug 6966 Patron Card Help Files This patch adds links to the manual to files in the patroncards folder. --- .../prog/en/modules/help/patroncards/edit-batch.tt | 2 ++ .../prog/en/modules/help/patroncards/edit-layout.tt | 2 ++ .../prog/en/modules/help/patroncards/edit-profile.tt | 2 ++ .../prog/en/modules/help/patroncards/edit-template.tt | 2 ++ .../intranet-tmpl/prog/en/modules/help/patroncards/home.tt | 2 ++ .../prog/en/modules/help/patroncards/image-manage.tt | 2 ++ .../intranet-tmpl/prog/en/modules/help/patroncards/manage.tt | 2 ++ 7 files changed, 14 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt index 9f982b37e2..00da73f58a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt @@ -8,4 +8,6 @@

To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'

+

See the full documentation for the Patron Card 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/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt index 40993caedc..434f981656 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt @@ -31,4 +31,6 @@

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

+

See the full documentation for the Patron Card 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/patroncards/edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt index 933b755762..ef53d875bc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt @@ -28,4 +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 the Patron Card 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/patroncards/edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt index 0ef025e16e..55585a25f0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt @@ -25,4 +25,6 @@ After saving, your templates will appear on the 'Manage Templates' page. +

See the full documentation for the Patron Card 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/patroncards/home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt index 3cabee2395..a50aba3758 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt @@ -17,4 +17,6 @@

The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.

+

See the full documentation for the Patron Card 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/patroncards/image-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt index b3a0e4320a..ca043ff2b6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt @@ -16,4 +16,6 @@

To delete one or multiple of these images, click the checkbox to the right of each image you want to delete and click the 'Delete' button.

+

See the full documentation for Managing Images 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/patroncards/manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt index 0629270030..130487b4e8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt @@ -16,4 +16,6 @@

A batch is a collection of patrons for whom you want to generate cards.

+

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

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