Index: installers/debian/dotlrn/templates
===================================================================
RCS file: /usr/local/cvsroot/installers/debian/dotlrn/templates,v
diff -u -r1.4 -r1.5
--- installers/debian/dotlrn/templates	1 Apr 2008 10:35:41 -0000	1.4
+++ installers/debian/dotlrn/templates	3 Apr 2008 11:55:57 -0000	1.5
@@ -1,66 +1,66 @@
 Template: dotlrn/db_host
 Type: string
 Default: localhost
-Description: Database server hostname:
+_Description: Database server hostname:
  Please enter the hostname of the database server host.
 
 Template: dotlrn/dba_name
 Type: string
 Default: postgres
-Description: Database administrator username:
+_Description: Database administrator username:
  Please enter the PostgreSQL administrator username, needed for
  the database creation.
 
 Template: dotlrn/dba_password
 Type: password
-Description: Database administrator password:
+_Description: Database administrator password:
  Please enter the PostgreSQL administrator password, needed for
  the database creation.
 
 Template: dotlrn/dba_confirm
 Type: password
-Description: DBA password confirmation:
+_Description: DBA password confirmation:
  Please confirm the password in order to continue the process.
 
 Template: dotlrn/mismatch
 Type: note
-Description: Password mismatch
+_Description: Password mismatch
  The password and its confirmation do not match. Please
  reenter the passwords.
 
 Template: dotlrn/dbu_name
 Type: string
 Default: www-data 
-Description: Database owner username:
+_Description: Database owner username:
  Please enter the username of the dotLRN database owner.
 
 Template: dotlrn/dbu_password
 Type: password
-Description: Database owner password:
+_Description: Database owner password:
  Please enter the password of the dotLRN database owner.
 
 Template: dotlrn/dbu_confirm
 Type: password
-Description: Database user password confirmation:
+_Description: Database user password confirmation:
  Please confirm the password of the dotLRN database owner.
 
 Template: dotlrn/notconfigured
 Type: note
-Description: Warning - dotLRN is not configured
+_Description: Warning - dotLRN is not configured
  Please note that you have not completed the dotLRN configuration. For
  completing it, please use "dpkg-reconfigure dotlrn" later.
 
 Template: dotlrn/tsearch_not_enabled
 Type: note
-Description: Warning - Full Text Search not enabled
+_Description: Warning - Full Text Search not enabled
  Full Text Search will not be enabled because tsearch
  tables are not found.
  .
  To enable it, please read /usr/share/doc/README.tsearch.
 
 Template: dotlrn/create_tables
 Type: note
-Description: Warning - dotLRN database tables not created
+_Description: Warning - dotLRN database tables not created
  The dotLRN install script will create the database, but
  the tables are to be created with a script. Please
  launch it right after the install: