Browse Source

- titles for admin, devel and faq chapters are defined via entities for coherence and easier management

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3940 689a6050-402a-0410-94f2-e92a70836424
Daniel-Constantin Mierla 17 years ago
parent
commit
9d710aa0ad
2 changed files with 5 additions and 5 deletions
  1. 4 4
      modules/db_postgres/km_README
  2. 1 1
      modules/db_postgres/km_doc/db_postgres_admin.xml

+ 4 - 4
modules/db_postgres/km_README

@@ -10,13 +10,13 @@ Greg Fausak
 
    Copyright © 2003 Greg Fausak
    Revision History
-   Revision $Revision$ $Date: 2008-03-08 01:03:56 +0200
-                              (Sat, 08 Mar 2008) $
+   Revision $Revision$ $Date: 2008-03-19 21:31:30 +0200
+                              (Wed, 19 Mar 2008) $
      __________________________________________________________
 
    Table of Contents
 
-   1. User's Guide
+   1. Admin Guide
 
         1.1. Overview
         1.2. Dependencies
@@ -28,7 +28,7 @@ Greg Fausak
         1.4. Exported Functions
         1.5. Installation and Running
 
-Chapter 1. User's Guide
+Chapter 1. Admin Guide
 
 1.1. Overview
 

+ 1 - 1
modules/db_postgres/km_doc/db_postgres_admin.xml

@@ -2,7 +2,7 @@
 
 <chapter>
 	
-	<title>User's Guide</title>
+	<title>&adminguide;</title>
 	
 	<section>
 	<title>Overview</title>