Bugzilla – Attachment 9121 Details for
Bug 7936
general ticket for help file updates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7936: Patron Card Help Files
Bug-7936-Patron-Card-Help-Files.patch (text/plain), 7.06 KB, created by
Nicole C. Engard
on 2012-04-11 16:06:06 UTC
(
hide
)
Description:
Bug 7936: Patron Card Help Files
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-04-11 16:06:06 UTC
Size:
7.06 KB
patch
obsolete
>From 8adbd06f1f3ce90dfce67598543c5c8730a3a516 Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Wed, 11 Apr 2012 00:24:16 -0400 >Subject: [PATCH] Bug 7936: Patron Card Help Files > >--- > .../prog/en/modules/help/patroncards/edit-batch.tt | 2 +- > .../en/modules/help/patroncards/edit-layout.tt | 2 +- > .../en/modules/help/patroncards/edit-profile.tt | 2 +- > .../en/modules/help/patroncards/edit-template.tt | 2 +- > .../prog/en/modules/help/patroncards/home.tt | 2 +- > .../en/modules/help/patroncards/image-manage.tt | 2 +- > .../prog/en/modules/help/patroncards/manage.tt | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-) > >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 00da73f..b69371e 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,6 +8,6 @@ > > <p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p> > >-<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patroncardbatches">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#patroncardbatches">manual</a> (online).</strong></p> > > [% 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 434f981..f1e4155 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,6 +31,6 @@ > > <p>After saving, your layouts will appear on the 'Manage Layouts' page.</p> > >-<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#cardlayouts">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#cardlayouts">manual</a> (online).</strong></p> > > [% 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 ef53d87..964a4ba 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,6 +28,6 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patronprofile">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#patronprofile">manual</a> (online).</strong></p> > > [% 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 55585a2..9e8c42d 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,6 +25,6 @@ After saving, your templates will appear on the 'Manage Templates' page.</li> > </li> > </ul> > >-<p><strong>See the full documentation for the Patron Card Templates in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patrontemplate">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Templates in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#patrontemplate">manual</a> (online).</strong></p> > > [% 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 a50aba3..360e73e 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,6 +17,6 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html">manual</a> (online).</strong></p> > > [% 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 ca043ff..f6b2b18 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,6 +16,6 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#managecardimages">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#managecardimages">manual</a> (online).</strong></p> > > [% 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 130487b..957497f 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,6 +16,6 @@ > > <p>A batch is a collection of patrons for whom you want to generate cards.</p> > >-<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html">manual</a> (online).</strong></p> > > [% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.7.2.3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7936
:
9049
|
9051
|
9053
|
9080
|
9083
|
9084
|
9085
|
9086
|
9088
|
9098
|
9099
|
9100
|
9101
|
9102
|
9103
|
9104
|
9105
|
9106
|
9117
|
9119
|
9120
|
9121
|
9126
|
9136
|
9137
|
9138
|
9139
|
9140
|
9158
|
9177
|
9180
|
9181
|
9184
|
9185
|
9186
|
9187
|
9929
|
9930
|
9931
|
9932
|
9933
|
9934
|
9935
|
9936
|
9937
|
9938
|
9939
|
9967