Correct misleading text
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 14 Jan 2010 16:15:56 +0000 (16:15 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 14:54:59 +0000 (09:54 -0500)
Some koha acq terminology is confusing to new users so lets at least
be consistent in our usages we are adding to the basket here not an order

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl

index 4c4dd3f..d54906b 100644 (file)
         <br />
         <!-- TMPL_UNLESS name="closedate" -->
         <fieldset id="acqui_basket_add">
-            <legend>Add To Order</legend>
+            <legend>Add Order To Basket</legend>
             <form action="/cgi-bin/koha/acqui/neworderbiblio.pl" method="post">
                 <input type="hidden" name="booksellerid" value="<!-- TMPL_VAR NAME="booksellerid" -->" />
                 <input type="hidden" name="basketno" value="<!-- TMPL_VAR NAME="basketno" -->" />