From 930974dad5b9c014df0782b5adcc56f0cce06eec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bartek=20G=C3=B3rny?= <bartek@gorny.edu.pl>
Date: Wed, 8 Aug 2007 14:04:26 +0000
Subject: [PATCH] replaced ampersand in a property title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15562 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml b/bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
index 43d077d751..9c642a877e 100644
--- a/bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
+++ b/bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
@@ -19,7 +19,7 @@
   </role>
   <role id='Assignor'>
    <property id='title'>HR people</property>
-   <property id='description'>anybody working in Administration & HRD/Human Ressources Services</property>
+   <property id='description'>anybody working in Administration or HRD/Human Ressources Services</property>
    <property id='priority'>10</property>
    <property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
    <multi_property id='category'>group/au/auc/odc/dahrd/hrsd</multi_property>
@@ -41,4 +41,4 @@
    <multi_property id='category'>function/auc/directorate/deputy_director_of_directorate</multi_property>
    <multi_property id='base_category'>function</multi_property>
   </role>
-</type_roles>
\ No newline at end of file
+</type_roles>
-- 
2.30.9