phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default accounts_popup.tpl,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default accounts_popup.tpl,1.1.2.7,1.1.2.8
Date: Sun, 04 May 2003 20:59:53 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv18490/templates/default

Modified Files:
      Tag: Version-0_9_16-branch
        accounts_popup.tpl 
Log Message:
update accounts_popup

Index: accounts_popup.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/phpgwapi/templates/default/Attic/accounts_popup.tpl,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -r1.1.2.7 -r1.1.2.8
*** accounts_popup.tpl  5 May 2003 00:01:09 -0000       1.1.2.7
--- accounts_popup.tpl  5 May 2003 00:59:51 -0000       1.1.2.8
***************
*** 49,53 ****
  <table border="0" width="100%" cellpadding="0" cellspacing="0">
        <tr>
!               <td valign="top">
                        <table border="0" width="100%" cellpadding="2" 
cellspacing="2">
                                <tr>
--- 49,53 ----
  <table border="0" width="100%" cellpadding="0" cellspacing="0">
        <tr>
!               <td valign="top" width="20%">
                        <table border="0" width="100%" cellpadding="2" 
cellspacing="2">
                                <tr>
***************
*** 56,71 ****
  <!-- BEGIN bla_intro -->
                                <tr>
!                                       <td bgcolor="{th_bg}"><font 
face="{font}">{lang_show_users}</font></td>
!                               <!--    <td width="10%" bgcolor="{th_bg}" 
align="center"><font face="{font}">{lang_show_user}</font></td> -->
                                        <td width="10%" bgcolor="{th_bg}" 
align="center"><font face="{font}">{lang_select}</font></td>
                                </tr>
  
  <!-- END bla_intro -->
  <!-- BEGIN other_intro -->
                                <tr>
!                                       <td bgcolor="{th_bg}" colspan="2"><font 
face="{font}">{lang_show_users}</font></td>
                                <!--    <td width="10%" bgcolor="{th_bg}" 
align="center"><font face="{font}">{lang_show_user}</font></td> -->
                                </tr>
  <!-- END other_intro -->
  <!-- BEGIN group_cal -->
                                <tr bgcolor="{tr_color}">
--- 56,72 ----
  <!-- BEGIN bla_intro -->
                                <tr>
!                                       <td bgcolor="{th_bg}"><font 
face="{font}">{lang_perm}</font></td>
                                        <td width="10%" bgcolor="{th_bg}" 
align="center"><font face="{font}">{lang_select}</font></td>
                                </tr>
  
  <!-- END bla_intro -->
+ 
  <!-- BEGIN other_intro -->
                                <tr>
!                                       <td bgcolor="{th_bg}" colspan="2"><font 
face="{font}">{lang_perm}</font></td>
                                <!--    <td width="10%" bgcolor="{th_bg}" 
align="center"><font face="{font}">{lang_show_user}</font></td> -->
                                </tr>
  <!-- END other_intro -->
+ 
  <!-- BEGIN group_cal -->
                                <tr bgcolor="{tr_color}">
***************
*** 90,101 ****
                                <tr bgcolor="{tr_color}">
                                        <td><a href="{link_user_group}"><font 
face="{font}">{name_user_group}</font></a></td>
-                               <!--    <td align="center">
-                                       <form method="POST" 
action="{user_action}">
-                                               <font face="{font}"><input 
type="submit" name="show_user" value="{lang_show_user}"></font>
-                                       </form>
-                                       </td> -->
                                </tr>
  
  <!-- END group_other -->
  
                        </table>
--- 91,116 ----
                                <tr bgcolor="{tr_color}">
                                        <td><a href="{link_user_group}"><font 
face="{font}">{name_user_group}</font></a></td>
                                </tr>
  
  <!-- END group_other -->
+ 
+ <!-- BEGIN all_intro -->
+                               <tr height="5">
+                                       <td>&nbsp;</td>
+                               </tr>
+                               <tr>
+                                       <td bgcolor="{th_bg}" colspan="2"><font 
face="{font}">{lang_nonperm}</font></td>
+                               </tr>
+ 
+ <!-- END all_intro -->
+ 
+ <!-- BEGIN group_all -->
+ 
+                               <tr bgcolor="{tr_color}">
+                                       <td colspan="2"><a 
href="{link_all_group}"><font face="{font}">{name_all_group}</font></a></td>
+                               </tr>
+ 
+ <!-- END group_all -->
+ 
  
                        </table>





reply via email to

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