phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] tts/index.php, 1.43.2.7.2.2.2.5


From: nomail
Subject: [Phpgroupware-cvs] tts/index.php, 1.43.2.7.2.2.2.5
Date: Tue, 11 May 2004 15:39:05 +0200

Update of /tts
Modified Files:
        Branch: Version-0_9_16-branch
          index.php

date: 2004/05/11 13:39:05;  author: lpiepho;  state: Exp;  lines: +2 -2

Log Message:
fixes in template set
=====================================================================
Index: tts/index.php
diff -u tts/index.php:1.43.2.7.2.2.2.4 tts/index.php:1.43.2.7.2.2.2.5
--- tts/index.php:1.43.2.7.2.2.2.4      Fri Apr 16 11:30:05 2004
+++ tts/index.php       Tue May 11 13:39:05 2004
@@ -283,7 +283,7 @@
 
                        if (! $ticket_read)
                        {
-                               
$GLOBALS['phpgw']->template->set_var('row_status','<img 
src="templates/default/images/updated.gif">');
+                               
$GLOBALS['phpgw']->template->set_var('row_status','<img src="templates/' . 
$GLOBALS['phpgw_info']['server']['template_set'] . '/images/updated.png">');
                        }
                        else
                        {




reply via email to

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