[open-ils-commits] r19538 - branches/rel_2_1/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:01 EST 2011


Author: gmc
Date: 2011-02-24 16:57:55 -0500 (Thu, 24 Feb 2011)
New Revision: 19538

Modified:
   branches/rel_2_1/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_1/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2
===================================================================
--- branches/rel_2_1/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 21:57:23 UTC (rev 19537)
+++ branches/rel_2_1/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 21:57:55 UTC (rev 19538)
@@ -11,7 +11,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