[open-ils-commits] r9482 -
trunk/Open-ILS/xul/staff_client/server/patron
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Apr 29 10:29:10 EDT 2008
Author: dbs
Date: 2008-04-29 09:49:05 -0400 (Tue, 29 Apr 2008)
New Revision: 9482
Modified:
trunk/Open-ILS/xul/staff_client/server/patron/ue.xhtml
Log:
Remove duplicate span id
Modified: trunk/Open-ILS/xul/staff_client/server/patron/ue.xhtml
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/patron/ue.xhtml 2008-04-29 13:48:20 UTC (rev 9481)
+++ trunk/Open-ILS/xul/staff_client/server/patron/ue.xhtml 2008-04-29 13:49:05 UTC (rev 9482)
@@ -942,7 +942,6 @@
<span id='ue_no_profile'>A profile group must be selected</span>
<span id='ue_bad_expire'>The user expiration date is invalid. We're expecting YYYY-MM-DD</span>
<span id='ue_bad_claims_returned'>The claims returned count is invalid</span>
- <span id='ue_no_profile'>A profile group must be selected</span>
<span id='ue_unknown_error'>An unknown formatting error occurred</span>
<span id='ue_bad_addr_label'>Address label is invalid</span>
<span id='ue_bad_addr_street'>Address street is invalid</span>
More information about the open-ils-commits
mailing list