[open-ils-commits] r19537 - trunk/Open-ILS/web/templates/default/acq/picklist (gmc)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Feb 24 16:57:29 EST 2011


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

Modified:
   trunk/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: trunk/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2
===================================================================
--- trunk/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 20:04:33 UTC (rev 19536)
+++ trunk/Open-ILS/web/templates/default/acq/picklist/brief_record.tt2	2011-02-24 21:57:23 UTC (rev 19537)
@@ -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