[open-ils-commits] r10444 -
trunk/Open-ILS/xul/staff_client/server/admin
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Aug 25 17:58:12 EDT 2008
Author: erickson
Date: 2008-08-25 17:58:07 -0400 (Mon, 25 Aug 2008)
New Revision: 10444
Modified:
trunk/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
Log:
typo yes -> no
Modified: trunk/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml 2008-08-25 21:57:34 UTC (rev 10443)
+++ trunk/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml 2008-08-25 21:58:07 UTC (rev 10444)
@@ -54,7 +54,7 @@
<td>
<span>&staff.server.admin.copy_locations.editor.yes;</span>
<input type='radio' name='cl_new_hold' id='cl_new_hold_yes'/>
- <span>&staff.server.admin.copy_locations.editor.yes;</span>
+ <span>&staff.server.admin.copy_locations.editor.no;</span>
<input type='radio' name='cl_new_hold'
id='cl_new_hold_no' checked='checked'> </input>
</td>
More information about the open-ils-commits
mailing list