phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] setup/ldap.php, 1.54.2.1


From: nomail
Subject: [Phpgroupware-cvs] setup/ldap.php, 1.54.2.1
Date: Sat, 6 Nov 2004 17:13:46 +0100

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

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: setup/ldap.php
diff -u setup/ldap.php:1.54 setup/ldap.php:1.54.2.1
--- setup/ldap.php:1.54 Sun Aug 11 23:54:57 2002
+++ setup/ldap.php      Sat Nov  6 16:13:46 2004
@@ -47,7 +47,7 @@
 
        if ($GLOBALS['error'])
        {
-               //echo '<br><center><b>Error:</b> '.$error.'</center>';
+               //echo '<br /><center><b>Error:</b> '.$error.'</center>';
                
$GLOBALS['phpgw_setup']->html->show_alert_msg('Error',$GLOBALS['error']);
        }
 




reply via email to

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