phpldapadmin: Upgrade configuration to 1.2.0.5.
[matthijs/servers/drsnuggles.git] / etc / phpldapadmin / templates / creation / organizationalRole.xml
index 66962887610f5d887305a7037c76e20bbc40d3e5..85e595a4e6578ca81615b6af92a70225b76d226e 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE template SYSTEM "template.dtd">
+
 <template>
-<title>Organisational Role</title>
-<!--<regexp>^ou=People,o=.*,</regexp>-->
-<icon>images/o.png</icon>
-<description>New Organisational Role</description>
 <askcontainer>1</askcontainer>
+<description>New Organisational Role</description>
+<icon>ldap-o.png</icon>
+<invalid>0</invalid>
 <rdn>cn</rdn>
+<!--<regexp>^ou=People,o=.*,</regexp>-->
+<title>Generic: Organisational Role</title>
 <visible>1</visible>
 
 <objectClasses>
@@ -21,7 +23,7 @@
 </attribute>
 <attribute id="telephoneNumber">
        <display>Work phone</display>
-       <icon>images/phone.png</icon>
+       <icon>phone.png</icon>
        <order>2</order>
 </attribute>
 <attribute id="facsimileTelephoneNumber">
        <order>3</order>
        <spacer>1</spacer>
 </attribute>
-
 <attribute id="description">
        <display>Comments</display>
-       <icon>images/light.png</icon>
+       <icon>light.png</icon>
        <order>4</order>
        <spacer>1</spacer>
 </attribute>
-
 <attribute id="roleOccupant">
        <display>Occupant</display>
-       <icon>images/object.png</icon>
+       <icon>ldap-default.png</icon>
        <order>5</order>
        <spacer>1</spacer>
 </attribute>
-
 <attribute id="street">
        <display>Street Address</display>
-       <icon>images/mail.png</icon>
+       <icon>mail.png</icon>
        <order>6</order>
 </attribute>
 <attribute id="l">
        <order>9</order>
        <spacer>1</spacer>
 </attribute>
-
 <attribute id="postalAddress">
        <display>Postal Address</display>
-       <icon>images/mail.png</icon>
+       <icon>mail.png</icon>
        <order>10</order>
        <spacer>1</spacer>
 </attribute>
 <attribute id="registeredAddress">
        <display>Registered Address</display>
-       <icon>images/mail.png</icon>
+       <icon>mail.png</icon>
        <order>11</order>
 </attribute>
-
 </attributes>
+
 </template>