Correcting capitalization in Circulation help templates
---
 .../prog/en/modules/help/circ/branchoverdues.tt    |    4 +-
 .../prog/en/modules/help/circ/branchtransfers.tt   |    4 +-
 .../prog/en/modules/help/circ/circulation-home.tt  |    6 ++--
 .../prog/en/modules/help/circ/circulation.tt       |   22 ++++++++++----------
 .../prog/en/modules/help/circ/overdue.tt           |    2 +-
 .../prog/en/modules/help/circ/pendingreserves.tt   |    8 +++---
 .../prog/en/modules/help/circ/reserveratios.tt     |    4 +-
 .../prog/en/modules/help/circ/returns.tt           |   20 +++++++++---------
 .../en/modules/help/circ/selectbranchprinter.tt    |    4 +-
 .../en/modules/help/circ/transferstoreceive.tt     |    4 +-
 .../prog/en/modules/help/circ/view_holdsqueue.tt   |    6 ++--
 .../prog/en/modules/help/circ/waitingreserves.tt   |    6 ++--
 12 files changed, 45 insertions(+), 45 deletions(-)

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
index e4043ec..4f8735d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
           
-<h1>Overdues with Fines</h1>
+<h1>Overdues with fines</h1>
 
 <p>This report shows items that:
 <ul>
@@ -13,6 +13,6 @@
 
 <p>Once open the report can be filtered by the shelving location.</p>
 
-<p><strong>See the full documentation for Overdues with Fines in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#overduesfines";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for overdues with fines in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#overduesfines";>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/circ/branchtransfers.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
index c89baf6..e5e917f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
@@ -16,11 +16,11 @@
        <li>When the item arrives at the other library the librarian must check 
the item in to acknowledge that it is no longer in transit</li>
        <li>The item will not be permanently moved to the new library
 <ul>
-       <li>The item shows the same 'Home Library' but has updated the 'Current 
Location' to note where it resides at this time</li>
+    <li>The item shows the same 'Home library' but has updated the 'Current 
location' to note where it resides at this time</li>
 </ul>
 </li>
 </ul>
 
-<p><strong>See the full documentation for Transfers in the <a 
href="http://manual.koha-community.org/3.6/en/transfers.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for transfers in the <a 
href="http://manual.koha-community.org/3.6/en/transfers.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
index 887bad5..8dc2101 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
@@ -2,9 +2,9 @@
  
 <h1>Circulation</h1>
 
-<p>Circulation functions can be accessed in several different ways. On the 
main page of the staff client there are some quick links in the center of the 
page to check items out, in or transfer them. For a complete listing of 
Circulation functions you can visit the Circulation page which is linked from 
the top left of every page or from the center of the main page.</p>
+<p>Circulation functions can be accessed in several different ways. On the 
main page of the staff client there are some quick links in the center of the 
page to check items out, in or transfer them. For a complete listing of 
circulation functions you can visit the Circulation page which is linked from 
the top left of every page or from the center of the main page.</p>
 
-<p>Before circulating your collection you will want to set your Global System 
Preferences, Basic Parameters and Patrons &amp; Circulation Rules.</p>
+<p>Before circulating your collection you will want to set your global system 
preferences, basic parameters and patrons &amp; circulation rules.</p>
 
 <p>While in Circulation you can jump between the tabs on the quick search box 
at the top of the screen by using the following hot keys:</p>
 
@@ -20,6 +20,6 @@
 
 <p style="background-color: #ffe599">Tip: Mac users use the OPTION button in 
place of ALT</p>
 
-<p><strong>See the full documentation for Circulation in the <a 
href="http://manual.koha-community.org/3.6/en/circulation.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for circulation in the <a 
href="http://manual.koha-community.org/3.6/en/circulation.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
index f9f92ab..6ff7d93 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Checking Out (Issuing)</h1>
+<h1>Checking out (issuing)</h1>
 
 <p>To begin the checkout process you must enter the patron barcode or part of 
their name. The checkout option appears in three main places:</p>
 
@@ -10,14 +10,14 @@
        <li>Check out option on the quick search bar</li>
 </ul>
 
