phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] admin/templates/default accounts.tpl,1.8.4.1


From: Caeies
Subject: [Phpgroupware-cvs] admin/templates/default accounts.tpl,1.8.4.1
Date: Fri, 9 Dec 2005 10:32:00 +0100

Update of admin/templates/default

Modified Files:
     Branch: Version-0_9_16-branch
            accounts.tpl lines: +2 -0

Log Message:
Applyed patch #4475 "Display users status" with adding support in probusiness 
template

====================================================
Index: admin/templates/default/accounts.tpl
diff -u admin/templates/default/accounts.tpl:1.8 
admin/templates/default/accounts.tpl:1.8.4.1
--- admin/templates/default/accounts.tpl:1.8    Thu Jan 10 18:00:50 2002
+++ admin/templates/default/accounts.tpl        Fri Dec  9 09:32:11 2005
@@ -16,6 +16,7 @@
     <td>{lang_loginid}</td>
     <td>{lang_lastname}</td>
     <td>{lang_firstname}</td>
+    <td>{lang_status}</td>
     <td>{lang_edit}</td>
     <td>{lang_delete}</td>
     <td>{lang_view}</td>
@@ -49,6 +50,7 @@
     <td>{row_loginid}</td>
     <td>{row_lastname}</td>
     <td>{row_firstname}</td>
+    <td>{row_status}</td>
     <td width="5%">{row_edit}</td>
     <td width="5%">{row_delete}</td>
     <td width="5%">{row_view}</td>






reply via email to

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