adding some <CR> R_2-0-0pre3
authortipaul <tipaul>
Mon, 8 Sep 2003 13:36:00 +0000 (13:36 +0000)
committertipaul <tipaul>
Mon, 8 Sep 2003 13:36:00 +0000 (13:36 +0000)
misc/Install.pm

index ffa78be..0334a37 100644 (file)
@@ -229,8 +229,11 @@ $messages->{'AuthenticationWarning'}->{en} = heading('Authentication') . qq|
 This release of Koha has a new authentication module.  If you are not already
 using basic authentication on your intranet, you will be required to log in to
 access some of the features of the intranet.
+
 IMPORTANT :
+
 ============
+
 You can log in using the userid and password from the %s/koha.conf configuration file at any time.
 Use the "Members" module to add passwords for other accounts and set their permissions.
 
@@ -873,8 +876,11 @@ Database user [%s]: |;
 
 $messages->{'DatabasePassword'}->{en} = heading('Database Password') . qq|
 Please provide a good password for the user %s.
+
 IMPORTANT :
+
 ============
+
 You can log in using this userid and password at any time.
 Password for database user %s: |;