-<h2>Checking Items Out</h2>
+<h2>Checking items out</h2>
 
 <p>To check an item out to a patron, first search for that patron using one of 
the many options listed above.</p>
 
 <p>At the top of the Check Out screen is a box for you to type or scan the 
item's barcode into.</p>
 
 <ul>
-       <li style="color: #990000;">Important: Many modern barcode scanners 
will send a 'return' to the browser, making it so that the 'Check Out' button 
is automatically clicked</li>
+    <li style="color: #990000;">Important: Many modern barcode scanners will 
send a 'return' to the browser, making it so that the 'Check out' button is 
automatically clicked</li>
        <li>If the barcode is not found you will be prompted to use fast 
cataloging to add the item. Learn more about fast cataloging later in this 
manual.</li>
 </ul>
 
@@ -42,19 +42,19 @@
 
 <p>Once you have checked out all of the items for the patron you can print 
them a receipt by choosing one of two methods.</p>
 
-<p>The first is that you can simply hit enter on your keyboard or scan a blank 
piece of paper with your barcode scanner. The idea being that you're "checking 
out" a blank barcode which triggers Koha to print the 'Quick Slip.'</p>
+<p>The first is that you can simply hit enter on your keyboard or scan a blank 
piece of paper with your barcode scanner. The idea being that you're "checking 
out" a blank barcode which triggers Koha to print the 'Quick slip.'</p>
 
-<p>The second is that you can click the Print button at the top of the screen 
and choosing 'Print Slip' or 'Quick Slip'.</p>
+<p>The second is that you can click the Print button at the top of the screen 
and choosing 'Print slip' or 'Quick slip'.</p>
 
-<p>If you choose 'Print Slip' it will print all of the items the patron has 
checked out, including those they checked out at an earlier date. Choosing 
'Quick Slip' will print only the items that were checked out today.</p>
+<p>If you choose 'Print slip' it will print all of the items the patron has 
checked out, including those they checked out at an earlier date. Choosing 
'Quick slip' will print only the items that were checked out today.</p>
 
 <p>If there are notes on the patron record these will appear to the right of 
the checkout box</p>
 
 <p>If the patron has a hold waiting at the library that too will appear to the 
right of the check out box making it easy for the circulation librarian to see 
that there is another item to give the patron</p>
 
-<p>When you're done checking an item out if you have the 
DisplayClearScreenButton preference set to 'Show' you can clear the current 
patron by clicking the X in the top right of the patron's info to remove the 
current patron from the screen and start over.</p>
+<p>When you're done checking an item out if you have the 
DisplayClearScreenButton preference set to 'Show' you can clear the current 
patron by clicking the 'X' in the top right of the patron's info to remove the 
current patron from the screen and start over.</p>
 
-<h2>Check Out Messages</h2>
+<h2>Check out messages</h2>
 
 <p>There are times when Koha will prevent the librarian from being able to 
check out items to a patron. When this happens a warning will appear notifying 
the librarian of why the patron cannot check items out.</p>
 
@@ -68,7 +68,7 @@
 </li>
        <li>Patron has been barred from the library
 <ul>
-       <li>This can be set by the librarian editing a patron record and adding 
a flag or by the Overdue/Notice Status Triggers</li>
+    <li>This can be set by the librarian editing a patron record and adding a 
flag or by the Overdue/Notice status triggers</li>
 </ul>
 </li>
        <li>Patron needs to confirm their address
@@ -83,7 +83,7 @@
 </li>
 </ul>
 
-<h2>Check Out Warnings</h2>
+<h2>Check out warnings</h2>
 
 <p>Sometimes checkouts will trigger warning messages that will appear in a 
yellow box above the check out field. These warnings need to be acknowledged 
before you will be able to continue checking items out.</p>
 
@@ -105,6 +105,6 @@
        <li>Barcode not found</li>
 </ul>
 
