phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] manual/inc/functions.inc.php, 1.12.2.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] manual/inc/functions.inc.php, 1.12.2.1.2.2
Date: Sat, 6 Nov 2004 17:13:49 +0100

Update of /manual/inc
Modified Files:
        Branch: Version-0_9_16-branch
          functions.inc.php

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: manual/inc/functions.inc.php
diff -u manual/inc/functions.inc.php:1.12.2.1.2.1 
manual/inc/functions.inc.php:1.12.2.1.2.2
--- manual/inc/functions.inc.php:1.12.2.1.2.1   Tue Jul 20 11:54:39 2004
+++ manual/inc/functions.inc.php        Sat Nov  6 16:13:49 2004
@@ -65,7 +65,7 @@
 
                $str  = '<table cellpadding="10" width="20%"><td>';
                $str .= '<font 
face="'.$GLOBALS['phpgw_info']['theme']['font'].'" size="2">';
-               $str .= 'Note: Some of this information is out of date<br>';
+               $str .= 'Note: Some of this information is out of date<br />';
 
                $GLOBALS['treemenu'] = Array();
 




reply via email to

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