Author: mj
Date: Fri Nov  4 10:24:13 2011
New Revision: 10260

Log:
Fixes #2019.

Modified:
   trunk/plugins/sfEacPlugin/modules/sfEacPlugin/templates/indexSuccess.xml.php

Modified: 
trunk/plugins/sfEacPlugin/modules/sfEacPlugin/templates/indexSuccess.xml.php
==============================================================================
--- 
trunk/plugins/sfEacPlugin/modules/sfEacPlugin/templates/indexSuccess.xml.php    
    Fri Nov  4 10:17:41 2011        (r10259)
+++ 
trunk/plugins/sfEacPlugin/modules/sfEacPlugin/templates/indexSuccess.xml.php    
    Fri Nov  4 10:24:13 2011        (r10260)
@@ -109,13 +109,13 @@
 
       <function>
 
-        <term><?php echo esc_specialchars($resource->functions) ?></term>
+        <descriptiveNote><?php echo esc_specialchars($resource->functions) 
?></descriptiveNote>
 
       </function>
 
       <occupation>
 
-        <term><?php echo esc_specialchars($resource->functions) ?></term>
+        <descriptiveNote><?php echo esc_specialchars($resource->functions) 
?></descriptiveNote>
 
       </occupation>
 

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to