[open-ils-commits] r19539 - branches/rel_2_0/Open-ILS/web/templates/default/acq/picklist (gmc)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Feb 24 16:58:38 EST 2011


Author: gmc
Date: 2011-02-24 16:58:32 -0500 (Thu, 24 Feb 2011)
New Revision: 19539

Modified:
   branches/rel_2_0/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2
Log:
typo fix

"Pat, I'd like to buy a vowel"

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

Modified: branches/rel_2_0/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2
===================================================================
--- branches/rel_2_0/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 21:57:55 UTC (rev 19538)
+++ branches/rel_2_0/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 21:58:32 UTC (rev 19539)
@@ -13,7 +13,7 @@
                 <td><select dojoType='dijit.form.ComboBox' jsId='plSelector'/></td>
             </tr>
             <tr id='acq-brief-record-po-row'>
-                <td>Adding to Purchse Order</td>
+                <td>Adding to Purchase Order</td>
                 <td><input dojoType='dijit.form.TextBox' jsId='poNumber' disabled='disabled'/></td>
             </tr>
             <tr id='acq-brief-record-row'>



More information about the open-ils-commits mailing list