From 2e9e28262d9e5661ebe2d2c0976cdcd8b3832340 Mon Sep 17 00:00:00 2001
From: Gene Hirayama <gene.hirayama@forgerock.com>
Date: Thu, 12 Jun 2014 19:13:51 +0000
Subject: [PATCH] OPENDJ-1489/CR-3718: Update OpenDJ Docs for 2.1.2 Branding

---
 opends/src/main/docbkx/admin-guide/index.xml |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/opends/src/main/docbkx/admin-guide/index.xml b/opends/src/main/docbkx/admin-guide/index.xml
index c42b810..25729c7 100644
--- a/opends/src/main/docbkx/admin-guide/index.xml
+++ b/opends/src/main/docbkx/admin-guide/index.xml
@@ -31,7 +31,9 @@
  xmlns:xlink='http://www.w3.org/1999/xlink'
  xmlns:xinclude='http://www.w3.org/2001/XInclude'>
  <info>
-  <title>OpenDJ <?eval ${docTargetVersion}?> Administration Guide</title>
+  <xinclude:include href="../shared/mediaobject-fr-logo.xml" />
+  <title>OpenDJ Administration Guide</title>
+  <subtitle>Version ${docTargetVersion}</subtitle>
   <abstract>
    <para>Hands-on guide to configuring and using OpenDJ features. The OpenDJ
    project offers open source LDAP directory services in Java.</para>
@@ -42,16 +44,17 @@
   </copyright>
   <authorgroup>
    <author>
-    <personname><firstname>Mark</firstname><surname>Craig</surname></personname>
+    <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
    </author>
    <author>
-    <personname><firstname>Nemanja</firstname><surname>Lukić</surname></personname>
+    <personname><firstname>Nemanja </firstname><surname>Lukić</surname></personname>
    </author>
    <author>
-    <personname><firstname>Ludovic</firstname><surname>Poitou</surname></personname>
+    <personname><firstname>Ludovic </firstname><surname>Poitou</surname></personname>
    </author>
    <author>
-    <personname><firstname>Chris</firstname><surname>Ridd</surname></personname>
+    <personname><firstname>Chris </firstname><surname>Ridd</surname></personname>
+    <xinclude:include href="../shared/affiliation-fr.xml"/>
    </author>
   </authorgroup>
   <xinclude:include href='../legal.xml' />

--
Gitblit v1.10.0