phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/inc/class.uicustom_fields.inc.php, 1.1.2.3


From: nomail
Subject: [Phpgroupware-cvs] calendar/inc/class.uicustom_fields.inc.php, 1.1.2.3
Date: Sat, 6 Nov 2004 17:13:42 +0100

Update of /calendar/inc
Modified Files:
        Branch: Version-0_9_16-branch
          class.uicustom_fields.inc.php

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: calendar/inc/class.uicustom_fields.inc.php
diff -u calendar/inc/class.uicustom_fields.inc.php:1.1.2.2 
calendar/inc/class.uicustom_fields.inc.php:1.1.2.3
--- calendar/inc/class.uicustom_fields.inc.php:1.1.2.2  Sat Aug  9 14:06:29 2003
+++ calendar/inc/class.uicustom_fields.inc.php  Sat Nov  6 16:13:42 2004
@@ -67,8 +67,8 @@
                                'hidden_vars'  => '',
                                'lang_error'   => $error,
                                'lang_name'    => lang('Name'),
-                               'lang_length'  => lang('Length<br>(<= 255)'),
-                               'lang_shown'   => lang('Length shown<br>(emtpy 
for full length)'),
+                               'lang_length'  => lang('Length<br />(<= 255)'),
+                               'lang_shown'   => lang('Length shown<br 
/>(emtpy for full length)'),
                                'lang_order'   => lang('Order'),
                                'lang_title'   => lang('Title-row'),
                                'lang_disabled'=> lang('Disabled'),




reply via email to

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