-<p><strong>See the full documentation for Checking Out in the <a 
href="http://manual.koha-community.org/3.6/en/circulation.html#checkingout";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for checking out in the <a 
href="http://manual.koha-community.org/3.6/en/circulation.html#checkingout";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
index c6446dd..fdf5689 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
@@ -11,6 +11,6 @@
        <li style="background-color: #ffe599">Tip: Large libraries can choose 
to filter the report before it runs by setting the FilterBeforeOverdueReport 
system preference to 'Require'.</li>
 </ul>
 
-<p><strong>See the full documentation for Overdues in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#overduesreport";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for overdues in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#overduesreport";>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/circ/pendingreserves.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
index 4ab1ae1..4c1594a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds to Pull</h1>
+<h1>Holds to pull</h1>
 
 <p>This report will show you all of the items that have holds on them that are 
available at the library for pulling.</p>
 
@@ -14,15 +14,15 @@
 </li>
        <li>RandomizeHoldsQueueWeight
 <ul>
-       <li>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are 
set, the list of library codes in the 'StaticHoldsQueueWeight' system 
preference are randomized rather than statically ranked. If 
RandomizeHoldsQueueWeight alone is set, the list of all available library codes 
is used to randomize the weight.</li>
+    <li>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are set, 
the list of library codes in the 'StaticHoldsQueueWeight' system preference are 
randomized rather than statically ranked. If 'RandomizeHoldsQueueWeight' alone 
is set, the list of all available library codes is used to randomize the 
weight.</li>
 </ul>
 </li>
 </ul>
 
 <p>If neither 'RandomizeHoldsQueueWeight' or 'StaticHoldsQueueWeight' is set, 
the holds queue is statically ranked according to how they are pulled out of 
the system database.</p>
 
-<p>You can limit the results you see by using the Refine box on the left side 
of the page</p>
+<p>You can limit the results you see by using the 'Refine' box on the left 
side of the page</p>
 
-<p><strong>See the full documentation for Holds to Pull in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdspull";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for holds to pull in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdspull";>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/circ/reserveratios.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
index ab3b231..bdc3381 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
@@ -1,10 +1,10 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Hold Ratios</h1>
+<h1>Hold ratios</h1>
 
 <p>Hold ratios help with collection development. Using this report you will be 
able to see how many of your patrons have holds on items and whether you should 
buy more. By default it will be set to the library needing 3 items per hold 
that has been placed. The report will tell you how many additional items need 
to be purchased to meet this quota.</p>
 
-<p><strong>See the full documentation for Hold Ratios in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdratios";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for hold ratios in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdratios";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
index 613a626..1e14d4b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Checking in (Returning)</h1>
+<h1>Checking in (returning)</h1>
 
 <p>Checking in items can be performed from various different locations</p>
 
@@ -10,7 +10,7 @@
        <li>The check in link on the patron's checkout summary (and on the 
checkout summary page)</li>
 </ul>
 
-<h2>Checking Items In</h2>
+<h2>Checking items in</h2>
 
 <p>To check an item in scan the barcode for the item into the box provided. A 
summary of all items checked in will appear below the checkin box</p>
 
@@ -22,7 +22,7 @@
 
 <p>You can also choose to forgive all overdue charges for items you are 
checking in by checking the 'Forgive overdue charges' box before scanning 
items.</p>
 
-<h2>Check In Messages</h2>
+<h2>Check in messages</h2>
 
 <p>There are several messages that can appear when checking items in:</p>
 
@@ -39,20 +39,20 @@
 </li>
        <li>If you're checking an item in that has a hold on it, you will be 
prompted to confirm the hold
 <ul>
-       <li>Clicking the Confirm hold button will mark the item as waiting for 
pickup from the library</li>
-       <li>Clicking the Print Slip and Confirm button will mark the item as 
waiting for pickup at the library and present the library with a receipt to 
print and place on the book with the patron's information</li>
-       <li>Ignoring the hold will leave the item on hold, but leave its status 
as Available (it will not cancel the hold)</li>
+    <li>Clicking the 'Confirm' hold button will mark the item as waiting for 
pickup from the library</li>
+    <li>Clicking the 'Print slip and confirm' button will mark the item as 
waiting for pickup at the library and present the library with a receipt to 
print and place on the book with the patron's information</li>
+    <li>Ignoring the hold will leave the item on hold, but leave its status as 
available (it will not cancel the hold)</li>
 </ul>
 </li>
        <li>If you're checking in an item that has a hold on it at another 
