phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] addressbook/setup/setup.inc.php, 1.19.2.6.2.3


From: nomail
Subject: [Phpgroupware-cvs] addressbook/setup/setup.inc.php, 1.19.2.6.2.3
Date: Sat, 6 Nov 2004 17:13:48 +0100

Update of /addressbook/setup
Modified Files:
        Branch: Version-0_9_16-branch
          setup.inc.php

date: 2004/11/06 16:13:48;  author: powerstat;  state: Exp;  lines: +3 -3

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: addressbook/setup/setup.inc.php
diff -u addressbook/setup/setup.inc.php:1.19.2.6.2.2 
addressbook/setup/setup.inc.php:1.19.2.6.2.3
--- addressbook/setup/setup.inc.php:1.19.2.6.2.2        Sat Sep 13 23:03:17 2003
+++ addressbook/setup/setup.inc.php     Sat Nov  6 16:13:48 2004
@@ -22,8 +22,8 @@
        $setup_info['addressbook']['note']   = 'The phpgwapi manages contact 
data.  Addressbook manages servers for its remote capability.';
        $setup_info['addressbook']['license']  = 'GPL';
        $setup_info['addressbook']['description'] =
-               'Contact manager with Vcard support.<br>
-               Addressbook is the phpgroupware default contact application. 
<br>
+               'Contact manager with Vcard support.<br />
+               Addressbook is the phpgroupware default contact application. 
<br />
                It makes use of the phpgroupware contacts class to store and 
retrieve 
                contact information via SQL (with the option of data being 
availble read only via LDAP).';
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]