library you will be prompted to confirm and transfer the item
 <ul>
-       <li>Clicking the Confirm hold and Transfer button will mark the item as 
in transit to the library where the hold was placed</li>
-       <li>Clicking the Print Slip, Transfer and Confirm button will mark the 
item as in transit to the library where the hold was placed and present the 
library with a receipt to print and place on the book with the patron's 
information</li>
-       <li>Ignoring the hold will leave the item on hold, but leave its status 
as Available (it will not cancel the hold)</li>
+    <li>Clicking the 'Confirm hold and transfer' button will mark the item as 
in transit to the library where the hold was placed</li>
+    <li>Clicking the 'Print slip, transfer and confirm' button will mark the 
item as in transit to the library where the hold was placed and present the 
library with a receipt to print and place on the book with the patron's 
information</li>
+    <li>Ignoring the hold will leave the item on hold, but leave its status as 
Available (it will not cancel the hold)</li>
 </ul>
 </li>
 </ul>
 
-<p><strong>See the full documentation for Checking In in the <a 
href="http://manual.koha-community.org/3.6/en/checkingin.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for checking in in the <a 
href="http://manual.koha-community.org/3.6/en/checkingin.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
index 4f399cc..b913cbf 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Set Library</h1>
+<h1>Set library</h1>
 
 <p>By default you will enter the staff client as if you are at your home 
library. This library will appear in the top right of the Staff Client.</p>
 
@@ -8,6 +8,6 @@
 
 <p>Once you have saved your changes you new library will appear in the top 
right.</p>
 
-<p><strong>See the full documentation for Setting your Library in the <a 
href="http://manual.koha-community.org/3.6/en/setlibrary.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for setting your library in the <a 
href="http://manual.koha-community.org/3.6/en/setlibrary.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/circ/transferstoreceive.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
index 865aaa7..8f93352 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Transfers To Receive</h1>
+<h1>Transfers To receive</h1>
 
 <p>This report will list all of the items that Koha thinks are in transit to 
your library.</p>
 
@@ -8,6 +8,6 @@
 
 <p style="color: #990000">Important: An item is considered late based on the 
number of days you have entered in the TransfersMaxDaysWarning system 
preference.</p>
 
-<p><strong>See the full documentation for Transfers to Receive in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#transferstoreceive";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for transfers to receive in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#transferstoreceive";>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/circ/view_holdsqueue.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
index 409cce0..8395024 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
@@ -1,9 +1,9 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds Queue</h1>
+<h1>Holds queue</h1>
 
-<p>This report will show you all of the holds at your library. To generate 
this report, you must have the Build Holds Queue cron job running.</p>
+<p>This report will show you all of the holds at your library. To generate 
this report, you must have the 'Build holds queue' cron job running.</p>
 
-<p><strong>See the full documentation for the Holds Queue in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdsqueue";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for the holds queue in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdsqueue";>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/circ/waitingreserves.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
index eb1e3ec..417d7f0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
@@ -1,11 +1,11 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds Awaiting Pickup</h1>
+<h1>Holds awaiting pickup</h1>
 
 <p>This report will show all of the holds that are waiting for patrons to pick 
them up.</p>
 
-<p>Items that have been on the hold shelf longer than you normally allow 
(based on the ReservesMaxPickUpDelay preference value) will appear on the 
'Holds Over' tab, they will not automatically be cancelled.</p>
+<p>Items that have been on the hold shelf longer than you normally allow 
(based on the ReservesMaxPickUpDelay preference value) will appear on the 
'Holds over' tab, they will not automatically be cancelled.</p>
 
-<p><strong>See the full documentation for Holds Awaiting Pickup in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdspickup";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for holds awaiting pickup in the <a 
href="http://manual.koha-community.org/3.6/en/circreports.html#holdspickup";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.5.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to